mirror of
https://github.com/servo/servo.git
synced 2025-08-23 14:25:33 +01:00
Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806
This commit is contained in:
parent
e488ea750b
commit
12f4ae132e
1651 changed files with 8123 additions and 14152 deletions
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
|
@ -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;}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue