Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
fast
/
media
/
mq-width-absolute-03-expected.html
blob: c329102f1408cc472e099634f829b8ce1a79edb5 [
file
] [
log
] [
blame
]
<html>
<body>
<p
style
=
"
color
:
green
"
>
This text should be green if viewport is at most 800px wide.
</p>
<div
style
=
"
width
:
800px
;
background-color
:
lightblue
;
"
>
div of width 800px</div
</body>
</html>