mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806
This commit is contained in:
parent
e488ea750b
commit
12f4ae132e
1651 changed files with 8123 additions and 14152 deletions
|
@ -4,6 +4,7 @@
|
|||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="reviewer" title="Mihai Balan" href="mailto:mibalan@adobe.com"> <!-- 2013-07-24 -->
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
.square {
|
||||
float: left;
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
|
||||
<link rel="reviewer" title="Mihai Balan" href="mailto:mibalan@adobe.com"> <!-- 2013-07-24 -->
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
#vertical {
|
||||
color: green;
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Mihai Balan" href="mailto:mibalan@adobe.com">
|
||||
<link rel="reviewer" title="Mihai Balan" href="mailto:mibalan@adobe.com"> <!-- 2013-07-24 -->
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
.transformed {
|
||||
transform: rotateY(45deg);
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
set on its parent when flowed into a region.">
|
||||
<meta name="flags" content="ahem">
|
||||
<link rel="match" href="reference/regions-transforms-001-ref.html">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
.ahem {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
if the region has a 3D transform applied.">
|
||||
<meta name="flags" content="ahem">
|
||||
<link rel="match" href="reference/regions-transforms-001-ref.html">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
.ahem {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
transform applied, they are properly composed. More specifically, in this test
|
||||
the content should appear as rotated 180 degrees.">
|
||||
<link rel="match" href="reference/regions-transforms-001-ref.html">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
.ahem {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
<meta name="flags" content="ahem">
|
||||
<meta name="assert" content="This test checks that named flow text content is transformed when it breaks across
|
||||
multiple regions and that the overflow remains visible.">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
.ahem {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
<meta name="flags" content="ahem">
|
||||
<meta name="assert" content="This test checks that the regions are transformed when named flow text content breaks
|
||||
across multiple regions and that the overflow remains visible.">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
.ahem {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<meta name="assert" content="Test checks that content that is transformed does not clip when flowed in a region.">
|
||||
<meta name="flags" content="ahem">
|
||||
<link rel="match" href="reference/regions-transforms-018-ref.html">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
.ahem {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
the perspective is shifted"/>
|
||||
<meta name="flags" content="ahem">
|
||||
<link rel="match" href="reference/regions-transforms-019-ref.html">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
.ahem {
|
||||
font-family: Ahem;
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
<meta name="flags" content="ahem">
|
||||
<meta name="assert" content="This test checks that separate transforms can be applied to each named flow content
|
||||
text node that breaks across multiple regions">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
.ahem {
|
||||
font-family: Ahem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue