Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / innerHTML / 002-expected.html
blob0955d96638f29e2c2042a411dd25e635b8e1e43e
1 <html>
2 <body>
3 <div id="x"><b>this text should be bold both times</b></div>
4 <div id="y"><b>this text should be bold both times</b></div>
5 </body>
6 </html>