mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +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
|
@ -7,6 +7,7 @@
|
|||
<link rel="match" href="numbers-units-007-ref.xht"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'em' unit is equal to the computed value of the 'font-size' property (default) of the element on which it is used." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="match" href="numbers-units-009-ref.xht"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'em' unit is equal to the computed value of the 'font-size' property (pixels) of the element on which it is used." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#div1
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="match" href="numbers-units-010-ref.xht"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'em' unit is equal to the computed value of the 'font-size' property (inches) of the element on which it is used." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#div1
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="match" href="numbers-units-011-ref.xht"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="When 'em' is assigned in the value of the 'font-size' property itself, it uses the font size of the parent element." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#div1
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="match" href="numbers-units-012-ref.xht"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'em' unit is equal to the computed value of the 'font-size' property (ex) of the element on which it is used." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#parent
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="match" href="numbers-units-013-ref.xht"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'em' unit is equal to the computed value of the 'font-size' property of the element on which it is used." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#parent
|
||||
{
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div {
|
||||
background: black;
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div {
|
||||
background: black;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="match" href="numbers-units-015-ref-b.xht"/>
|
||||
<meta name="flags" content="ahem should" />
|
||||
<meta name="assert" content="In the cases where it is impossible or impractical to determine the x-height, a value of 0.5em should be used." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="match" href="numbers-units-018-ref.xht"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Units 'em' and 'ex' refer to the initial value of the property when specified on the root element of a document." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
html
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="match" href="numbers-units-019-ref.xht"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'ex' unit size is defined by the element's first available font." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
body
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="match" href="numbers-units-021-ref.xht"/>
|
||||
<meta name="flags" content="96dpi ahem" />
|
||||
<meta name="assert" content="The 'em' unit refers to the property's initial value when specified on the root element." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
html
|
||||
{
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem"/>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
table { font: 20px/1 Ahem; }
|
||||
td { padding: 0; background: red; }
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
.test { font: 250px/1 Ahem; margin: 0; color: navy; }
|
||||
img { height: 1ex; }
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
.test { font: 250px/1 Ahem; margin: 0; color: navy; }
|
||||
img { height: 0.25ex; vertical-align: bottom; }
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
.test { font: 20px/1 Ahem; min-width: 200px; min-height: 200px; background: red; float: left; }
|
||||
.em { width: 10em; height: 5em; background: green; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div { margin: 4px 0; }
|
||||
.border { border-top: solid 20px blue; width: 600px; }
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div { margin: 4px 0; }
|
||||
.border { border-top: solid 20px blue; width: 600px; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div { margin: 4px 0; }
|
||||
.border { border-top: solid 20px blue; width: 600px; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue