Sign in
webkit
/
WebKit
/
3a634092e3245645233a54f0f3632665b4137d5f
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
css
/
remove-pending-sheet-html-import-crash.html
blob: dda9887977e2c408052147f9f509335235dba85b [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<link
rel
=
"import"
href
=
"resources/import-layout-with-pending-sheet.html"
>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<p>
PASS if this test didn't crash.
</p>