mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +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/quotes/001.xml" type="application/xhtml+xml">
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#rule-sets">
|
||||
<link rel="match" href="reference/ref-this-text-should-be-green.htm">
|
||||
<style type="text/css">
|
||||
p { color: green; color: \r\e\d; } /* '\r\e\d' is 'r^N^M', which isn't valid */
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user