Sign in
webkit
/
WebKit
/
2b7db40d04e23e466c35ac26a2cac6ea07d1f8ff
/
.
/
LayoutTests
/
fast
/
dom
/
style-media-null-document-element.html
blob: ec2f8f36acbdb8db6ce411021b3eee83a9566fed [
file
] [
log
] [
blame
]
<body
onload
=
"
document
.
open
();
window
.
styleMedia
.
matchMedium
();
document
.
write
(
'PASS'
);
document
.
close
();
"
>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>