Update web-platform-tests to revision 9919d0f04266001686c09d47ff6e25c98b48d91f

This commit is contained in:
WPT Sync Bot 2019-07-12 10:24:58 +00:00
parent 026e550d35
commit e7fcc8e274
453 changed files with 7751 additions and 2288 deletions

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="8000px">
<title>SVG Geometry Properties: getComputedValue().cx</title>
<title>SVG Geometry Properties: getComputedStyle().cx</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/geometry.html#CX"/>
</metadata>

Before

Width:  |  Height:  |  Size: 888 B

After

Width:  |  Height:  |  Size: 888 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="8000px">
<title>SVG Geometry Properties: getComputedValue().cy</title>
<title>SVG Geometry Properties: getComputedStyle().cy</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/geometry.html#CY"/>
</metadata>

Before

Width:  |  Height:  |  Size: 888 B

After

Width:  |  Height:  |  Size: 888 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="8000px">
<title>SVG Geometry Properties: getComputedValue().r</title>
<title>SVG Geometry Properties: getComputedStyle().r</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/geometry.html#R"/>
</metadata>

Before

Width:  |  Height:  |  Size: 877 B

After

Width:  |  Height:  |  Size: 877 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="8000px">
<title>SVG Geometry Properties: getComputedValue().rx</title>
<title>SVG Geometry Properties: getComputedStyle().rx</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/geometry.html#RX"/>
</metadata>

Before

Width:  |  Height:  |  Size: 921 B

After

Width:  |  Height:  |  Size: 921 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="8000px">
<title>SVG Geometry Properties: getComputedValue().ry</title>
<title>SVG Geometry Properties: getComputedStyle().ry</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/geometry.html#RY"/>
</metadata>

Before

Width:  |  Height:  |  Size: 921 B

After

Width:  |  Height:  |  Size: 921 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Geometry Properties: getComputedValue().width</title>
<title>SVG Geometry Properties: getComputedStyle().width</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/geometry.html#Sizing"/>
<h:link rel="help" href="https://drafts.csswg.org/css-sizing-3/#preferred-size-properties"/>

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="8000px">
<title>SVG Geometry Properties: getComputedValue().x</title>
<title>SVG Geometry Properties: getComputedStyle().x</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/geometry.html#X"/>
</metadata>

Before

Width:  |  Height:  |  Size: 880 B

After

Width:  |  Height:  |  Size: 880 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="8000px">
<title>SVG Geometry Properties: getComputedValue().y</title>
<title>SVG Geometry Properties: getComputedStyle().y</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/geometry.html#Y"/>
</metadata>

Before

Width:  |  Height:  |  Size: 880 B

After

Width:  |  Height:  |  Size: 880 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().colorInterpolation</title>
<title>SVG Painting: getComputedStyle().colorInterpolation</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#ColorInterpolationProperty"/>
<h:meta name="assert" content="color-interpolation computed value is as specified."/>

Before

Width:  |  Height:  |  Size: 827 B

After

Width:  |  Height:  |  Size: 827 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().fill</title>
<title>SVG Painting: getComputedStyle().fill</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#FillProperty"/>
<h:meta name="assert" content="fill computed value is as specified, with url values absolute."/>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().fillOpacity</title>
<title>SVG Painting: getComputedStyle().fillOpacity</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#FillOpacity"/>
<h:meta name="assert" content="fill-opacity computed value is clamped to the range [0,1]."/>

Before

Width:  |  Height:  |  Size: 790 B

After

Width:  |  Height:  |  Size: 790 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().fillRule</title>
<title>SVG Painting: getComputedStyle().fillRule</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#FillRuleProperty"/>
<h:meta name="assert" content="fill-rule computed value is as specified."/>

Before

Width:  |  Height:  |  Size: 726 B

After

Width:  |  Height:  |  Size: 726 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().imageRendering</title>
<title>SVG Painting: getComputedStyle().imageRendering</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#ImageRenderingProperty"/>
<h:meta name="assert" content="image-rendering computed value is as specified."/>

Before

Width:  |  Height:  |  Size: 818 B

After

