Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
webarchive
/
test-link-href.html
blob: 084a12e9f34ff6234a5fb0badb46e9e530256f21 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpDOMAsWebArchive
();
</script>
<link
rel
=
"stylesheet"
href
=
"resources/test-style.css"
type
=
"text/css"
>
</head>
<body>
<div>
This text should be red sans-serif.
</div>
</body>
</html>