Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
css3
/
flexbox
/
order-painting-expected.html
blob: bf7bc30d017dd4066193b7ed18bdd94dbfeb8de3 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<p>
This test passes if there is no red showing.
</p>
<div
style
=
"
width
:
100px
;
height
:
100px
;
background-color
:
green
"
></div>
</body>
</html>