Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / word-break-next-linebox-not-dirty-crash-main.html
bloba366f3e7e00f7795a3d9032d516b1e33490082e9
1 <html>
2 Test passes if it does not crash.
3 <script>
4 if (window.testRunner)
6 testRunner.dumpAsText();
7 testRunner.waitUntilDone();
9 </script>
10 <iframe width="100" src="resources/word-break-next-linebox-not-dirty-crash.html"></iframe>
11 </html>