mirror of
https://github.com/servo/servo.git
synced 2025-10-21 18:56:25 +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>Using Cascading Variables: the var() notation (79 tests)</h2>
|
||||
<h2>Using Cascading Variables: the var() notation (81 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -678,7 +678,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.2">+</a>
|
||||
<a href="https://www.w3.org/TR/css-variables-1/#variables-in-shorthands">3.2 Variables in Shorthand Properties</a></th></tr>
|
||||
<!-- 3 tests -->
|
||||
<!-- 5 tests -->
|
||||
<tr id="variable-reference-36-3.2" class="">
|
||||
<td>
|
||||
<a href="variable-reference-36.htm">variable-reference-36</a></td>
|
||||
|
@ -703,6 +703,22 @@
|
|||
<td>Test using variables in overlapping shorthands.
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vars-background-shorthand-001-3.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="vars-background-shorthand-001.htm">vars-background-shorthand-001</a></strong></td>
|
||||
<td><a href="reference/vars-background-shorthand-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Variables 1: Test variables in background shorthand.
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vars-font-shorthand-001-3.2" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vars-font-shorthand-001.htm">vars-font-shorthand-001</a></strong></td>
|
||||
<td><a href="reference/vars-font-shorthand-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>CSS Variables 1: Test variables in @font-face, font-family, font shorthand.
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s3.2.#pending-substitution-value">
|
||||
<!-- 0 tests -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue