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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
dom
/
style-media-null-document-element.html
blob
ec2f8f36acbdb8db6ce411021b3eee83a9566fed
1
<body
onload
=
"
2
document.open();
3
window.styleMedia.matchMedium();
4
document.write('PASS');
5
document.close();
6
"
>
7
<script>
8
if
(
window
.
testRunner
)
9
testRunner
.
dumpAsText
();
10
</script>