Width:  |  Height:  |  Size: 818 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().MarkerEnd</title>
<title>SVG Painting: getComputedStyle().MarkerEnd</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#MarkerEndProperty"/>
<h:meta name="assert" content="marker-end computed value is as specified, with url values absolute."/>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().markerMid</title>
<title>SVG Painting: getComputedStyle().markerMid</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#MarkerMidProperty"/>
<h:meta name="assert" content="marker-mid computed value is as specified, with url values absolute."/>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().markerStart</title>
<title>SVG Painting: getComputedStyle().markerStart</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#MarkerStartProperty"/>
<h:meta name="assert" content="marker-start computed value is as specified, with url values absolute."/>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().paintOrder</title>
<title>SVG Painting: getComputedStyle().paintOrder</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#PaintOrderProperty"/>
<h:meta name="assert" content="paint-order computed value is as specified."/>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().shapeRendering</title>
<title>SVG Painting: getComputedStyle().shapeRendering</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#ShapeRenderingProperty"/>
<h:meta name="assert" content="shape-rendering computed value is as specified."/>

Before

Width:  |  Height:  |  Size: 875 B

After

Width:  |  Height:  |  Size: 875 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().stroke</title>
<title>SVG Painting: getComputedStyle().stroke</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#StrokeProperty"/>
<h:meta name="assert" content="stroke computed value is as specified, with url values absolute."/>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().strokeDasharray</title>
<title>SVG Painting: getComputedStyle().strokeDasharray</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#StrokeDasharrayProperty"/>
<h:meta name="assert" content="stroke-dasharray computed value uses absolute lengths."/>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().strokeDashoffset</title>
<title>SVG Painting: getComputedStyle().strokeDashoffset</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#StrokeDashoffsetProperty"/>
<h:meta name="assert" content="stroke-dashoffset computed value is absolute length."/>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().strokeLinecap</title>
<title>SVG Painting: getComputedStyle().strokeLinecap</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#StrokeLinecapProperty"/>
<h:meta name="assert" content="stroke-linecap computed value is as specified."/>

Before

Width:  |  Height:  |  Size: 795 B

After

Width:  |  Height:  |  Size: 795 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().strokeLinejoin</title>
<title>SVG Painting: getComputedStyle().strokeLinejoin</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#StrokeLinejoinProperty"/>
<h:meta name="assert" content="stroke-linejoin computed value is as specified."/>

Before

Width:  |  Height:  |  Size: 863 B

After

Width:  |  Height:  |  Size: 863 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().strokeMiterlimit</title>
<title>SVG Painting: getComputedStyle().strokeMiterlimit</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#StrokeMiterlimitProperty"/>
<h:meta name="assert" content="stroke-miterlimit computed value is as specified."/>

Before

Width:  |  Height:  |  Size: 852 B

After

Width:  |  Height:  |  Size: 852 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().strokeOpacity</title>
<title>SVG Painting: getComputedStyle().strokeOpacity</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#StrokeOpacityProperty"/>
<h:meta name="assert" content="stroke-opacity computed value is clamped to the range [0,1]."/>

Before

Width:  |  Height:  |  Size: 810 B

After

Width:  |  Height:  |  Size: 810 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().strokeWidth</title>
<title>SVG Painting: getComputedStyle().strokeWidth</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#StrokeWidth"/>
<h:meta name="assert" content="stroke-width computed value is absolute length."/>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Painting: getComputedValue().textRendering</title>
<title>SVG Painting: getComputedStyle().textRendering</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/painting.html#TextRenderingProperty"/>
<h:meta name="assert" content="text-rendering computed value is as specified."/>

Before

Width:  |  Height:  |  Size: 876 B

After

Width:  |  Height:  |  Size: 876 B

Before After
Before After

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:h="http://www.w3.org/1999/xhtml"
width="800px" height="800px">
<title>SVG Paint Servers: getComputedValue().stopOpacity</title>
<title>SVG Paint Servers: getComputedStyle().stopOpacity</title>
<metadata>
<h:link rel="help" href="https://svgwg.org/svg2-draft/pservers.html#StopOpacityProperty"/>
<h:meta name="assert" content="stop-opacity computed value is clamped to the range [0,1]."/>

Before

Width:  |  Height:  |  Size: 803 B

After

Width:  |  Height:  |  Size: 803 B

Before After
Before After