Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / loader / javascript-url-iframe-crash.html
blob4bdb972d7dce82bd9e2de5a1f55e2beabbd9d1f7
1 <iframe src="javascript:''"></iframe>
2 <a><summary><pre><pre><pre><pre><pre><iframe src="javascript:''"></iframe>
4 <a>
5 <script>
6 if (window.testRunner)
7 testRunner.dumpAsText();
8 </script>
9 This test passes if it doesn't crash.