Sign in
webkit
/
WebKit
/
36168652e4948b4e847a9c1caf1fabcf1810968f
/
.
/
LayoutTests
/
fast
/
media
/
mq-width-absolute-02-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>