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,8 +1,9 @@
<!DOCTYPE html>
<html><head><title>CSS Basic User Interface Test: Cursor property, url value</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" name="flags">
<meta content="interact image may" name="flags">
<meta charset="UTF-8">
<meta content="Test checks that an ICO image is supported as a custom cursor." name="assert">
@ -15,4 +16,5 @@
<p>The test passes if, when moved inside the colored rectangle, the cursor looks like a sheep AND is not a sheep when outside.</p>
<p>If inside the rectangle the cursor does not change, or looks like a help cursor, the test fails.</p>
<div class="test"> </div>
</body></html>