Sign in
webkit
/
WebKit
/
23e576feb4d75c9fc45f35cc19515c4cf11389a1
/
.
/
LayoutTests
/
fast
/
media
/
media-query-list-callback.html
blob: f563b7b21249063fa76f7179e95c9ba76b04bbfd [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<p>
If this doesn't crash...
</p>
<p
style
=
"
color
:
green
;
"
>
PASS
</p>
<iframe
style
=
"
width
:
500px
;
"
src
=
"resources/media-query-list-callback-frame.html"
></iframe>