Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
http
/
tests
/
css
/
css-imports-url-fragment.html
blob: a680109c52387d818d1b0767727064217c4bbee0 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<link
href
=
"css-imports-url-fragment.css"
rel
=
"stylesheet"
>
</head>
<body>
This test passes if it does not crash.
</body>
</html>