repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
css
/
remove-pending-sheet-html-import-crash.html
blob
dda9887977e2c408052147f9f509335235dba85b
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>