Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -7,12 +7,12 @@
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch">
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <!-- 2012-06-30 -->
<link rel="alternate" href="http://www.hixie.ch/tests/evil/css/css21/tests/t1004-c43-rpl-ibx-00-d-ag.htm" type="text/html">
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#replaced-elements">
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#replaced-elements">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" title="10.6.2 Inline replaced elements, block-level replaced elements in normal flow, 'inline-block' replaced elements in normal flow and floating replaced elements">
<link rel="match" href="reference/c43-rpl-ibx-000-ref.htm">
<meta name="flags" content="ahem image">
<style type="text/css">
strong {line-height: 1;}
@@ -29,7 +29,7 @@
font-size: 3.75em;
height: 1em;
}
.b > span {font-size: 3.75em;}
</style>
</head>