Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / innerHTML / 003-expected.html
blob053e6a52704458df809c36035e563eb83df454be
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 <div>this text should show up once</div>
6 </body>
7 </html>