Update CSS tests to revision 09d27d61d637da536af1d86a8d7bea157592ff9e

This commit is contained in:
Simon Sapin 2015-09-08 11:01:17 +02:00
parent 282f9ade93
commit 5abfa12a4c
234 changed files with 4896 additions and 498 deletions

View file

@ -37,9 +37,9 @@
<a href="css-vars-custom-property-case-sensitive-001.htm">css-vars-custom-property-case-sensitive-001</a></strong></td>
<td><a href="reference/css-vars-custom-property-case-sensitive-ref.htm">=</a> </td>
<td></td>
<td>custom property names start with &quot;var-&quot; in lower case
<td>custom property names are case-sensitive
<ul class="assert">
<li>Custom property names start with var- which must be lower case</li>
<li>Custom property names are case-sensitive</li>
</ul>
</td>
</tr>