aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht')
-rw-r--r--tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht12
1 files changed, 10 insertions, 2 deletions
diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht
index 482b930dfa6..4963837eb6f 100644
--- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht
+++ b/tests/wpt/css-tests/css-variables-1_dev/xhtml1/chapter-3.xht
@@ -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>
<col id="refs-column"></col>
@@ -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.xht">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.xht">variable-reference-40</a></strong></td>
+ <td><a href="reference/variable-reference-40-ref.xht">=</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.xht">variable-supports-01</a></strong></td>