mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update web-platform-tests to revision 169a1410bfe8e517d79852144555dd49ea1f597a
This commit is contained in:
parent
ebaa73ddcd
commit
932f14ce3a
400 changed files with 2211 additions and 865 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>CSS Transforms Test: transform property with scale function</title>
|
||||
<link rel="author" title="Noah Lu" href="mailto:codedancerhua@gmail.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#transform-property" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale" />
|
||||
<link rel="match" href="css3-transform-scale-ref-002.html" />
|
||||
<meta name="assert" content="box width and height will be twice larger if transform scale(2) applied">
|
||||
<style type="text/css">
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<title>CSS Transforms Test: transform property with scale function</title>
|
||||
<link rel="author" title="Noah Lu" href="mailto:codedancerhua@gmail.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#transform-property" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale" />
|
||||
<style type="text/css">
|
||||
.green{
|
||||
width: 200px;
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Noah Lu" href="mailto:codedancerhua@gmail.com" />
|
||||
<link rel="reviewer" title="Dayang Shen" href="mailto:shendayang@baidu.com" /> <!-- 2013-09-04 -->
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#transform-property" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale" />
|
||||
<link rel="match" href="reference/css3-transform-scale-ref.html" />
|
||||
<meta name="assert" content="box width and height will be twice larger if transform scale(2) applied">
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be scaled up horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be scaled down horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be scaled up vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be scaled down vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left and scaled up horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left and scaled up horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and scaled up vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and scaled down vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers. The rect in the test should be scaled up horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers. The rect in the test should be flipped up and left and scaled up horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers with negative exponents. The rect in the test should be scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers with negative exponents. The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be scaled up horizontally and down vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be scaled down horizontally and up vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and left and scaled up horizontally and down vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and left and scaled down horizontally and up vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up scaled up horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and scaled up horizontally and down vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left and scaled up horizontally and down vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and scaled down horizontally and up vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left and scaled down horizontally and up vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left and scaled up horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left and up.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and scaled up horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers. The rect in the test should be flipped up and left and scaled up horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and scaled down horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and left and scaled down horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left scaled up vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers with negative exponents. The rect in the test should be flipped up and left scaled up vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left scaled down vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped left and up scaled down vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should skewed right horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should skewed down horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be skewed left horinzontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be skewed up vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers. The rect in the test should be skewed up vertically and left horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers. The rect in the test should be skewed down vertically and right horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be skewed down vertically and left horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be skewed up vertically and right horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be scaled up vertically and horizontally and skewed down vertically and right horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be scaled down vertically and horizontally and skewed up vertically and left horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers with negative exponents. The rect in the test should be flipped left, scaled up, and skewed down vertically and right horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support scientific numbers with negative exponents. The rect in the test should be flipped down, scaled down, and skewed up vertically and left horizontally.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-clipped-rect-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and left, scaled up horizontally and down vertically, and skewed right and down.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support arguments separated by commas with spaces before the commas. The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support arguments separated by commas with spaces after the commas. The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support arguments separated by commas with spaces before and after the commas. The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support arguments separated by commas with multiple spaces before the commas. The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support arguments separated by commas with multiple spaces after the commas. The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support arguments separated by commas with multiple spaces before and after the commas. The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support arguments separated by multiple spaces. The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function must support arguments separated by a mix of spaces and commas. The rect in the test should be flipped up and left and scaled down horizontally and vertically.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support percentage values. If one argument is invalid, no transform should take place so the rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support degree units. If one argument is invalid, no transform should take place so the rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support gradian units. If one argument is invalid, no transform should take place so the rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support percentage units. If one argument is invalid, no transform should take place so the rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support px units. If one argument is invalid, no transform should take place so the rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support pt units. If one argument is invalid, no transform should take place so the rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support percentage values. If one argument is invalid in one function, none of the transforms in the function list should happen. The rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support radian units. If one argument is invalid in one function, none of the transforms in the function list should happen. The rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support turn units. If one argument is invalid in one function, none of the transforms in the function list should happen. The rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support percentage units. If one argument is invalid in one function, none of the transforms in the function list should happen. The rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support pc units. If one argument is invalid in one function, none of the transforms in the function list should happen. The rect in this test should remain the same.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-matrix">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-matrix">
|
||||
<link rel="match" href="reference/svg-matrix-four-color-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The matrix function does not support mm units. If one argument is invalid in one function, none of the transforms in the function list should happen. The rect in this test should remain the same.">
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-angle">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform-value">
|
||||
<link rel="match" href="reference/svg-rotate-angle-45-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-angle">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform-value">
|
||||
<link rel="match" href="reference/svg-rotate-angle-45-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-angle">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-number">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-rotate">
|
||||
<link rel="match" href="reference/svg-rotate-angle-45-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rotate transform function must support scientific numbers with negative exponents for angle arguments in degree. The green rect in this test should be rotated by 45 degrees clockwise to completely cover the red path.">
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-angle">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform-value">
|
||||
<link rel="match" href="reference/svg-rotate-angle-90-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-angle">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform-value">
|
||||
<link rel="match" href="reference/svg-rotate-angle-90-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-angle">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform-value">
|
||||
<link rel="match" href="reference/svg-rotate-angle-90-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-number">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform-value">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-rotate">
|
||||
<link rel="match" href="reference/svg-rotate-angle-90-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rotate transform function must support scientific numbers for unit less angle arguments. The rect in this test should be rotated by 90 degrees clockwise to completely cover the red rect.">
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-number">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform-value">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-rotate">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-rotate">
|
||||
<link rel="match" href="reference/svg-rotate-angle-90-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The rotate transform function must support scientific numbers with negative exponents for unit less angle arguments. The rect in this test should be rotated by 90 degrees clockwise to completely cover the red rect.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="If the second parameter of the scale function is not provided, it is takes a value equal to the first. The red rect in this test should be scaled down 0.5 vertically and horizontally to be completely hidden by the green rect.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="If the second parameter is not provided, it is takes a value equal to the first. The green rect in this test should be scaled up 1.5 vertically and horizontally to completely cover the red rect.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="If the second parameter is not provided, it is takes a value equal to the first. The green rect in this test should be scaled up 2 vertically and horizontally to completely cover the red rect.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="Parameters in the scale function can be separated by commas and no whitespace. The red rect in this test should be scaled down 0.5 to completely cover the green rect.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The green rect in the test should be scaled down horizontally and up vertically to form a square and completely cover the red rect.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The green rect in the test should be scaled up horizontally and down vertically to form a square completely cover the red rect.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The group containing the red rect in this test should be scaled down 0.5 to be completely hidden behind the green rect.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The group containing the red rect in this test should be scaled down 0.5 and the red rect should be scaled down again 0.5 to be completely hidden behind the green rect.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="Scaling by a negative value should flip the element and if the second parameter of the scale function is not provided, it is takes a value equal to the first. The green rect in this test should be flipped downward and rightward into view and scaled down 0.5 horizontally and vertically to completely cover the red background.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="Scaling by a negative value should flip the element and if the second parameter of the scale function is not provided, it is takes a value equal to the first. The green rect in this test flipped rightward and downard into view and scaled up 2 to completely cover the red background.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="Scaling by a negative value should flip the element and parameters to the scale function can be separated by commas with no whitespace. The green rect in this test should be flipped downward and rightward into view right scaled down 0.5 to to completely cover the red background.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="Scaling by a negative value should flip the element. The green rect in this test should be flipped downward and rightward into view and scaled down horizontally and up vertically to completely cover the red background.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="Scaling by a negative value should flip the element. The green rect in this test should be flipped downward and rightward into view and scaled up horizontally and down vertically to completely cover the red background.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="Scaling by a negative value should flip the element. The green rect in this test should be flipped rightward into view and scaled down horizontally and up vertically to completely cover the red background.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="Scaling by a negative value should flip the element. The green rect in this test should be flipped downward into view and scaled up horizontally and down vertically to completely cover the red background.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-scale">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-scale">
|
||||
<link rel="match" href="reference/svg-scale-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="Scaling by a negative value should flip the element. The group containing the green rect in this test should be flipped downard and rightward into view and scaled down horizontally and vertically to completely cover the red background.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-skewx">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-skewx">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform-value">
|
||||
<link rel="match" href="reference/svg-skewx-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-skewx">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-skewx">
|
||||
<link rel="match" href="reference/svg-skewx-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The skewX transform function must support the unit 'degree' on angle arguments. The green rect in this test should be skewed horizontally 45 degrees to completely cover the red path.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-skewx">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-skewx">
|
||||
<link rel="match" href="reference/svg-skewx-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The skewX transform function must support the unit 'grad' on angle arguments. The green rect in this test should be skewed horizontally 45 degrees to completely cover the red path.">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-transform">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#two-d-transform-functions">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-skewx">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#funcdef-transform-skewx">
|
||||
<link rel="match" href="reference/svg-skewx-ref.html">
|
||||
<meta name="flags" content="svg">
|
||||
<meta name="assert" content="The skewX transform function must support the unit 'turn' on angle arguments. The green rect in this test should be skewed horizontally 45 degrees to completely cover the red path.">
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue