Update web-platform-tests to revision 2332a6bd8ab3d47986492a44d7a0455dfb4ad823

This commit is contained in:
WPT Sync Bot 2019-08-04 10:26:10 +00:00
parent d2856ce8ae
commit c789859814
350 changed files with 5147 additions and 1855 deletions

View file

@ -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>

View file

@ -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>

View file

@ -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&#x1680;<br>ああ<br>&#x1680;<br>&#x1680;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x1680;<br>ああ<br>&#x1680;<br>&#x1680;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x2000;<br>ああ<br>&#x2000;<br>&#x2000;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x2000;<br>ああ<br>&#x2000;<br>&#x2000;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x2001;<br>ああ<br>&#x2001;<br>&#x2001;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x2001;<br>ああ<br>&#x2001;<br>&#x2001;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x2002;<br>ああ<br>&#x2002;<br>&#x2002;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x2002;<br>ああ<br>&#x2002;<br>&#x2002;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x2003;<br>ああ<br>&#x2003;<br>&#x2003;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x2003;<br>ああ<br>&#x2003;<br>&#x2003;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x2004;<br>ああ<br>&#x2004;<br>&#x2004;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x2004;<br>ああ<br>&#x2004;<br>&#x2004;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x2005;<br>ああ<br>&#x2005;<br>&#x2005;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x2005;<br>ああ<br>&#x2005;<br>&#x2005;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x2006;<br>ああ<br>&#x2006;<br>&#x2006;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x2006;<br>ああ<br>&#x2006;<br>&#x2006;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x2007;<br>&#x2007;<br>&#x2007;xx</div><!--XB/XA, non tailorable-->
</section>
<section>
<div>xx&#x2007;<br>&#x2007;<br>&#x2007;xx</div><!--XB/XA, non tailorable-->
</section>

View file

@ -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&#x2008;<br>ああ<br>&#x2008;<br>&#x2008;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x2008;<br>ああ<br>&#x2008;<br>&#x2008;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x2009;<br>ああ<br>&#x2009;<br>&#x2009;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x2009;<br>ああ<br>&#x2009;<br>&#x2009;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x200A;<br>ああ<br>&#x200A;<br>&#x200A;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x200A;<br>ああ<br>&#x200A;<br>&#x200A;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x202F;<br>&#x202F;<br>&#x202F;xx</div><!--XB/XA, non-tailorable-->
</section>
<section>
<div>xx&#x202F;<br>&#x202F;<br>&#x202F;xx</div><!--XB/XA, non-tailorable-->
</section>

View file

@ -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&#x205F;<br>ああ<br>&#x205F;<br>&#x205F;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x205F;<br>ああ<br>&#x205F;<br>&#x205F;<br>xx</div><!-- A, tailorable -->
</section>

View file

@ -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&#x3000;<br>ああ<br>&#x3000;<br>&#x3000;<br>xx</div><!-- A, tailorable -->
</section>
<section>
<div>xx&#x3000;<br>ああ<br>&#x3000;<br>&#x3000;<br>xx</div><!-- A, tailorable -->
</section>