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