summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-backgrounds/background-clip-color-repaint-ref.html
blob: 81e95173e8ac9117215d1a1e4911c94cff586cdb (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test Reference</title>
<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
<p>There should be a green square below.</p>
<div style="background-color:green;width:150px;height:150px"></div>