mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update web-platform-tests to revision 2332a6bd8ab3d47986492a44d7a0455dfb4ad823
This commit is contained in:
parent
d2856ce8ae
commit
c789859814
350 changed files with 5147 additions and 1855 deletions
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<style>
|
||||
div { font-family: monospace; }
|
||||
</style>
|
||||
|
||||
<p>Test passes if there are two columns of "x" characters below and no red.
|
||||
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
||||
<div>xx<br>xx</div>
|
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre-wrap;
|
||||
font-family: Ahem;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
color: green;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if there are two green tall boxes below and no red.
|
||||
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
||||
<div>x x<br>x x</div>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx あ<br>あ あ<br>あ xx</div><!--XB/XA, non tailorable-->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx あ<br>あ あ<br>あ xx</div><!--XB/XA, non tailorable-->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx あ<br>あ あ<br>あ xx</div><!--XB/XA, non-tailorable-->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx あ<br>あ あ<br>あ xx</div><!--XB/XA, non-tailorable-->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Test Reference</title>
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
white-space: pre;
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
width: 2em;
|
||||
}
|
||||
section {
|
||||
font-family: Ahem;
|
||||
float: left;
|
||||
margin: 0 1em;
|
||||
color: blue;
|
||||
}
|
||||
.ref {
|
||||
color: orange;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>Test passes if the orange and blue parts of this page are identical.
|
||||
|
||||
<section class=ref>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
||||
<section>
|
||||
<div>xx <br>ああ<br> あ<br>あ <br>xx</div><!-- A, tailorable -->
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue