repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
media
/
media-query-list-callback.html
blob
f563b7b21249063fa76f7179e95c9ba76b04bbfd
1
<!DOCTYPE
html
>
2
<script>
3
if
(
window
.
testRunner
)
4
testRunner
.
dumpAsText
();
5
</script>
6
<p>
If this doesn't crash...
</p>
7
<p
style
=
"color:green;"
>
PASS
</p>
8
<iframe
style
=
"width: 500px;"
src
=
"resources/media-query-list-callback-frame.html"
></iframe>