summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-flexbox/reference/order-painting-ref.html
blob: bf7bc30d017dd4066193b7ed18bdd94dbfeb8de3 (plain)
1
2
3
4
5
6
7
8
<!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>