mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update web-platform-tests to revision 38bd28fe2368c650cf6e57be205cf3118dbd4997
This commit is contained in:
parent
a28e15e4ea
commit
85fe63f512
165 changed files with 2144 additions and 2644 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>CSS Test: rotateY with perspective produces a trapezoid</title>
|
||||
<link rel="author" title="Apple Inc." href="http://www.apple.com/"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-2/#3d-transform-rendering"/>
|
||||
<link rel="match" href="reftest/transform-3d-rotateY-stair-above-ref-001.xht"/>
|
||||
<link rel="match" href="reference/transform-3d-rotateY-stair-above-ref-001.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="A rotateY transform with perspective
|
||||
should result in a trapezoid."/>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<title>CSS Test: rotateY with perspective produces a trapezoid</title>
|
||||
<link rel="author" title="Apple Inc." href="http://www.apple.com/"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-2/#3d-transform-rendering"/>
|
||||
<link rel="match" href="reftest/transform-3d-rotateY-stair-above-ref-001.xht"/>
|
||||
<link rel="match" href="reference/transform-3d-rotateY-stair-above-ref-001.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="A rotateY transform with perspective
|
||||
should result in a trapezoid."/>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<title>CSS Test: transform applied to elements with 'display' set to 'block'</title>
|
||||
<link rel="author" title="Apple Inc." href="http://www.apple.com/"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#transform-property"/>
|
||||
<link rel="match" href="reftest/transform-applies-to-001-ref.xht"/>
|
||||
<link rel="match" href="reference/transform-applies-to-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The 'transform' property applies to elements with 'display' set to 'block'."/>
|
||||
<style type="text/css"><![CDATA[
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<title>CSS Test: Transform does not apply to non-replaced inline elements</title>
|
||||
<link rel="author" title="Apple Inc." href="http://www.apple.com/"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#transform-property"/>
|
||||
<link rel="match" href="reftest/transform-applies-to-002-ref.xht"/>
|
||||
<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."/>
|
||||
<style type="text/css"><![CDATA[
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="reftest-wait">
|
||||
<title>transform-box: fill-box, shape mutated</title>
|
||||
<link rel="match" href="support/greensquare200x200.html">
|
||||
<link rel="match" href="reference/greensquare200x200.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-transforms/#transform-box">
|
||||
<style>
|
||||
#target {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<title>transform-box: fill-box</title>
|
||||
<link rel="match" href="support/greensquare200x200.html">
|
||||
<link rel="match" href="reference/greensquare200x200.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-transforms/#transform-box">
|
||||
<style>
|
||||
svg {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="reftest-wait">
|
||||
<title>transform-box: value change from 'view-box' to 'fill-box'</title>
|
||||
<link rel="match" href="support/greensquare200x200.html">
|
||||
<link rel="match" href="reference/greensquare200x200.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-transforms/#transform-box">
|
||||
<p>There should be a green 200x200 rectangle below, and no red.</p>
|
||||
<svg width="400" height="200">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="reftest-wait">
|
||||
<title>transform-box: view-box, viewport mutated</title>
|
||||
<link rel="match" href="support/greensquare200x200.html">
|
||||
<link rel="match" href="reference/greensquare200x200.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-transforms/#transform-box">
|
||||
<style>
|
||||
#target {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<title>transform-box: view-box, relative to nested viewport</title>
|
||||
<link rel="match" href="support/greensquare200x200.html">
|
||||
<link rel="match" href="reference/greensquare200x200.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-transforms/#transform-box">
|
||||
<style>
|
||||
#target {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<title>transform-box: view-box, relative to viewport defined by nested viewBox</title>
|
||||
<link rel="match" href="support/greensquare200x200.html">
|
||||
<link rel="match" href="reference/greensquare200x200.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-transforms/#transform-box">
|
||||
<style>
|
||||
#target {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<title>transform-box: view-box, relative to viewport defined by viewBox</title>
|
||||
<link rel="match" href="support/greensquare200x200.html">
|
||||
<link rel="match" href="reference/greensquare200x200.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-transforms/#transform-box">
|
||||
<style>
|
||||
#target {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<title>transform-box: view-box</title>
|
||||
<link rel="match" href="support/greensquare200x200.html">
|
||||
<link rel="match" href="reference/greensquare200x200.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-transforms/#transform-box">
|
||||
<style>
|
||||
svg {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<title>CSS Test: SVG Transform using transform-origin</title>
|
||||
<link rel="author" title="CJ Gammon" href="mailto:gammon@adobe.com">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#transform-origin-property">
|
||||
<link rel="match" href="reftest/transform-origin-01-ref.html">
|
||||
<link rel="match" href="reference/transform-origin-01-ref.html">
|
||||
<meta name="assert" content="If only one value is specified, the second value is assumed to be 'center'">
|
||||
<style type="text/css">
|
||||
#container{
|
||||
|
|
|
@ -9,9 +9,6 @@
|
|||
the same as 'perspective-origin: top left', different from no
|
||||
'perspective-origin', and different from no perspective or no transform.">
|
||||
<link rel="match" href="transform3d-perspective-origin-ref.html">
|
||||
<link rel="mismatch" href="transform3d-rotatex-perspective-001.html">
|
||||
<link rel="mismatch" href="transform3d-rotatex-ref.html">
|
||||
<link rel="mismatch" href="transform-lime-square-ref.html">
|
||||
</head>
|
||||
<body>
|
||||
<div style="perspective: 1000px; perspective-origin: 0 0;">
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Matt Woodrow" href="mailto:mwoodrow@mozilla.com">
|
||||
<link rel="author" title="Aryeh Gregor" href="mailto:ayg@aryeh.name">
|
||||
<link rel="mismatch" href="transform3d-rotatex-ref.html">
|
||||
</head>
|
||||
<body>
|
||||
<div style="perspective: 1000px; perspective-origin: top left;">
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
<meta name="assert" content="This tests that rotate3d(1, 0, 0, 45deg) is
|
||||
the same as rotatex(45deg).">
|
||||
<link rel="match" href="transform3d-rotatex-ref.html">
|
||||
<link rel="mismatch" href="transform-lime-square-ref.html">
|
||||
</head>
|
||||
<body>
|
||||
<div style="transform: rotate3d(1, 0, 0, 45deg); width: 100px;
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
<meta name="assert" content="This tests that rotatex(45deg) rotatey(360deg)
|
||||
rotatex(360deg) is the same as rotatex(45deg).">
|
||||
<link rel="match" href="transform3d-rotatex-ref.html">
|
||||
<link rel="mismatch" href="transform-lime-square-ref.html">
|
||||
</head>
|
||||
<body>
|
||||
<div style="transform: rotatex(45deg) rotatey(360deg) rotatex(360deg);
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
when combined with rotatex() (i.e., is not equivalent to simply omitting
|
||||
the perspective).">
|
||||
<link rel="mismatch" href="transform3d-rotatex-ref.html">
|
||||
<link rel="mismatch" href="transform-lime-square-ref.html">
|
||||
</head>
|
||||
<body>
|
||||
<div style="perspective: 1000px;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue