mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15: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="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c412-blockw-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 10px/1 Ahem; margin: 1em; border: solid 1em; width: 100px; background: red no-repeat; color: green; }
|
||||
.test p, .test div { margin-top: 0; margin-bottom: 0; }
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
p#ruled {
|
||||
font: 40px/1 Ahem;
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div
|
||||
{
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { width: 20em; font: 10px/12px Ahem; color: green; }
|
||||
span { border: solid 10px lime; padding: 2px 0 2px 10px; margin: 10px 10px 0 0; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 10px/240% Ahem; color: black; width: 200px; margin: 0 0 0 10px; }
|
||||
span { border: solid 10px blue; padding: 2px 20px 2px 10px; margin: 40px 30px 0 40px; }
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#replaced-elements"/>
|
||||
<link rel="author" title="CSS1 Test Suite Contributors" href="http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html"/>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { margin: 0; background: url(support/swatch-red.png) center repeat-y; font-size: 10px; }
|
||||
.a img { display: block; margin-right: auto; margin-left: auto; width: auto; }
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {margin: 1em;}
|
||||
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
strong {line-height: 1;}
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c44-ln-box-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 10px/20px Ahem; color: white; background: red url(support/css1test44a.png) no-repeat;
|
||||
width: 19em; padding: 0.5em 1em; border: 1em solid green; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
<link rel="match" href="c44-ln-box-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 10px/20px Ahem; color: white; background: red url(support/css1test44b.png) no-repeat;
|
||||
width: 39em; padding: 0.5em 1em; border: 1em solid green; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c44-ln-box-002-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px/40px Ahem; color: white; background: red url(support/css1test44c.png) no-repeat;
|
||||
width: 14em; padding: 0.5em 1em; border: 1em solid green; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c44-ln-box-002-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px/40px Ahem; color: white; background: red url(support/css1test44d.png) no-repeat;
|
||||
width: 14em; padding: 0.5em 1em; border: 1em solid green; }
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { color: blue; font: 3.75em/1 Ahem; margin: 0 2em; }
|
||||
.a {font-size: 0.625in;}
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="match" href="c526-font-sz-002-ref.xht" />
|
||||
|
||||
<meta name="flags" content="ahem" />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.ahem { font: 1.25em/1 Ahem; color: blue; }
|
||||
.f {font-size: 2em;}
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<link rel="match" href="c526-font-sz-003-ref.xht" />
|
||||
|
||||
<meta name="flags" content="ahem invalid" />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.j { font-size: 3.75em; color: navy; font-family: Ahem; line-height: 1; }
|
||||
.a { font-size: 1em; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c534-bgre-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 15px/1 Ahem; width: 10em; background: red; color: green; border: solid green; }
|
||||
.one {background-image: url(support/swatch-green.png); background-repeat: repeat-y;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c534-bgre-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 15px/1 Ahem; width: 10em; background: green; color: green; border: solid green; }
|
||||
.one {background-image: url(support/swatch-red.png); background-repeat: repeat-y;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c534-bgreps-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 20px/1 Ahem; width: 11em; background: red; color: green; border: solid green; }
|
||||
.one {background-image: url(support/pattern-grg-rgr-grg.png); background-position: 50% 50%; background-repeat: repeat-y;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c534-bgreps-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 20px/1 Ahem; width: 11em; background: green; color: green; border: solid green; }
|
||||
.one {background-image: url(support/pattern-grg-rgr-grg.png); background-position: 50% 50%; background-repeat: repeat-y;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c534-bgreps-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 20px/1 Ahem; width: 11em; background: red; color: green; border: solid green; }
|
||||
.one {background-image: url(support/pattern-grg-rgr-grg.png); background-position: 50% 50%;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c534-bgreps-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 20px/1 Ahem; width: 11em; background: red; color: green; border: solid green; }
|
||||
.one {background-image: url(support/pattern-grg-rgr-grg.png); background-position: center top;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c534-bgreps-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 20px/1 Ahem; width: 11em; background: red; color: green; border: solid green; }
|
||||
.one {background-image: url(support/pattern-grg-rgr-grg.png); background-position: top left;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c534-bgreps-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 20px/1 Ahem; width: 11em; background: red; color: green; border: solid green; }
|
||||
.one {background-image: url(support/pattern-grg-rgr-grg.png); background-position: bottom right;}
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c536-bgpos-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
html,body,div { margin: 0; border: 0; padding: 0; }
|
||||
div { font: 15px/1 Ahem; color: white; width: 11em; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c536-bgpos-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
html,body,div { margin: 0; border: 0; padding: 0; }
|
||||
div { font: 15px/1 Ahem; color: white; width: 11em; }
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#background"/>
|
||||
<link rel="author" title="CSS1 Test Suite Contributors" href="http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html"/>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
html {background: url(support/swatch-blue.png) repeat-x center top fixed;}
|
||||
div { font: 15px/1 Ahem; background: red; color: green; width: 11em; margin: 0 0 0 2em; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2013-06-08 -->
|
||||
<link rel="match" href="c541-word-sp-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 30px/1 Ahem; width: 18em; background: yellow; color: aqua; }
|
||||
.one {word-spacing: 0.3125in;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c541-word-sp-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 25px/1 Ahem; width: 12em; background: yellow; color: aqua; margin: 0 0 0 2em; }
|
||||
.eight {word-spacing: 25px;}
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2013-06-08 -->
|
||||
<link rel="match" href="c542-letter-sp-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 30px/1 Ahem; width: 18em; background: yellow; color: aqua; }
|
||||
.one {letter-spacing: 0.3125in;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c542-letter-sp-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 30px/1 Ahem; width: 15em; background: yellow; color: aqua; margin: 0 0 0 2em; }
|
||||
.eight {letter-spacing: 60px;}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#vertical-align"/>
|
||||
<link rel="author" title="CSS1 Test Suite Contributors" href="http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html"/>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {font: 50px/1 Ahem; color: white; margin: 1em; padding: 0.25em; background: teal url(support/square-teal.png) top left;}
|
||||
img {height: 50px;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c544-valgn-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test {font: 15px/1 Ahem; color: green; background: red url(support/css1test544b.png) no-repeat; width: 90px; margin: 0 1em;}
|
||||
img {height: 30px;}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#vertical-align"/>
|
||||
<link rel="author" title="CSS1 Test Suite Contributors" href="http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html"/>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
p {font-size: 12pt;}
|
||||
p.example { font: 15px/1 Ahem; color: blue; background: white url(support/square-white.png); border: 1px solid silver; padding: 0.5em; margin: 1em; }
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#vertical-align"/>
|
||||
<link rel="author" title="CSS1 Test Suite Contributors" href="http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html"/>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
p {font-size: 12pt;}
|
||||
p.example { font: 15px/1 Ahem; color: blue; background: white url(support/square-white.png); border: 1px solid silver; padding: 0.5em; margin: 1em; }
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#vertical-align"/>
|
||||
<link rel="author" title="CSS1 Test Suite Contributors" href="http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html"/>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
p {font-size: 12pt;}
|
||||
p.example { font: 15px/1 Ahem; color: blue; background: white url(support/square-white.png); border: 1px solid silver; padding: 0.5em; margin: 1em; }
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#text-transform"/>
|
||||
<link rel="author" title="CSS1 Test Suite Contributors" href="http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html"/>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 10px/1 Ahem; color: green; background: red url(support/css1test545.png); border: solid black; width: 32em; }
|
||||
p { margin: 0; }
|
||||
|
|
|
@ -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 {
|
||||
font: 24px/1 Ahem;
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="author" title="CSS1 Test Suite Contributors" href="http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html"/>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c547-indent-000-ref.xht"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 24px/1 Ahem; width: 18em; color: blue; }
|
||||
.one {text-indent: 0.25in;}
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-04-06 -->
|
||||
<link rel="match" href="c548-leadin-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 25px Ahem; line-height: 51px; width: 3em; color: lime; background: green; border: solid black; }
|
||||
span { background-color: red; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-31 -->
|
||||
<link rel="match" href="c548-ln-ht-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 30px Ahem; background: teal; color: aqua; width: 4em; padding: 0.5em 0 0.5em 1em; border: solid navy; margin: 0.5em; line-height: 60px; }
|
||||
.control { font: 30px/1 Ahem; background: teal; color: aqua; width: 5em; padding: 0; border: solid navy; margin: 0.5em; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-31 and 2013-12-03 -->
|
||||
<link rel="match" href="c548-ln-ht-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px Ahem; background: red url(support/pattern-gg-gr.png); color: lime; width: 4em; padding: 0.5em 0 0.5em 1em; border: solid black; margin: 0.5em; }
|
||||
p { margin: 0; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-31 -->
|
||||
<link rel="match" href="c548-ln-ht-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px Ahem; background: red url(support/pattern-gg-gr.png); color: lime; width: 4em; padding: 0.5em 0 0.5em 1em; border: solid black; margin: 0.5em; }
|
||||
p { margin: 0; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-?? -->
|
||||
<link rel="match" href="c548-ln-ht-003-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px Ahem; width: 4em; color: green; background: red url(support/css1test548d.png); margin: 1em; border: solid black; }
|
||||
p { margin: 0; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-?? -->
|
||||
<link rel="match" href="c548-ln-ht-004-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px Ahem; width: 4em; color: green; background: red url(support/css1test548e.png); margin: 1em; border: solid black; }
|
||||
p { margin: 0; }
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { background-color: yellow; color: orange; margin: 1em 0; width: 10em; font: 20px/1 Ahem; }
|
||||
.one { margin-top: 25px; background-color: lime; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5501-mrgn-t-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 10px/1 Ahem; width: 10em; border: solid black; padding: 0; background: yellow; color: orange; }
|
||||
.zero {background-color: teal; margin-top: 0;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; background: yellow; }
|
||||
.one { width: 8em; height: 2em; background: red url(support/swatch-green.png) right repeat-y; color: white; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; background: yellow; }
|
||||
.two { width: 13em; height: 3em; background: green; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-002-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; background: yellow; }
|
||||
.three { width: 5em; height: 4em; background: red; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-003-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; background: yellow; }
|
||||
.four { width: 11em; color: white; background: navy; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-004-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.five { font: 15px/1 Ahem; margin: 1em; background: green; width: 8em; height: 3em; }
|
||||
.five p { background: white url(support/swatch-red.png) top right no-repeat; color: white; }
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; }
|
||||
.six { width: 12em; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.seven { font: 15px/1 Ahem; margin: 1em 2em; width: 5em; }
|
||||
.seven p { background: yellow; color: lime; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-mrgn-r-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
body { color: navy; }
|
||||
div { font: 10px/1 Ahem; width: 200px; color: orange; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c5502-mrgn-r-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div.control { margin: 1.25em; }
|
||||
p.criteria { color: navy; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c5501-imrgn-t-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { background-color: yellow; color: orange; margin: 1em 0; width: 10em; font: 20px/1 Ahem; }
|
||||
.one { margin-bottom: 25px; background-color: lime; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5503-mrgn-b-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.test { font: 10px/1 Ahem; width: 10em; border: solid black; padding: 0; background: yellow; color: orange; }
|
||||
.zero {background-color: teal; margin-bottom: 0;}
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; background: yellow; }
|
||||
.one { width: 8em; height: 2em; background: red url(support/swatch-green.png) right repeat-y; color: white; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; background: yellow; }
|
||||
.two { width: 13em; height: 3em; background: green; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5504-imrgn-l-002-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.three { background: url(support/swatch-red.png) no-repeat 6em 1em; font: 15px/1 Ahem; margin: 1em; }
|
||||
.three p { width: 5em; color: white; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-003-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; background: navy; }
|
||||
.four { width: 11em; color: white; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-004-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.five { font: 15px/1 Ahem; margin: 1em; background: green; width: 8em; height: 3em; }
|
||||
.five p { background: white url(support/swatch-red.png) 3em 0 no-repeat; color: white; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; }
|
||||
.six { width: 13em; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.seven { font: 15px/1 Ahem; margin: 1em 2em; width: 5em; }
|
||||
.seven p { background: yellow; color: lime; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5504-mrgn-l-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
body { color: navy; }
|
||||
div { font: 10px/1 Ahem; width: 200px; color: orange; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c5504-mrgn-l-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div.control { margin: 1.25em; }
|
||||
p.criteria { color: navy; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.one, .two { margin: 1em; }
|
||||
.one { font: 15px/1 Ahem; width: 7em; background: red; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5505-mrgn-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
body { color: navy; }
|
||||
div { font: 10px/1 Ahem; width: 200px; color: orange; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c5505-mrgn-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div.control { margin: 1.25em; }
|
||||
p.criteria { color: navy; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c5505-mrgn-003-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 1.25em/1 Ahem; margin: 1em; }
|
||||
.test { width: 6em; padding: 1em 1em 0; border: solid; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5506-ipadn-t-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px/1 Ahem; width: 6em; color: white; }
|
||||
.red { color: red; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5506-ipadn-t-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px/1 Ahem; width: 6em; color: white; }
|
||||
.green { color: green; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5506-ipadn-t-002-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
p { margin-bottom: 3em; }
|
||||
div { font: 20px/1 Ahem; width: 6em; color: white; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c5506-padn-t-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
td { padding: 0; border: solid black; }
|
||||
p { margin: 0; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; }
|
||||
.one { width: 8em; height: 2em; background: red url(support/swatch-green.png) right repeat-y; color: white; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; }
|
||||
.two { width: 13em; height: 3em; background: green; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-002-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.three { background: url(support/swatch-red.png) 5em 2em no-repeat; font: 15px/1 Ahem; margin: 1em; }
|
||||
.three div { width: 5em; height: 4em; background: red; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact"/>
|
||||
<link rel="match" href="c5502-imrgn-r-003-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; }
|
||||
.four { width: 11em; color: white; background: navy; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image invalid" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; background: yellow; }
|
||||
.four { width: 9em; color: yellow; background: orange; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c5507-padn-r-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
body { color: navy; }
|
||||
div { font: 10px/1 Ahem; width: 106px; color: blue; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c5507-padn-r-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div.control { margin: 1.25em; }
|
||||
p.criteria { color: navy; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5508-ipadn-b-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px/1 Ahem; width: 6em; color: white; }
|
||||
.green { color: green; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5508-ipadn-b-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px/1 Ahem; width: 6em; color: white; }
|
||||
.green { color: green; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5506-ipadn-t-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 20px/1 Ahem; width: 6em; color: white; }
|
||||
.one { padding-bottom: 20px; background-color: green; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-03-29 -->
|
||||
<link rel="match" href="c5508-ipadn-b-003-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
td { padding: 0; border: solid black; }
|
||||
p { margin: 0; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; }
|
||||
.one { width: 8em; height: 2em; background: red url(support/swatch-green.png) right repeat-y; color: white; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; }
|
||||
.two { width: 13em; height: 3em; background: green; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5504-imrgn-l-002-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
.three { background: url(support/swatch-red.png) no-repeat 6em 1em; font: 15px/1 Ahem; margin: 1em; }
|
||||
.three p { width: 5em; color: white; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5502-imrgn-r-003-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; }
|
||||
.four { width: 11em; color: white; background: navy; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem image invalid" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; margin: 1em; background: yellow; }
|
||||
.four { width: 9em; color: yellow; background: orange; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5507-padn-r-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
body { color: navy; }
|
||||
div { font: 10px/1 Ahem; width: 106px; color: blue; }
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div.control { margin: 1.25em; }
|
||||
p.criteria { color: navy; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5510-ipadn-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
p { color: navy; }
|
||||
div { margin: 2em 0; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5510-padn-000-ref.xht"/>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
body { color: navy; }
|
||||
div { font: 10px/1 Ahem; width: 138px; color: orange; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-04-08 -->
|
||||
<link rel="match" href="c5510-padn-001-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div.control { margin: 1.25em; }
|
||||
p.criteria { color: navy; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5525-fltblck-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; background: white url(support/css1test5525cf-0.png) top right no-repeat; height: 10em; }
|
||||
p { margin: 0; padding: 0; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5525-fltinln-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { border: solid black; font: 15px/1 Ahem; width: 6em; margin: 1em; color: green; }
|
||||
span { float: left; font-size: 200%; width: 1.5em; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5525-fltmrgn-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { background: red url(support/css1test5525b-0.png) no-repeat; color: green;
|
||||
font: 15px/1 Ahem; padding: 0; width: 8em; border: solid black; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c5526-fltclr-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; color: green; background: red url(support/css1test5526.png) no-repeat; width: 20em; border: solid black; }
|
||||
p { margin: 1em 0; }
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="match" href="c562-white-sp-000-ref.xht" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div { font: 15px/1 Ahem; color: green; background: red url(support/css1test562.png) no-repeat; border: solid black; width: 15em; }
|
||||
div p { margin: 0; }
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue