Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / international / multiline-and-object-inside-isolate-crash.html
blob6f7e3167dfb95515eb2b2c49182ba1c142c3b859
1 <pre>
2 <bdi>
3 PASS if this text displays only once, and no exception or crash
4 <object></object>
5 <div></div>
6 </bdi>
7 </pre>
9 <script>
10 if (window.testRunner)
11 testRunner.dumpAsText();
12 </script>