tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / css / import-rule-regression-11590.html
1 <p>Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=11590">bug 11590</a>:
2 REGRESSION (r17726-r17742): Wikipedia page intermittently loads but doesn't render.</p>
3 <p>All four sides of the square below should be present for this test to really pass,
4 and WebKit shouldn't crash for it to pass partially.</p>
5 <link rel="stylesheet" type="text/css" href="resources/style.css">
6 <link rel="stylesheet" type="text/css" href="resources/imports.css">
7 <div style="border-top: solid; width: 100px; height: 100px;"></div>