diff options
author | Ms2ger <Ms2ger@gmail.com> | 2016-03-01 16:08:43 +0100 |
---|---|---|
committer | Ms2ger <Ms2ger@gmail.com> | 2016-03-01 19:09:10 +0100 |
commit | 349c75536d30f7c5317a8a9c6dff71934d42421a (patch) | |
tree | 0366db76ddb736c3803880e3c9912b39af3dab47 /tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm | |
parent | 40c52d55e2037a8dc154718f43260bd347739260 (diff) | |
download | servo-349c75536d30f7c5317a8a9c6dff71934d42421a.tar.gz servo-349c75536d30f7c5317a8a9c6dff71934d42421a.zip |
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
Diffstat (limited to 'tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm')
-rw-r--r-- | tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm | 480 |
1 files changed, 240 insertions, 240 deletions
diff --git a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm index 4acb865b538..01ed88cf92a 100644 --- a/tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm +++ b/tests/wpt/css-tests/css-variables-1_dev/html/chapter-3.htm @@ -30,11 +30,11 @@ <tbody id="s3"> <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> + <a href="https://www.w3.org/TR/css-variables-1/#using-variables">3 Using Cascading Variables: the var() notation</a></th></tr> <!-- 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> + <tr id="css-vars-custom-property-case-sensitive-001-3" class=""> + <td> + <a href="css-vars-custom-property-case-sensitive-001.htm">css-vars-custom-property-case-sensitive-001</a></td> <td><a href="reference/css-vars-custom-property-case-sensitive-ref.htm">=</a> </td> <td></td> <td>custom property names are case-sensitive @@ -43,9 +43,9 @@ </ul> </td> </tr> - <tr id="css-vars-custom-property-inheritance-3" class="primary"> - <td><strong> - <a href="css-vars-custom-property-inheritance.htm">css-vars-custom-property-inheritance</a></strong></td> + <tr id="css-vars-custom-property-inheritance-3" class=""> + <td> + <a href="css-vars-custom-property-inheritance.htm">css-vars-custom-property-inheritance</a></td> <td><a href="reference/css-vars-custom-property-inheritance-ref.htm">=</a> </td> <td></td> <td>custom properties use normal inheritance and cascade rules @@ -54,577 +54,577 @@ </ul> </td> </tr> - <tr id="variable-declaration-52-3" class="primary"> - <td><strong> - <a href="variable-declaration-52.htm">variable-declaration-52</a></strong></td> + <tr id="variable-declaration-52-3" class=""> + <td> + <a href="variable-declaration-52.htm">variable-declaration-52</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a variable that consists of a reference to an inherited variable whose value was a variable reference that used its fallback. </td> </tr> - <tr id="variable-declaration-53-3" class="primary"> - <td><strong> - <a href="variable-declaration-53.htm">variable-declaration-53</a></strong></td> + <tr id="variable-declaration-53-3" class=""> + <td> + <a href="variable-declaration-53.htm">variable-declaration-53</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a variable that consists of two variable references without fallback and with no intervening white space. </td> </tr> - <tr id="variable-declaration-54-3" class="primary"> - <td><strong> - <a href="variable-declaration-54.htm">variable-declaration-54</a></strong></td> + <tr id="variable-declaration-54-3" class=""> + <td> + <a href="variable-declaration-54.htm">variable-declaration-54</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a variable that consists of two variable references with the first variable reference using fallback and with no intervening white space. </td> </tr> - <tr id="variable-declaration-55-3" class="primary"> - <td><strong> - <a href="variable-declaration-55.htm">variable-declaration-55</a></strong></td> + <tr id="variable-declaration-55-3" class=""> + <td> + <a href="variable-declaration-55.htm">variable-declaration-55</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a variable that consists of two variable references with the second variable reference using fallback and with no intervening white space. </td> </tr> - <tr id="variable-external-reference-01-3" class="primary"> - <td><strong> - <a href="variable-external-reference-01.htm">variable-external-reference-01</a></strong></td> + <tr id="variable-external-reference-01-3" class=""> + <td> + <a href="variable-external-reference-01.htm">variable-external-reference-01</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test the use of a variable in a non-custom property where the variable value is inherited within an external CSS. </td> </tr> - <tr id="variable-external-supports-01-3" class="primary"> - <td><strong> - <a href="variable-external-supports-01.htm">variable-external-supports-01</a></strong></td> + <tr id="variable-external-supports-01-3" class=""> + <td> + <a href="variable-external-supports-01.htm">variable-external-supports-01</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule where the property value contains a variable reference within an external stylesheet file. </td> </tr> - <tr id="variable-reference-01-3" class="primary"> - <td><strong> - <a href="variable-reference-01.htm">variable-reference-01</a></strong></td> + <tr id="variable-reference-01-3" class=""> + <td> + <a href="variable-reference-01.htm">variable-reference-01</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test the use of a variable in a non-custom property where the variable value is inherited. </td> </tr> - <tr id="variable-reference-03-3" class="primary"> - <td><strong> - <a href="variable-reference-03.htm">variable-reference-03</a></strong></td> + <tr id="variable-reference-03-3" class=""> + <td> + <a href="variable-reference-03.htm">variable-reference-03</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test the use of two variables in a non-custom property where the variable values are inherited and one of the variable values consists only of white space. </td> </tr> - <tr id="variable-reference-04-3" class="primary"> - <td><strong> - <a href="variable-reference-04.htm">variable-reference-04</a></strong></td> + <tr id="variable-reference-04-3" class=""> + <td> + <a href="variable-reference-04.htm">variable-reference-04</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test the use of two variables in a non-custom property where one variable is inherited and the other references a non-existing variable with fallback that consists only of white space. </td> </tr> - <tr id="variable-reference-05-3" class="primary"> - <td><strong> - <a href="variable-reference-05.htm">variable-reference-05</a></strong></td> + <tr id="variable-reference-05-3" class=""> + <td> + <a href="variable-reference-05.htm">variable-reference-05</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test the use of a variable in a non-custom property where the values contains no tokens other than the variable reference. </td> </tr> - <tr id="variable-reference-06-3" class="primary"> - <td><strong> - <a href="variable-reference-06.htm">variable-reference-06</a></strong></td> + <tr id="variable-reference-06-3" class=""> + <td> + <a href="variable-reference-06.htm">variable-reference-06</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with invalid syntax due to having a variable reference whose fallback contains no tokens. </td> </tr> - <tr id="variable-reference-07-3" class="primary"> - <td><strong> - <a href="variable-reference-07.htm">variable-reference-07</a></strong></td> + <tr id="variable-reference-07-3" class=""> + <td> + <a href="variable-reference-07.htm">variable-reference-07</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with invalid syntax due to having a variable reference whose fallback contains a top level ';' token. </td> </tr> - <tr id="variable-reference-08-3" class="primary"> - <td><strong> - <a href="variable-reference-08.htm">variable-reference-08</a></strong></td> + <tr id="variable-reference-08-3" class=""> + <td> + <a href="variable-reference-08.htm">variable-reference-08</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with invalid syntax due to having a variable reference whose fallback contains a top level '!' token. </td> </tr> - <tr id="variable-reference-09-3" class="primary"> - <td><strong> - <a href="variable-reference-09.htm">variable-reference-09</a></strong></td> + <tr id="variable-reference-09-3" class=""> + <td> + <a href="variable-reference-09.htm">variable-reference-09</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with a variable reference that has a non-top level ';' token. </td> </tr> - <tr id="variable-reference-10-3" class="primary"> - <td><strong> - <a href="variable-reference-10.htm">variable-reference-10</a></strong></td> + <tr id="variable-reference-10-3" class=""> + <td> + <a href="variable-reference-10.htm">variable-reference-10</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with a variable reference that has a non-top level '!' token. </td> </tr> - <tr id="variable-reference-11-3" class="primary"> - <td><strong> - <a href="variable-reference-11.htm">variable-reference-11</a></strong></td> + <tr id="variable-reference-11-3" class=""> + <td> + <a href="variable-reference-11.htm">variable-reference-11</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with invalid syntax due to having a variable reference whose fallback contains nothing but a comment. </td> </tr> - <tr id="variable-reference-12-3" class="primary"> - <td><strong> - <a href="variable-reference-12.htm">variable-reference-12</a></strong></td> + <tr id="variable-reference-12-3" class=""> + <td> + <a href="variable-reference-12.htm">variable-reference-12</a></td> <td><a href="reference/variable-reference-12-ref.htm">=</a> </td> <td></td> <td>Test the use of variable references in the 'content' property. </td> </tr> - <tr id="variable-reference-15-3" class="primary"> - <td><strong> - <a href="variable-reference-15.htm">variable-reference-15</a></strong></td> + <tr id="variable-reference-15-3" class=""> + <td> + <a href="variable-reference-15.htm">variable-reference-15</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with two variable references with no intervening white space. </td> </tr> - <tr id="variable-reference-16-3" class="primary"> - <td><strong> - <a href="variable-reference-16.htm">variable-reference-16</a></strong></td> + <tr id="variable-reference-16-3" class=""> + <td> + <a href="variable-reference-16.htm">variable-reference-16</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that consists of a variable reference with a number of levels of variable reference fallbacks. </td> </tr> - <tr id="variable-reference-17-3" class="primary"> - <td><strong> - <a href="variable-reference-17.htm">variable-reference-17</a></strong></td> + <tr id="variable-reference-17-3" class=""> + <td> + <a href="variable-reference-17.htm">variable-reference-17</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that consists of a variable reference whose fallback contains a CDO token. </td> </tr> - <tr id="variable-reference-18-3" class="primary"> - <td><strong> - <a href="variable-reference-18.htm">variable-reference-18</a></strong></td> + <tr id="variable-reference-18-3" class=""> + <td> + <a href="variable-reference-18.htm">variable-reference-18</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a variable reference and balanced braces and square brackets. </td> </tr> - <tr id="variable-reference-19-3" class="primary"> - <td><strong> - <a href="variable-reference-19.htm">variable-reference-19</a></strong></td> + <tr id="variable-reference-19-3" class=""> + <td> + <a href="variable-reference-19.htm">variable-reference-19</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a variable reference and a non-top level ';' token. </td> </tr> - <tr id="variable-reference-20-3" class="primary"> - <td><strong> - <a href="variable-reference-20.htm">variable-reference-20</a></strong></td> + <tr id="variable-reference-20-3" class=""> + <td> + <a href="variable-reference-20.htm">variable-reference-20</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a variable reference whose function token is in uppercase. </td> </tr> - <tr id="variable-reference-21-3" class="primary"> - <td><strong> - <a href="variable-reference-21.htm">variable-reference-21</a></strong></td> + <tr id="variable-reference-21-3" class=""> + <td> + <a href="variable-reference-21.htm">variable-reference-21</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a reference to a variable whose name must be escaped. </td> </tr> - <tr id="variable-reference-22-3" class="primary"> - <td><strong> - <a href="variable-reference-22.htm">variable-reference-22</a></strong></td> + <tr id="variable-reference-22-3" class=""> + <td> + <a href="variable-reference-22.htm">variable-reference-22</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a reference to a variable whose name is U+FFFD but which was declared and referenced using a lone surrogate. </td> </tr> - <tr id="variable-reference-23-3" class="primary"> - <td><strong> - <a href="variable-reference-23.htm">variable-reference-23</a></strong></td> + <tr id="variable-reference-23-3" class=""> + <td> + <a href="variable-reference-23.htm">variable-reference-23</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a reference to a variable whose name is U+FFFD but which was declared using a lone surrogate. </td> </tr> - <tr id="variable-reference-24-3" class="primary"> - <td><strong> - <a href="variable-reference-24.htm">variable-reference-24</a></strong></td> + <tr id="variable-reference-24-3" class=""> + <td> + <a href="variable-reference-24.htm">variable-reference-24</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a reference to a variable whose name is U+FFFD but which was declared using an out-of-range Unicode character escape. </td> </tr> - <tr id="variable-reference-25-3" class="primary"> - <td><strong> - <a href="variable-reference-25.htm">variable-reference-25</a></strong></td> + <tr id="variable-reference-25-3" class=""> + <td> + <a href="variable-reference-25.htm">variable-reference-25</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a variable reference with no fallback and which is implicitly closed due to EOF. </td> </tr> - <tr id="variable-reference-26-3" class="primary"> - <td><strong> - <a href="variable-reference-26.htm">variable-reference-26</a></strong></td> + <tr id="variable-reference-26-3" class=""> + <td> + <a href="variable-reference-26.htm">variable-reference-26</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a variable reference with white space before its comma and fallback consisting only of white space and which is implicitly closed due to EOF. </td> </tr> - <tr id="variable-reference-27-3" class="primary"> - <td><strong> - <a href="variable-reference-27.htm">variable-reference-27</a></strong></td> + <tr id="variable-reference-27-3" class=""> + <td> + <a href="variable-reference-27.htm">variable-reference-27</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a variable reference with fallback consisting only of white space and which is implicitly closed due to EOF. </td> </tr> - <tr id="variable-reference-28-3" class="primary"> - <td><strong> - <a href="variable-reference-28.htm">variable-reference-28</a></strong></td> + <tr id="variable-reference-28-3" class=""> + <td> + <a href="variable-reference-28.htm">variable-reference-28</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a variable reference whose fallback is a variable reference, both of which are implicitly closed due to EOF. </td> </tr> - <tr id="variable-reference-29-3" class="primary"> - <td><strong> - <a href="variable-reference-29.htm">variable-reference-29</a></strong></td> + <tr id="variable-reference-29-3" class=""> + <td> + <a href="variable-reference-29.htm">variable-reference-29</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property that contains a variable reference with no fallback, and whose variable name is followed by a comment, and where the comment and the variable reference are implicitly closed due to EOF. </td> </tr> - <tr id="variable-reference-30-3" class="primary"> - <td><strong> - <a href="variable-reference-30.htm">variable-reference-30</a></strong></td> + <tr id="variable-reference-30-3" class=""> + <td> + <a href="variable-reference-30.htm">variable-reference-30</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with invalid syntax due to containing two "!important" priorities. </td> </tr> - <tr id="variable-reference-31-3" class="primary"> - <td><strong> - <a href="variable-reference-31.htm">variable-reference-31</a></strong></td> + <tr id="variable-reference-31-3" class=""> + <td> + <a href="variable-reference-31.htm">variable-reference-31</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with a variable reference that has a digit after the "--" prefix. </td> </tr> - <tr id="variable-reference-32-3" class="primary"> - <td><strong> - <a href="variable-reference-32.htm">variable-reference-32</a></strong></td> + <tr id="variable-reference-32-3" class=""> + <td> + <a href="variable-reference-32.htm">variable-reference-32</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with invalid syntax due to containing a variable reference with fallback that contains a bad string. </td> </tr> - <tr id="variable-reference-33-3" class="primary"> - <td><strong> - <a href="variable-reference-33.htm">variable-reference-33</a></strong></td> + <tr id="variable-reference-33-3" class=""> + <td> + <a href="variable-reference-33.htm">variable-reference-33</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property containing a variable reference with fallback is an implicitly closed string due to EOF. </td> </tr> - <tr id="variable-reference-34-3" class="primary"> - <td><strong> - <a href="variable-reference-34.htm">variable-reference-34</a></strong></td> + <tr id="variable-reference-34-3" class=""> + <td> + <a href="variable-reference-34.htm">variable-reference-34</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom property with invalid syntax due to containing a variable reference with fallback that contains a bad URL. </td> </tr> - <tr id="variable-reference-35-3" class="primary"> - <td><strong> - <a href="variable-reference-35.htm">variable-reference-35</a></strong></td> + <tr id="variable-reference-35-3" class=""> + <td> + <a href="variable-reference-35.htm">variable-reference-35</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <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> + <tr id="variable-reference-40-3" class=""> + <td> + <a href="variable-reference-40.htm">variable-reference-40</a></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> + <tr id="variable-supports-01-3" class=""> + <td> + <a href="variable-supports-01.htm">variable-supports-01</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule where the property value contains a variable reference and no white space tokens. </td> </tr> - <tr id="variable-supports-02-3" class="primary"> - <td><strong> - <a href="variable-supports-02.htm">variable-supports-02</a></strong></td> + <tr id="variable-supports-02-3" class=""> + <td> + <a href="variable-supports-02.htm">variable-supports-02</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule where the property value contains a white space token followed by a variable reference. </td> </tr> - <tr id="variable-supports-03-3" class="primary"> - <td><strong> - <a href="variable-supports-03.htm">variable-supports-03</a></strong></td> + <tr id="variable-supports-03-3" class=""> + <td> + <a href="variable-supports-03.htm">variable-supports-03</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule where the property value contains a variable reference surrounded by white space tokens. </td> </tr> - <tr id="variable-supports-04-3" class="primary"> - <td><strong> - <a href="variable-supports-04.htm">variable-supports-04</a></strong></td> + <tr id="variable-supports-04-3" class=""> + <td> + <a href="variable-supports-04.htm">variable-supports-04</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule where the property value contains a variable reference surrounded by white space tokens and with white space surrounding the variable name. </td> </tr> - <tr id="variable-supports-05-3" class="primary"> - <td><strong> - <a href="variable-supports-05.htm">variable-supports-05</a></strong></td> + <tr id="variable-supports-05-3" class=""> + <td> + <a href="variable-supports-05.htm">variable-supports-05</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a failing non-custom property declaration in an @supports rule where the property value contains a syntactically invalid variable reference due to having no fallback tokens. </td> </tr> - <tr id="variable-supports-06-3" class="primary"> - <td><strong> - <a href="variable-supports-06.htm">variable-supports-06</a></strong></td> + <tr id="variable-supports-06-3" class=""> + <td> + <a href="variable-supports-06.htm">variable-supports-06</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule where the property value contains a variable reference with fallback that is only white space. </td> </tr> - <tr id="variable-supports-07-3" class="primary"> - <td><strong> - <a href="variable-supports-07.htm">variable-supports-07</a></strong></td> + <tr id="variable-supports-07-3" class=""> + <td> + <a href="variable-supports-07.htm">variable-supports-07</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a failing non-custom property declaration in an @supports rule where the property value contains a syntactically invalid variable reference due to having no fallback tokens, just a comment. </td> </tr> - <tr id="variable-supports-08-3" class="primary"> - <td><strong> - <a href="variable-supports-08.htm">variable-supports-08</a></strong></td> + <tr id="variable-supports-08-3" class=""> + <td> + <a href="variable-supports-08.htm">variable-supports-08</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule where the property value contains a comment and an identifier. </td> </tr> - <tr id="variable-supports-09-3" class="primary"> - <td><strong> - <a href="variable-supports-09.htm">variable-supports-09</a></strong></td> + <tr id="variable-supports-09-3" class=""> + <td> + <a href="variable-supports-09.htm">variable-supports-09</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a failing non-custom property declaration in an @supports rule where the property value contains a syntactically invalid variable reference due to having a '!' token at the top level of its fallback. </td> </tr> - <tr id="variable-supports-10-3" class="primary"> - <td><strong> - <a href="variable-supports-10.htm">variable-supports-10</a></strong></td> + <tr id="variable-supports-10-3" class=""> + <td> + <a href="variable-supports-10.htm">variable-supports-10</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a failing non-custom property declaration in an @supports rule where the property value contains a syntactically invalid variable reference due to having "!important" at the top level of its fallback. </td> </tr> - <tr id="variable-supports-11-3" class="primary"> - <td><strong> - <a href="variable-supports-11.htm">variable-supports-11</a></strong></td> + <tr id="variable-supports-11-3" class=""> + <td> + <a href="variable-supports-11.htm">variable-supports-11</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing 'color' property declaration in an @supports rule with a variable reference that comes after a non-color value. </td> </tr> - <tr id="variable-supports-12-3" class="primary"> - <td><strong> - <a href="variable-supports-12.htm">variable-supports-12</a></strong></td> + <tr id="variable-supports-12-3" class=""> + <td> + <a href="variable-supports-12.htm">variable-supports-12</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing 'color' property declaration in an @supports rule with a variable reference that comes before a non-color value. </td> </tr> - <tr id="variable-supports-13-3" class="primary"> - <td><strong> - <a href="variable-supports-13.htm">variable-supports-13</a></strong></td> + <tr id="variable-supports-13-3" class=""> + <td> + <a href="variable-supports-13.htm">variable-supports-13</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing 'color' property declaration in an @supports rule with a range of different tokens and a variable reference not at the top level. </td> </tr> - <tr id="variable-supports-14-3" class="primary"> - <td><strong> - <a href="variable-supports-14.htm">variable-supports-14</a></strong></td> + <tr id="variable-supports-14-3" class=""> + <td> + <a href="variable-supports-14.htm">variable-supports-14</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule with a variable reference and an "!important" priority. </td> </tr> - <tr id="variable-supports-15-3" class="primary"> - <td><strong> - <a href="variable-supports-15.htm">variable-supports-15</a></strong></td> + <tr id="variable-supports-15-3" class=""> + <td> + <a href="variable-supports-15.htm">variable-supports-15</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule with two adjacent variable references with no intervening white space. </td> </tr> - <tr id="variable-supports-16-3" class="primary"> - <td><strong> - <a href="variable-supports-16.htm">variable-supports-16</a></strong></td> + <tr id="variable-supports-16-3" class=""> + <td> + <a href="variable-supports-16.htm">variable-supports-16</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule with a variable reference that has a number of levels of variable reference fallbacks. </td> </tr> - <tr id="variable-supports-17-3" class="primary"> - <td><strong> - <a href="variable-supports-17.htm">variable-supports-17</a></strong></td> + <tr id="variable-supports-17-3" class=""> + <td> + <a href="variable-supports-17.htm">variable-supports-17</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a failing non-custom property declaration in an @supports rule with two "!important" priorities. </td> </tr> - <tr id="variable-supports-18-3" class="primary"> - <td><strong> - <a href="variable-supports-18.htm">variable-supports-18</a></strong></td> + <tr id="variable-supports-18-3" class=""> + <td> + <a href="variable-supports-18.htm">variable-supports-18</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference and a CDO token. </td> </tr> - <tr id="variable-supports-19-3" class="primary"> - <td><strong> - <a href="variable-supports-19.htm">variable-supports-19</a></strong></td> + <tr id="variable-supports-19-3" class=""> + <td> + <a href="variable-supports-19.htm">variable-supports-19</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference and a CDC token. </td> </tr> - <tr id="variable-supports-20-3" class="primary"> - <td><strong> - <a href="variable-supports-20.htm">variable-supports-20</a></strong></td> + <tr id="variable-supports-20-3" class=""> + <td> + <a href="variable-supports-20.htm">variable-supports-20</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference and balanced braces and square brackets. </td> </tr> - <tr id="variable-supports-21-3" class="primary"> - <td><strong> - <a href="variable-supports-21.htm">variable-supports-21</a></strong></td> + <tr id="variable-supports-21-3" class=""> + <td> + <a href="variable-supports-21.htm">variable-supports-21</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a failing non-custom property declaration in an @supports rule where the property value contains a syntactically invalid variable reference due to having a ';' token at the top level of its fallback. </td> </tr> - <tr id="variable-supports-22-3" class="primary"> - <td><strong> - <a href="variable-supports-22.htm">variable-supports-22</a></strong></td> + <tr id="variable-supports-22-3" class=""> + <td> + <a href="variable-supports-22.htm">variable-supports-22</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference and a non-top level ';' token. </td> </tr> - <tr id="variable-supports-23-3" class="primary"> - <td><strong> - <a href="variable-supports-23.htm">variable-supports-23</a></strong></td> + <tr id="variable-supports-23-3" class=""> + <td> + <a href="variable-supports-23.htm">variable-supports-23</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a failing non-custom property declaration in an @supports rule whose value contains a variable reference with a top level ';' token. </td> </tr> - <tr id="variable-supports-24-3" class="primary"> - <td><strong> - <a href="variable-supports-24.htm">variable-supports-24</a></strong></td> + <tr id="variable-supports-24-3" class=""> + <td> + <a href="variable-supports-24.htm">variable-supports-24</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference with a non-top level ';' token in its fallback. </td> </tr> - <tr id="variable-supports-25-3" class="primary"> - <td><strong> - <a href="variable-supports-25.htm">variable-supports-25</a></strong></td> + <tr id="variable-supports-25-3" class=""> + <td> + <a href="variable-supports-25.htm">variable-supports-25</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference whose function token is in uppercase. </td> </tr> - <tr id="variable-supports-26-3" class="primary"> - <td><strong> - <a href="variable-supports-26.htm">variable-supports-26</a></strong></td> + <tr id="variable-supports-26-3" class=""> + <td> + <a href="variable-supports-26.htm">variable-supports-26</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference with a digit after the "--" variable name prefix. </td> </tr> - <tr id="variable-supports-27-3" class="primary"> - <td><strong> - <a href="variable-supports-27.htm">variable-supports-27</a></strong></td> + <tr id="variable-supports-27-3" class=""> + <td> + <a href="variable-supports-27.htm">variable-supports-27</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference with a variable name beginning with an escaped digit. </td> </tr> - <tr id="variable-supports-28-3" class="primary"> - <td><strong> - <a href="variable-supports-28.htm">variable-supports-28</a></strong></td> + <tr id="variable-supports-28-3" class=""> + <td> + <a href="variable-supports-28.htm">variable-supports-28</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference with a U+FFFD variable name specified by an escaped lone surrogate. </td> </tr> - <tr id="variable-supports-29-3" class="primary"> - <td><strong> - <a href="variable-supports-29.htm">variable-supports-29</a></strong></td> + <tr id="variable-supports-29-3" class=""> + <td> + <a href="variable-supports-29.htm">variable-supports-29</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference with a U+FFFD variable name specified by an out-of-range Unicode character escape. </td> </tr> - <tr id="variable-supports-30-3" class="primary"> - <td><strong> - <a href="variable-supports-30.htm">variable-supports-30</a></strong></td> + <tr id="variable-supports-30-3" class=""> + <td> + <a href="variable-supports-30.htm">variable-supports-30</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference with a dimension token as the variable name. </td> </tr> - <tr id="variable-supports-31-3" class="primary"> - <td><strong> - <a href="variable-supports-31.htm">variable-supports-31</a></strong></td> + <tr id="variable-supports-31-3" class=""> + <td> + <a href="variable-supports-31.htm">variable-supports-31</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom property declaration in an @supports rule whose value contains a variable reference with white space surrounding the fallback comma. </td> </tr> - <tr id="variable-supports-32-3" class="primary"> - <td><strong> - <a href="variable-supports-32.htm">variable-supports-32</a></strong></td> + <tr id="variable-supports-32-3" class=""> + <td> + <a href="variable-supports-32.htm">variable-supports-32</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a passing non-custom shorthand property declaration in an @supports rule whose value contains a variable reference. </td> </tr> - <tr id="variable-supports-64-3" class="primary"> - <td><strong> - <a href="variable-supports-64.htm">variable-supports-64</a></strong></td> + <tr id="variable-supports-64-3" class=""> + <td> + <a href="variable-supports-64.htm">variable-supports-64</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test a failing custom property declaration in an @supports rule whose value is a variable reference with a dimension token as the variable name. @@ -649,19 +649,19 @@ <tbody id="s3.1"> <tr><th colspan="4" scope="rowgroup"> <a href="#s3.1">+</a> - <a href="http://www.w3.org/TR/css-variables-1/#invalid-variables">3.1 Invalid Variables</a></th></tr> + <a href="https://www.w3.org/TR/css-variables-1/#invalid-variables">3.1 Invalid Variables</a></th></tr> <!-- 2 tests --> - <tr id="variable-declaration-51-3.1" class="primary"> - <td><strong> - <a href="variable-declaration-51.htm">variable-declaration-51</a></strong></td> + <tr id="variable-declaration-51-3.1" class=""> + <td> + <a href="variable-declaration-51.htm">variable-declaration-51</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test declaring a variable that consists of a reference to an invalid inherited variable. </td> </tr> - <tr id="variable-reference-02-3.1" class="primary"> - <td><strong> - <a href="variable-reference-02.htm">variable-reference-02</a></strong></td> + <tr id="variable-reference-02-3.1" class=""> + <td> + <a href="variable-reference-02.htm">variable-reference-02</a></td> <td><a href="support/color-green-ref.htm">=</a> </td> <td></td> <td>Test the use of a variable in a non-custom property where the value is invalid at computed-value time due to referencing a non-existent variable. @@ -677,27 +677,27 @@ <tbody id="s3.2"> <tr><th colspan="4" scope="rowgroup"> <a href="#s3.2">+</a> - <a href="http://www.w3.org/TR/css-variables-1/#variables-in-shorthands">3.2 Variables in Shorthand Properties</a></th></tr> + <a href="https://www.w3.org/TR/css-variables-1/#variables-in-shorthands">3.2 Variables in Shorthand Properties</a></th></tr> <!-- 3 tests --> - <tr id="variable-reference-36-3.2" class="primary"> - <td><strong> - <a href="variable-reference-36.htm">variable-reference-36</a></strong></td> + <tr id="variable-reference-36-3.2" class=""> + <td> + <a href="variable-reference-36.htm">variable-reference-36</a></td> <td><a href="reference/variable-reference-36-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom shorthand property containing a variable reference. </td> </tr> - <tr id="variable-reference-37-3.2" class="primary"> - <td><strong> - <a href="variable-reference-37.htm">variable-reference-37</a></strong></td> + <tr id="variable-reference-37-3.2" class=""> + <td> + <a href="variable-reference-37.htm">variable-reference-37</a></td> <td><a href="reference/variable-reference-37-ref.htm">=</a> </td> <td></td> <td>Test declaring a non-custom shorthand property containing a variable reference, with a subsequent property in the declaration block that overrides one of the shorthand's components. </td> </tr> - <tr id="variable-reference-38-3.2" class="primary"> - <td><strong> - <a href="variable-reference-38.htm">variable-reference-38</a></strong></td> + <tr id="variable-reference-38-3.2" class=""> + <td> + <a href="variable-reference-38.htm">variable-reference-38</a></td> <td><a href="reference/variable-reference-38-ref.htm">=</a> </td> <td></td> <td>Test using variables in overlapping shorthands. |