mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +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>Selectors Level 4 CR Test Suite</h1>
|
||||
<h2>Tree-Structural pseudo-classes (1 tests)</h2>
|
||||
<h2>Tree-Structural pseudo-classes (2 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -100,7 +100,15 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.5">+</a>
|
||||
<a href="https://www.w3.org/TR/selectors4/#child-index">12.5 Child-indexed Pseudo-classes</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
<!-- 1 tests -->
|
||||
<tr id="child-index-no-parent-01-12.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="child-index-no-parent-01.htm">child-index-no-parent-01</a></strong></td>
|
||||
<td><a href="reference/child-index-no-parent-01-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>child-indexed selectors should match without a parent element.
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s12.5.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue