Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
http
/
tests
/
text
/
font-preloading-via-header-empty-value-crash.html
blob: a6cac7b7d8a9272dde9ba508014f595411f062d4 [
file
] [
edit
]
<!DOCTYPE html>
<html>
<body>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
This test passes if it doesn't crash.
<iframe
src
=
"resources/font-preloading-via-header-empty-value-crash-iframe.py"
></iframe>
</body>
</html>