Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8

This commit is contained in:
James Graham 2015-07-27 17:47:31 +01:00
parent 662c00a810
commit df03062d62
10934 changed files with 428309 additions and 254265 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Custom Properties Level 1 CR Test Suite</h1>
<h2>Using Cascading Variables: the var() notation (78 tests)</h2>
<h2>Using Cascading Variables: the var() notation (79 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -31,7 +31,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s3">+</a>
<a href="http://www.w3.org/TR/css-variables-1/#using-variables">3 Using Cascading Variables: the var() notation</a></th></tr>
<!-- 73 tests -->
<!-- 74 tests -->
<tr id="css-vars-custom-property-case-sensitive-001-3" class="primary">
<td><strong>
<a href="css-vars-custom-property-case-sensitive-001.htm">css-vars-custom-property-case-sensitive-001</a></strong></td>
@ -358,6 +358,14 @@
<td>Test declaring a non-custom property containing a variable reference with fallback is an implicitly closed URL due to EOF.
</td>
</tr>
<tr id="variable-reference-40-3" class="primary">
<td><strong>
<a href="variable-reference-40.htm">variable-reference-40</a></strong></td>
<td><a href="reference/variable-reference-40-ref.htm">=</a> </td>
<td></td>
<td>Test that a variable reference within a gradient value in a border-image shorthand parses correctly.
</td>
</tr>
<tr id="variable-supports-01-3" class="primary">
<td><strong>
<a href="variable-supports-01.htm">variable-supports-01</a></strong></td>