diff options
author | Ms2ger <Ms2ger@gmail.com> | 2015-12-09 01:48:05 -0500 |
---|---|---|
committer | Ms2ger <Ms2ger@gmail.com> | 2015-12-10 10:03:03 -0500 |
commit | 35c74aecc22e60ccb3dbb03000c8546941b8250c (patch) | |
tree | 91cc0748250b0808b56652bd4162414074490410 /tests/wpt/css-tests/css-images-3_dev/xhtml1 | |
parent | 9aa1b1e408f3c7cc9c7774da203d261ac0922866 (diff) | |
download | servo-35c74aecc22e60ccb3dbb03000c8546941b8250c.tar.gz servo-35c74aecc22e60ccb3dbb03000c8546941b8250c.zip |
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
Diffstat (limited to 'tests/wpt/css-tests/css-images-3_dev/xhtml1')
10 files changed, 67 insertions, 67 deletions
diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/css-image-fallbacks-and-annotations002.xht b/tests/wpt/css-tests/css-images-3_dev/xhtml1/css-image-fallbacks-and-annotations002.xht index 3d29d14fe9f..20f78d0710f 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/css-image-fallbacks-and-annotations002.xht +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/css-image-fallbacks-and-annotations002.xht @@ -9,7 +9,7 @@ .square{ width: 200px; height: 200px; - color: white; + color: white; background-color: red; background-image: image("support/1x1-green.png"); } diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/cursor-image-005-nfs.xht b/tests/wpt/css-tests/css-images-3_dev/xhtml1/cursor-image-005-nfs.xht index 946966a655f..9090accdfb6 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/cursor-image-005-nfs.xht +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/cursor-image-005-nfs.xht @@ -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> diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/1x1-green.svg b/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/1x1-green.svg index fe239391bbf..9183435837a 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/1x1-green.svg +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/1x1-green.svg @@ -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> diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/PTS/PngSuite.README b/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/PTS/PngSuite.README index 3ef8f24db20..94df6ccffae 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/PTS/PngSuite.README +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/PTS/PngSuite.README @@ -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 + diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/cursors/woolly-64.svg b/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/cursors/woolly-64.svg index dd9830c8ed3..24c6dd6e854 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/cursors/woolly-64.svg +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/cursors/woolly-64.svg @@ -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> diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/cursors/woolly.svg b/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/cursors/woolly.svg index 25c28b63e5a..a4249a21a40 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/cursors/woolly.svg +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/reference/support/cursors/woolly.svg @@ -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> diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/1x1-green.svg b/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/1x1-green.svg index fe239391bbf..9183435837a 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/1x1-green.svg +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/1x1-green.svg @@ -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> diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/PTS/PngSuite.README b/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/PTS/PngSuite.README index 3ef8f24db20..94df6ccffae 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/PTS/PngSuite.README +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/PTS/PngSuite.README @@ -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 + diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/cursors/woolly-64.svg b/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/cursors/woolly-64.svg index dd9830c8ed3..24c6dd6e854 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/cursors/woolly-64.svg +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/cursors/woolly-64.svg @@ -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> diff --git a/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/cursors/woolly.svg b/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/cursors/woolly.svg index 25c28b63e5a..a4249a21a40 100644 --- a/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/cursors/woolly.svg +++ b/tests/wpt/css-tests/css-images-3_dev/xhtml1/support/cursors/woolly.svg @@ -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> |