Update CSS tests to revision 584b6cdd10401df603bd7bdf4ec801fcddc65468

This commit is contained in:
Ms2ger
2015-09-04 12:21:22 +02:00
parent 8d21a79246
commit 58b5cd27de
1279 changed files with 30378 additions and 18158 deletions

View File

@@ -5,6 +5,7 @@
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch">
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/parsing/encoding/002.html" type="text/html">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/ref-green-background.htm">
<meta name="flags" content="http">
<style type="text/css">
p { background: red; color: yellow; }
@@ -12,6 +13,6 @@
<link rel="stylesheet" href="support/at-charset-072.css">
</head>
<body>
<p class="t&#3657;st">This line should be green.</p>
<p class="t&#3657;st">This should have a green background.</p>
</body>
</html>