summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/compat/webkit-background-origin-text-ref.html
blob: d1f183874c09d7984d461e577151008e5b363b2c (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<meta charset="utf-8">
<title>webkit-background-origin should not accept text as value</title>
<link rel="author" title="Rob Buis" href="rob.buis@chromium.org">
<p>There should be a green square below and no red.</p>
<div style="width: 100px; height: 100px; background-color: green"></div>