Sign in
webkit
/
WebKit
/
1ae32ffaa60e07410e8accdc0af3b31feaa74e3a
/
.
/
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>