Update CSS tests to revision 5366390418de396cdf7c9d45fbaedbed81dc4a61

This commit is contained in:
Ms2ger
2016-03-07 17:30:48 +01:00
parent dedae5e459
commit 3a73a2452e
333 changed files with 2454 additions and 1418 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/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 */