Update web-platform-tests to revision aa86bfbb569fee92a3176bae68e3b7ec54140a6d

This commit is contained in:
WPT Sync Bot 2020-07-22 08:20:19 +00:00
parent a242913629
commit 4c80634acb
102 changed files with 1207 additions and 360 deletions

View file

@ -14,7 +14,7 @@
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.multicol-wrapper>*{
font-family: Ahem;
font: 20px/1 Ahem;
}
div.multicol-wrapper{

View file

@ -14,7 +14,7 @@
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.multicol-wrapper>*{
font-family: Ahem;
font: 20px/1 Ahem;
}
div.multicol-wrapper{

View file

@ -14,7 +14,7 @@
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.multicol-wrapper>*{
font-family: Ahem;
font: 20px/1 Ahem;
}
div.multicol-wrapper{

View file

@ -14,7 +14,7 @@
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.multicol-wrapper>*{
font-family: Ahem;
font: 20px/1 Ahem;
}
div.multicol-wrapper{

View file

@ -4,9 +4,11 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Opera Software ASA" href="http://www.opera.com/" />
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2013-07-29 -->
<meta name="flags" content="image" />
<meta name="flags" content="image ahem" />
<link rel="stylesheet" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
body {font: 1.25em/1 Ahem;}
img {vertical-align: top;}
]]></style>
</head>

View file

@ -4,9 +4,11 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Opera Software ASA" href="http://www.opera.com/" />
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2013-07-29 -->
<meta name="flags" content="image" />
<meta name="flags" content="image ahem" />
<link rel="stylesheet" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
body {font: 1.25em/1 Ahem;}
img {vertical-align: top;}
]]></style>
</head>
@ -22,4 +24,4 @@
<div><img src="support/swatch-gray.png" width="280" height="20" alt="Image download support must be enabled" /></div>
</body>
</html>
</html>

View file

@ -4,8 +4,10 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Opera Software ASA" href="http://www.opera.com/" />
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2013-08-06 -->
<meta name="flags" content="image" />
<meta name="flags" content="image ahem" />
<link rel="stylesheet" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
body {font: 1.25em/1 Ahem;}
img {vertical-align: top;}
]]></style>
</head>
@ -18,4 +20,4 @@ alt="Image download support must be enabled" /><img src="support/black20x20.png"
<div><img src="support/swatch-gray.png" width="260" height="20" alt="Image download support must be enabled" /></div>
</body>
</html>
</html>

View file

@ -4,11 +4,13 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Opera Software ASA" href="http://www.opera.com/" />
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2013-08-18 -->
<meta name="flags" content="image" />
<meta name="flags" content="image ahem" />
<link rel="stylesheet" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
div
{
border: gray solid 1.25em;
font: 1.25em/1 Ahem;
border: gray solid 1em;
width: 160px;
}
@ -20,4 +22,4 @@
<div><img src="support/swatch-blue.png" width="80" height="40" alt="Image download support must be enabled" /><img src="support/swatch-pink.png" width="80" height="40" alt="Image download support must be enabled" /> <img src="support/swatch-yellow.png" width="160" height="20" alt="Image download support must be enabled" /> <img src="support/black20x20.png" width="160" height="20" alt="Image download support must be enabled" /> <img src="support/swatch-yellow.png" width="160" height="20" alt="Image download support must be enabled" /> <img src="support/black20x20.png" width="160" height="20" alt="Image download support must be enabled" /> <img src="support/swatch-yellow.png" width="160" height="20" alt="Image download support must be enabled" /> <img src="support/swatch-navy.png" width="160" height="40" alt="Image download support must be enabled" /></div>
</body>
</html>
</html>

View file

@ -4,8 +4,11 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Opera Software ASA" href="http://www.opera.com/" />
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2013-08-19 -->
<meta name="flags" content="image" />
<meta name="flags" content="image ahem" />
<link rel="stylesheet" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
body {font: 1.25em/1 Ahem;}
div {width: 240px;}
img {vertical-align: top;}

View file

@ -4,11 +4,13 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Opera Software ASA" href="http://www.opera.com/" />
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2013-08-19 -->
<meta name="flags" content="image" />
<meta name="flags" content="image ahem" />
<link rel="stylesheet" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
div
{
border: gray solid 1.25em;
font: 1.25em/1 Ahem;
border: gray solid 1em;
width: 160px;
}

View file

@ -4,11 +4,13 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Opera Software ASA" href="http://www.opera.com/" />
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2013-08-19 -->
<meta name="flags" content="image" />
<meta name="flags" content="image ahem" />
<link rel="stylesheet" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
div
{
border: gray solid 1.25em;
font: 1.25em/1 Ahem;
border: gray solid 1em;
width: 160px;
}
@ -28,4 +30,4 @@
</div>
</body>
</html>
</html>

View file

@ -10,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.multicol-wrapper>*{
font-family: Ahem;
font: 20px/1 Ahem;
}
div.multicol-wrapper{