Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / innerHTML / 001-expected.html
blobb0fe05ae4a0e212eeec81ceb4eda53297e4a5e71
1 <html>
2 <body>
3 <div id="x">this text should show up twice</div>
4 <div id="y">this text should show up twice</div>
5 </body>
6 </html>