Sign in
webkit
/
WebKit
/
5bd663b95d2fa0048c9b51d7e90d3c09992ceb28
/
.
/
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>