Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
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>