Update web-platform-tests to revision b048002b012a8290b7dbdb0f0d685454e8837b6f

This commit is contained in:
WPT Sync Bot 2019-12-22 08:24:00 +00:00
parent 3e77a0ae09
commit 5bdea9564b
37 changed files with 901 additions and 43 deletions

View file

@ -9,13 +9,14 @@
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
<meta name="DC.date.created" content="2016-12-22T09:54:03+11:00" scheme="W3CDTF" />
<meta name="DC.date.modified" content="2016-12-30T09:54:03+11:00" scheme="W3CDTF" />
<meta name="DC.date.modified" content="2019-12-18T09:54:03+11:00" scheme="W3CDTF" />
<meta content="" name="flags" />
<style type="text/css"><![CDATA[
html
{
direction: rtl;
width: calc(52px + 100vw + 52px);
}
@ -29,6 +30,7 @@
table
{
border-spacing: 0px;
direction: ltr;
position: absolute;
width: calc(52px + 100% + 52px);
}
@ -55,6 +57,7 @@
display: block;
}
]]></style>
</head>
<body>