mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
parent
fb4f421c8b
commit
296fa2512b
21852 changed files with 2080936 additions and 892894 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Custom Properties Level 1 CR Test Suite</h1>
|
||||
<h2>Defining Custom Properties: the --* family of properties (96 tests)</h2>
|
||||
<h2>Defining Custom Properties: the --* family of properties (97 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -335,7 +335,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s2.1">+</a>
|
||||
<a href="https://www.w3.org/TR/css-variables-1/#syntax">2.1 Custom Property Value Syntax</a></th></tr>
|
||||
<!-- 55 tests -->
|
||||
<!-- 56 tests -->
|
||||
<tr id="variable-declaration-01-2.1" class="">
|
||||
<td>
|
||||
<a href="variable-declaration-01.htm">variable-declaration-01</a></td>
|
||||
|
@ -568,6 +568,14 @@
|
|||
<td>Test declaring a variable in an external CSS file.
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="variable-reference-without-whitespace-2.1" class="">
|
||||
<td>
|
||||
<a href="variable-reference-without-whitespace.htm">variable-reference-without-whitespace</a></td>
|
||||
<td><a href="reference/variable-reference-without-whitespace-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Variable reference without whitespace
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="variable-supports-33-2.1" class="">
|
||||
<td>
|
||||
<a href="variable-supports-33.htm">variable-supports-33</a></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue