mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Update CSS tests to revision 584b6cdd10401df603bd7bdf4ec801fcddc65468
This commit is contained in:
@@ -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/003.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-073.css">
|
||||
</head>
|
||||
<body>
|
||||
<p class="tщst">This line should be green.</p>
|
||||
<p class="tщst">This should have a green background.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user