mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 5366390418de396cdf7c9d45fbaedbed81dc4a61
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/selectors/class/001.html" type="text/html" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#class-html" />
|
||||
<link rel="match" href="reference/ref-this-text-should-be-green.xht" />
|
||||
<style type="text/css">
|
||||
.teST { color: green; }
|
||||
.TEst { background: red; color: yellow; } /* doesn't apply */
|
||||
|
||||
Reference in New Issue
Block a user