haikuwebkit/LayoutTests/fast/css/import-rule-regression-1159...

8 lines
517 B
HTML

<p>Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=11590">bug 11590</a>:
REGRESSION (r17726-r17742): Wikipedia page intermittently loads but doesn't render.</p>
<p>All four sides of the square below should be present for this test to really pass,
and WebKit shouldn't crash for it to pass partially.</p>
<link rel="stylesheet" type="text/css" href="resources/style.css">
<link rel="stylesheet" type="text/css" href="resources/imports.css">
<div style="border-top: solid; width: 100px; height: 100px;"></div>