Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger 2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View file

@ -9,7 +9,7 @@
.square{
width: 200px;
height: 200px;
color: white;
color: white;
background-color: red;
background-image: image("support/1x1-green.png");
}

View file

@ -8,8 +8,8 @@
<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>
div.test{background: #D2B48C; border: 2px solid #555;
cursor:url(support/cursors/woolly.svg) 41 32, help;
div.test{background: #D2B48C; border: 2px solid #555;
cursor:url(support/cursors/woolly.svg) 41 32, help;
width: 128px; height: 128px}
</style>
</head><body>

View file

@ -15,7 +15,7 @@
</i:pgfRef>
</foreignObject>
<g i:extraneous="self">
<image overflow="visible" width="1" height="1" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRF AIAAnPmlkQAAAApJREFUeNpjYAAAAAIAAeUn3vwAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdl UmVhZHlxyWU8AAAAAElFTkSuQmCC" transform="matrix(1 0 0 1.375 0.0015 -0.313)">
</image>
</g>

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

@ -1,25 +1,25 @@
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -15,7 +15,7 @@
</i:pgfRef>
</foreignObject>
<g i:extraneous="self">
<image overflow="visible" width="1" height="1" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRF AIAAnPmlkQAAAApJREFUeNpjYAAAAAIAAeUn3vwAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdl UmVhZHlxyWU8AAAAAElFTkSuQmCC" transform="matrix(1 0 0 1.375 0.0015 -0.313)">
</image>
</g>

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

@ -1,25 +1,25 @@
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -5,16 +5,16 @@
testname revision result comment
html/css-image-fallbacks-and-annotations.htm 97bc6f86084bb5c60a9ccd2cee1c299c10051a6f ?
xhtml1/css-image-fallbacks-and-annotations.xht 97bc6f86084bb5c60a9ccd2cee1c299c10051a6f ?
html/css-image-fallbacks-and-annotations002.htm 4798f76481c017e8146197c527c6e20131dc5058 ?
xhtml1/css-image-fallbacks-and-annotations002.xht 4798f76481c017e8146197c527c6e20131dc5058 ?
html/css-image-fallbacks-and-annotations002.htm ba1e7b19c1557236b853a03349e00cf66f5c8c2e ?
xhtml1/css-image-fallbacks-and-annotations002.xht ba1e7b19c1557236b853a03349e00cf66f5c8c2e ?
html/css-image-fallbacks-and-annotations003.htm dc6ace24f43826666e70f73407f3f9670c2a53d6 ?
xhtml1/css-image-fallbacks-and-annotations003.xht dc6ace24f43826666e70f73407f3f9670c2a53d6 ?
html/css-image-fallbacks-and-annotations004.htm 327fb06f25b4724b050775b0a555baebdb2f9b5c ?
xhtml1/css-image-fallbacks-and-annotations004.xht 327fb06f25b4724b050775b0a555baebdb2f9b5c ?
html/css-image-fallbacks-and-annotations005.htm 73decf31be6ea70772b877bbc908b5863eb0f3b9 ?
xhtml1/css-image-fallbacks-and-annotations005.xht 73decf31be6ea70772b877bbc908b5863eb0f3b9 ?
html/cursor-image-005-nfs.htm 4f1a9985c6fef5ff09d3249a54ea134fee4eee3a ?
xhtml1/cursor-image-005-nfs.xht 4f1a9985c6fef5ff09d3249a54ea134fee4eee3a ?
html/cursor-image-005-nfs.htm abc2307fce0a682a60d7d3f0a43ce78b231db6ba ?
xhtml1/cursor-image-005-nfs.xht abc2307fce0a682a60d7d3f0a43ce78b231db6ba ?
html/image-fit-001.htm 868d9469f57e6013a024efa5e04ef2455d97296e ?
xhtml1/image-fit-001.xht 868d9469f57e6013a024efa5e04ef2455d97296e ?
html/image-fit-006.htm 99bc4e8d703ac43594fd3ac66be4e411c5e8c09a ?

View file

@ -1,10 +1,10 @@
id references title flags links revision credits assertion
css-image-fallbacks-and-annotations reference/css-image-fallbacks-and-annotations-ref CSS Image Fallbacks and Annotations: the 'image()' notation http://www.w3.org/TR/css3-images/#image-notation 97bc6f86084bb5c60a9ccd2cee1c299c10051a6f `Hirokazu Egashira`<mailto:yo9ega@aol.com> When the image doesn't load, the background color is still there to ensure that the white text is readable.
css-image-fallbacks-and-annotations002 reference/css-image-fallbacks-and-annotations-ref CSS Image Fallbacks and Annotations: the 'image()' notation http://www.w3.org/TR/css3-images/#image-notation 4798f76481c017e8146197c527c6e20131dc5058 `Hirokazu Egashira`<mailto:yo9ega@aol.com> The 'image()' function load the image.
css-image-fallbacks-and-annotations002 reference/css-image-fallbacks-and-annotations-ref CSS Image Fallbacks and Annotations: the 'image()' notation http://www.w3.org/TR/css3-images/#image-notation ba1e7b19c1557236b853a03349e00cf66f5c8c2e `Hirokazu Egashira`<mailto:yo9ega@aol.com> The 'image()' function load the image.
css-image-fallbacks-and-annotations003 reference/css-image-fallbacks-and-annotations-ref CSS Image Fallbacks and Annotations: the 'image()' notation http://www.w3.org/TR/css3-images/#image-notation dc6ace24f43826666e70f73407f3f9670c2a53d6 `Hirokazu Egashira`<mailto:yo9ega@aol.com> The rule below would tell the UA to load The first file if it can; failing that to load The second file; failing that to display The third file.
css-image-fallbacks-and-annotations004 reference/css-image-fallbacks-and-annotations-ref CSS Image Fallbacks and Annotations: the 'image()' notation http://www.w3.org/TR/css3-images/#image-notation 327fb06f25b4724b050775b0a555baebdb2f9b5c `Hirokazu Egashira`<mailto:yo9ega@aol.com> The rule below would tell the UA to load The first file if it can; failing that to load The second file.
css-image-fallbacks-and-annotations005 reference/css-image-fallbacks-and-annotations-ref CSS Image Fallbacks and Annotations: the 'image()' notation http://www.w3.org/TR/css3-images/#image-notation 73decf31be6ea70772b877bbc908b5863eb0f3b9 `Hirokazu Egashira`<mailto:yo9ega@aol.com> The 'image()' function specifies only a color without any URLs, the function immediately falls back to representing a solid-color image of the chosen color.
cursor-image-005-nfs Cursor property, url value interact,svg http://www.w3.org/TR/css3-ui/#cursor,http://www.w3.org/TR/css3-images/#default-object-size 4f1a9985c6fef5ff09d3249a54ea134fee4eee3a `Chris Lilley`<mailto:chris@w3.org> Test checks that an SVG image with no fixed size is supported as a custom cursor at the default object size for cursor images.
cursor-image-005-nfs Cursor property, url value interact,svg http://www.w3.org/TR/css3-ui/#cursor,http://www.w3.org/TR/css3-images/#default-object-size abc2307fce0a682a60d7d3f0a43ce78b231db6ba `Chris Lilley`<mailto:chris@w3.org> Test checks that an SVG image with no fixed size is supported as a custom cursor at the default object size for cursor images.
image-fit-001 Object Fit - initial value http://www.w3.org/TR/css3-images/#object-fit 868d9469f57e6013a024efa5e04ef2455d97296e `Tom Clancy`<mailto:tclancy@revenution.com> The initial value of the 'object-fit' property is 'fill'.
image-fit-006 Object Fit - 'fill', explicit 'height'/'width' http://www.w3.org/TR/css3-images/#object-fit 99bc4e8d703ac43594fd3ac66be4e411c5e8c09a `Tom Clancy`<mailto:tclancy@revenution.com> The 'fill' value of the 'object-fit' property does not affect the usual calculation of the used 'height' and 'width. The 'fill' value of the 'image-scaling' property scales the content height and width independently so that the edges of the content just meet the edges of the box established by the used 'height' and 'width'.
img-orient-012 Image Orientation - Negative Values http://www.w3.org/TR/css3-images/#image-orientation fa028e53d0b7aade522d442a341aa3a05b08699b `Tom Clancy`<mailto:tclancy@revenution.com> A negative value for 'image-orientation' rotates the image to the left (in a counter-clockwise direction) by the given number of degrees.

View file

@ -9,7 +9,7 @@
.square{
width: 200px;
height: 200px;
color: white;
color: white;
background-color: red;
background-image: image("support/1x1-green.png");
}

View file

@ -8,8 +8,8 @@
<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>
div.test{background: #D2B48C; border: 2px solid #555;
cursor:url(support/cursors/woolly.svg) 41 32, help;
div.test{background: #D2B48C; border: 2px solid #555;
cursor:url(support/cursors/woolly.svg) 41 32, help;
width: 128px; height: 128px}
</style>
</head><body>

View file

@ -15,7 +15,7 @@
</i:pgfRef>
</foreignObject>
<g i:extraneous="self">
<image overflow="visible" width="1" height="1" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRF AIAAnPmlkQAAAApJREFUeNpjYAAAAAIAAeUn3vwAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdl UmVhZHlxyWU8AAAAAElFTkSuQmCC" transform="matrix(1 0 0 1.375 0.0015 -0.313)">
</image>
</g>

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

@ -1,25 +1,25 @@
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -15,7 +15,7 @@
</i:pgfRef>
</foreignObject>
<g i:extraneous="self">
<image overflow="visible" width="1" height="1" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRF AIAAnPmlkQAAAApJREFUeNpjYAAAAAIAAeUn3vwAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdl UmVhZHlxyWU8AAAAAElFTkSuQmCC" transform="matrix(1 0 0 1.375 0.0015 -0.313)">
</image>
</g>

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

@ -1,25 +1,25 @@
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -9,7 +9,7 @@
.square{
width: 200px;
height: 200px;
color: white;
color: white;
background-color: red;
background-image: image("support/1x1-green.png");
}

View file

@ -8,8 +8,8 @@
<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>
div.test{background: #D2B48C; border: 2px solid #555;
cursor:url(support/cursors/woolly.svg) 41 32, help;
div.test{background: #D2B48C; border: 2px solid #555;
cursor:url(support/cursors/woolly.svg) 41 32, help;
width: 128px; height: 128px}
</style>
</head><body>

View file

@ -15,7 +15,7 @@
</i:pgfRef>
</foreignObject>
<g i:extraneous="self">
<image overflow="visible" width="1" height="1" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRF AIAAnPmlkQAAAApJREFUeNpjYAAAAAIAAeUn3vwAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdl UmVhZHlxyWU8AAAAAElFTkSuQmCC" transform="matrix(1 0 0 1.375 0.0015 -0.313)">
</image>
</g>

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

@ -1,25 +1,25 @@
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -15,7 +15,7 @@
</i:pgfRef>
</foreignObject>
<g i:extraneous="self">
<image overflow="visible" width="1" height="1" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRF AIAAnPmlkQAAAApJREFUeNpjYAAAAAIAAeUn3vwAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdl UmVhZHlxyWU8AAAAAElFTkSuQmCC" transform="matrix(1 0 0 1.375 0.0015 -0.313)">
</image>
</g>

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

@ -1,25 +1,25 @@
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011
PNGSUITE
----------------
testset for PNG-(de)coders
created by Willem van Schaik
------------------------------------
This is a collection of graphics images created to test the png applications
like viewers, converters and editors. All (as far as that is possible)
formats supported by the PNG standard are represented.
The suite consists of the following files:
- PngSuite.README - this file
- PngSuite.LICENSE - the PngSuite is freeware
- PngSuite.png - image with PngSuite logo
- PngSuite.tgz - archive of all PNG testfiles
- PngSuite.zip - same in .zip format for PCs
--------
(c) Willem van Schaik
willem@schaik.com
Calgary, April 2011

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

View file

@ -3,8 +3,8 @@
<title>Woolly le Mouton</title>
<desc>
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Woolly is a sheep, originally drawn by Coralie Mercier on 2 March 2000
and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
5 July 2000.
</desc>
@ -36,7 +36,7 @@ and scanned and converted to SVG by Bert Bos, between 3 March 2000 and
Attribution-NonCommercial-NoDerivs 3.0 Unported License. Please,
contact bert@w3.org or coralie@w3.org for licenses for other
usages.
</rdf:li>
<rdf:li xml:lang="zxx" rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
</rdf:Bag>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After