Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806

This commit is contained in:
WPT Sync Bot 2019-06-26 10:22:48 +00:00
parent e488ea750b
commit 12f4ae132e
1651 changed files with 8123 additions and 14152 deletions

View file

@ -13,6 +13,7 @@
<meta name="flags" content="ahem interact" />
<meta name="assert" content="The outline should be drawn around an object and may be drawn starting just outside the border edge of such object." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
div
{

View file

@ -13,6 +13,7 @@
<meta name="flags" content="ahem interact" />
<meta name="assert" content="The outline should be drawn around an object and may be drawn starting just outside the border edge of such object." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
div
{

View file

@ -7,6 +7,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines" />
<meta name="flags" content="invalid" />
<meta name="assert" content="The 'outline-width' property does not support a negative length value in 'ex' units and is ignored." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property does not apply to elements with 'display' set to 'table-row-group'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#test
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property does not apply to elements with 'display' set to 'table-header-group'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#test
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property does not apply to elements with 'display' set to 'table-footer-group'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#test
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property does not apply to elements with 'display' set to 'table-row'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#table
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property does not apply to elements with 'display' set to 'table-column-group'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#test
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property does not apply to elements with 'display' set to 'table-column'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#test
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property applies to elements with 'display' set to 'table-cell'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#table
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property does not apply to elements with 'display' set to 'inline'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#parent
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property applies to elements with 'display' set to 'block'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
span
{

View file

@ -8,6 +8,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#overflow" />
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property applies to elements with 'display' set to 'list-item'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
body
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property applies to elements with 'display' set to 'inline-block'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property applies to elements with 'display' set to 'table'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#table
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property applies to elements with 'display' set to 'inline-table'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#table
{

View file

@ -10,6 +10,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'overflow' property applies to elements with 'display' set to 'table-caption'." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#test
{