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
/
mq-width-absolute-03-expected.html
blob
c329102f1408cc472e099634f829b8ce1a79edb5
1
<html>
2
<body>
3
<p
style
=
"color: green"
>
This text should be green if viewport is at most
800
px wide.
</p>
4
<div
style
=
"width: 800px; background-color:lightblue;"
>
div of width
800
px
</div
5
</body>
6
</html>