Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8
|
@ -1551,11 +1551,11 @@
|
|||
</tbody>
|
||||
<tbody id="s5.1.#default-object-size">
|
||||
<!-- 1 tests -->
|
||||
<tr id="cursor-image-005-nfs-5.1.#default-object-size" class="image interact svg">
|
||||
<tr id="cursor-image-005-nfs-5.1.#default-object-size" class="interact svg">
|
||||
<td>
|
||||
<a href="cursor-image-005-nfs.htm">cursor-image-005-nfs</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
|
||||
<td>Cursor property, url value
|
||||
<ul class="assert">
|
||||
<li>Test checks that an SVG image with no fixed size is supported as a custom cursor at the default object size for cursor images.</li>
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
<!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">
|
||||
<link href="http://www.w3.org/TR/css3-images/#default-object-size" rel="help">
|
||||
<meta content="interact image svg" name="flags">
|
||||
<meta content="interact svg" name="flags">
|
||||
<meta charset="UTF-8">
|
||||
<meta content="Test checks that an SVG image with no fixed size is supported as a custom cursor at the default object size for cursor images." name="assert">
|
||||
<style>
|
||||
|
@ -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>
|
After Width: | Height: | Size: 894 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" height="100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 232 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" height="100" viewBox="0 0 100 100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 254 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" viewBox="0 0 100 100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 241 B |
After Width: | Height: | Size: 894 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" width="100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 231 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" width="100" height="100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 244 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" width="100" viewBox="0 0 100 100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 253 B |
BIN
tests/wpt/css-tests/css-images-3_dev/html/support/green.ico
Normal file
After Width: | Height: | Size: 894 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" height="100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 232 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" height="100" viewBox="0 0 100 100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 254 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" viewBox="0 0 100 100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 241 B |
BIN
tests/wpt/css-tests/css-images-3_dev/html/support/red.ico
Normal file
After Width: | Height: | Size: 894 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" width="100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 231 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" width="100" height="100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 244 B |
|
@ -0,0 +1,2 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" style="background: green" width="100" viewBox="0 0 100 100">
|
||||
<g xmlns:html="http://www.w3.org/1999/xhtml" id="testmeta"><html:link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"/></g></svg>
|
After Width: | Height: | Size: 253 B |