mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +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 Writing Modes Module Level 3 CR Test Suite</h1>
|
||||
<h2>Abstract Box Terminology (28 tests)</h2>
|
||||
<h2>Abstract Box Terminology (34 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
|
@ -360,7 +360,55 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s6.4">+</a>
|
||||
<a href="https://www.w3.org/TR/css-writing-modes-3/#logical-to-physical">6.4 Abstract-to-Physical Mappings</a></th></tr>
|
||||
<!-- 12 tests -->
|
||||
<!-- 18 tests -->
|
||||
<tr id="logical-physical-mapping-001-6.4" class="primary">
|
||||
<td><strong>
|
||||
<a href="logical-physical-mapping-001.xht">logical-physical-mapping-001</a></strong></td>
|
||||
<td><a href="reference/logical-physical-mapping-001-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>border-block and border-inline logical properties in different writing modes
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="logicalprops-block-size-6.4" class="script">
|
||||
<td>
|
||||
<a href="logicalprops-block-size.xht">logicalprops-block-size</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>CSS Logical Properties: {max-,min-}block-size
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="logicalprops-block-size-vlr-6.4" class="script">
|
||||
<td>
|
||||
<a href="logicalprops-block-size-vlr.xht">logicalprops-block-size-vlr</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>CSS Logical Properties: {max-,min-}block-size vertical-lr
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="logicalprops-inline-size-6.4" class="script">
|
||||
<td>
|
||||
<a href="logicalprops-inline-size.xht">logicalprops-inline-size</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>CSS Logical Properties: {max-,min-}inline-size
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="logicalprops-inline-size-vlr-6.4" class="script">
|
||||
<td>
|
||||
<a href="logicalprops-inline-size-vlr.xht">logicalprops-inline-size-vlr</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>CSS Logical Properties: {max-,min-}inline-size vertical-lr
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="logicalprops-quirklength-6.4" class="script">
|
||||
<td>
|
||||
<a href="logicalprops-quirklength.xht">logicalprops-quirklength</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>CSS Logical Properties: {max-,min-}block-size
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-decoration-sideways-vlr-003-6.4" class="">
|
||||
<td>
|
||||
<a href="text-decoration-sideways-vlr-003.xht">text-decoration-sideways-vlr-003</a></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue