Update web-platform-tests to revision bbfea06cb188fbe7b7004bd838ccbfb4f50f429c

This commit is contained in:
WPT Sync Bot 2019-06-12 10:23:46 +00:00
parent 8e783577d2
commit ba8922cc76
2439 changed files with 5192 additions and 2611 deletions

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-gradientTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with the relative length unit 'em' on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-gradientTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with the relative length unit 'em' in scientific numbers on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-gradientTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with the relative length unit 'em' in scientific numbers with negative exponents on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-gradientTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with negative numbers in the relative length unit 'em' on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-gradientTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with the relative length unit 'em' in negative scientific numbers on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-gradientTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with the relative length unit 'em' in negative scientific numbers with negative exponents on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-gradientTransform-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with the relative length unit 'ex' in scientific numbers on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-gradientTransform-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with the relative length unit 'ex' in scientific numbers with negative exponents on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -9,6 +9,7 @@
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-gradient-transform-pattern-transform">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with negative numbers in the relative length unit 'ex' on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-gradientTransform-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with the relative length unit 'ex' in negative scientific numbers on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-gradientTransform-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The gradientTransform attribute must support functions with the relative length unit 'ex' in negative scientific numbers with negative exponents on translation-value arguments. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-patternTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'em' on translation-value arguments. The pattern in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-patternTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'em' in scientific numbers on translation-value arguments. The pattern in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-patternTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'em' in scientific numbers with negative exponents on translation-value arguments. The pattern in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-patternTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with negative numbers in the relative length unit 'em' on translation-value arguments. The pattern in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-patternTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'em' in negative scientific numbers on translation-value arguments. The pattern in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-patternTransform-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'em' in negative scientific numbers with negative exponents on translation-value arguments. The pattern in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 100px;

View file

@ -9,6 +9,7 @@
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-gradient-transform-pattern-transform">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'ex' on translation-value arguments. The pattern in the test should be moved 40 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 160px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-patternTransform-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'ex' in scientific numbers on translation-value arguments. The pattern in the test should be moved 40 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 160px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-patternTransform-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'ex' in scientific numbers with negative exponents on translation-value arguments. The pattern in the test should be moved 40 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 160px;

View file

@ -9,6 +9,7 @@
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-gradient-transform-pattern-transform">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with negative numbers in the relative length unit 'ex' on translation-value arguments. The pattern in the test should be moved 40 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 160px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-patternTransform-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'ex' in negative scientific numbers on translation-value arguments. The pattern in the test should be moved 40 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 160px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-patternTransform-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The patternTransform attribute must support functions with the relative length unit 'ex' in negative scientific numbers with negative exponents on translation-value arguments. The pattern in the test should be moved 40 pixels in the X direction resulting in a solid green rect.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 160px;

View file

@ -3,6 +3,7 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Apple Inc." href="http://www.apple.com/"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
div {
position: relative;

View file

@ -7,6 +7,7 @@
<link rel="match" href="reference/transform-applies-to-002-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'transform' property does not apply to non-replaced inline elements."/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
div {
position: relative;

View file

@ -4,6 +4,7 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
<meta name="flags" content="svg ahem">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translate-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'em' on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction and 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translate-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'em' in scientific numbers on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction and 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translate-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'em' in scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction and 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translate-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support negative numbers in the relative length unit 'em' on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction and 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translate-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'em' in negative scientific numbers on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction and 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translate-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'em' in negative scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction and 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translate-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'ex' on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction and 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translate-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'ex' in scientific numbers on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction and 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translate-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'ex' in scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction and 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translate-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support negative numbers in the relative length unit 'ex' on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction and 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translate-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'ex' in negative scientific numbers on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction and 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translate-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translate transform function must support the relative length unit 'ex' in negative scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction and 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -4,6 +4,7 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
<meta name="flags" content="svg ahem">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translatex-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'em' on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatex-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'em' in scientific numbers on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatex-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'em' in scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translatex-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support negative numbers in the relative length unit 'em' on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatex-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'em' in negative scientific numbers on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatex-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'em' in negative scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 50 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translatex-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'ex' on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatex-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'ex' in scientific numbers on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatex-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'ex' in scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translatex-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support negative numbers in the relative length unit 'ex' on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatex-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'ex' in negative scientific numbers on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatex-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateX transform function must support the relative length unit 'ex' in negative scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 40 pixels in the X direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -4,6 +4,7 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
<meta name="flags" content="svg ahem">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translatey-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'em' on translation-value arguments. The rect in the test should be moved 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatey-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'em' in scientific numbers on translation-value arguments. The rect in the test should be moved 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatey-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'em' in scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translatey-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support negative numbers in the relative length unit 'em' on translation-value arguments. The rect in the test should be moved 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatey-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'em' in negative scientific numbers on translation-value arguments. The rect in the test should be moved 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatey-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'em' in negative scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 50 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translatey-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'ex' on translation-value arguments. The rect in the test should be moved 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatey-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'ex' in scientific numbers on translation-value arguments. The rect in the test should be moved 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatey-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'ex' in scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -9,6 +9,7 @@
<link rel="match" href="reference/svg-translatey-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support negative numbers in the relative length unit 'ex' on translation-value arguments. The rect in the test should be moved 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatey-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'ex' in negative scientific numbers on translation-value arguments. The rect in the test should be moved 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;

View file

@ -10,6 +10,7 @@
<link rel="match" href="reference/svg-translatey-ex-unit-ref.html">
<meta name="flags" content="svg ahem">
<meta name="assert" content="The translateY transform function must support the relative length unit 'ex' in negative scientific numbers with negative exponents on translation-value arguments. The rect in the test should be moved 40 pixels in the Y direction">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
svg {
width: 300px;