Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8

This commit is contained in:
James Graham 2015-07-27 17:47:31 +01:00
parent 662c00a810
commit df03062d62
10934 changed files with 428309 additions and 254265 deletions

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html><head><title>CSS Basic User Interface Test: Cursor property, url value, no fallback</title>
<link href="mailto:chris@w3.org" rel="author" title="Chris Lilley">
<link href="http://florian.rivoal.net/" rel="reviewer" title="Florian Rivoal"> <!-- 2015-04-12 -->
<link href="http://www.w3.org/TR/css3-ui/#cursor" rel="help">
<meta content="interact image invalid" name="flags">
<meta charset="UTF-8">
@ -16,4 +17,5 @@
<p>If inside the rectangle the cursor changes to the word "FAIL" on a red
background, the test fails.</p>
<div class="test"> </div>
</body></html>