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

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a negative zero value, in 'em' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a zero value, in 'em' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a positive zero value, in 'em' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a value, in 'em' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a value, in 'em' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a negative zero value, in 'ex' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a zero value, in 'ex' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a positive zero value, in 'ex' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a value, in 'ex' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -8,6 +8,7 @@
<link rel="match" href="../reference/no-red-on-blank-page-ref.xht"/>
<meta name="flags" content="ahem" />
<meta name="assert" content="The 'clip' property sets a value, in 'ex' units, for all sides of the clipping rectangle." />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{

View file

@ -14,6 +14,7 @@
<meta name="flags" content="ahem" />
<meta name="assert" content="Descendants of a 'visibility: hidden' element will be visible if they have 'visibility: visible'" />
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
div {visibility: hidden;}