Sign in
webkit
/
WebKit
/
e83748a3d986d861713edbad6b20589c06c9b99f
/
.
/
LayoutTests
/
http
/
tests
/
loading
/
resources
/
cached-stylesheet-from-different-domain-frame.html
blob: d28bfd1f33991343863c3a1330a66844d11c9797 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"http://127.0.0.1:8000/loading/resources/cached-stylesheet-from-different-domain-frame.css.php"
/>
</head>
<body>
<p>
Background should be green.
</p>
</body>
</html>