summaryrefslogtreecommitdiffstats
path: root/layout/reftests/reftest-sanity/reftest-no-paint-ref.html
blob: f8b0679de6979e2ba510cdd4983e9ba04a131e9d (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body style="background-color: black">
<div style="background-color: rgba(255, 0, 0, 0.5); width:100px; height:100px;" >
</div>
</body>
</html>