Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / remove-pending-sheet-html-import-crash.html
1 <!DOCTYPE html>
2 <link rel="import" href="resources/import-layout-with-pending-sheet.html">
3 <script>
4 if (window.testRunner)
5     testRunner.dumpAsText();
6 </script>
7 <p>PASS if this test didn't crash.</p>