mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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>Introduction to Vertical Text (31 tests)</h2>
|
||||
<h2>Introduction to Vertical Text (35 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -40,7 +40,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.1">+</a>
|
||||
<a href="https://www.w3.org/TR/css-writing-modes-3/#block-flow">3.1 Block Flow Direction: the writing-mode property</a></th></tr>
|
||||
<!-- 16 tests -->
|
||||
<!-- 20 tests -->
|
||||
<tr id="block-flow-direction-vrl-026-3.1" class="ahem">
|
||||
<td>
|
||||
<a href="block-flow-direction-vrl-026.htm">block-flow-direction-vrl-026</a></td>
|
||||
|
@ -52,6 +52,50 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ch-unit-002-3.1" class="">
|
||||
<td>
|
||||
<a href="ch-unit-002.htm">ch-unit-002</a></td>
|
||||
<td><a href="reference/ch-unit-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>the ch unit in vertical orientation
|
||||
<ul class="assert">
|
||||
<li>In vertical upright, the ch unit is equal to the used vertical advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ic-unit-002-3.1" class="">
|
||||
<td>
|
||||
<a href="ic-unit-002.htm">ic-unit-002</a></td>
|
||||
<td><a href="reference/ic-unit-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>the ic unit in vertical orientation
|
||||
<ul class="assert">
|
||||
<li>In vertical upright, the ic unit is equal to the used vertical advance measure of the &#27700; (CJK water ideograph, U+6C34) glyph found in the font used to render it.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ic-unit-003-3.1" class="">
|
||||
<td>
|
||||
<a href="ic-unit-003.htm">ic-unit-003</a></td>
|
||||
<td><a href="reference/ic-unit-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>the ic unit in vertical orientation
|
||||
<ul class="assert">
|
||||
<li>In vertical mixed, the ic unit is equal to the used vertical advance measure of the &#27700; (CJK water ideograph, U+6C34) glyph found in the font used to render it.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ic-unit-004-3.1" class="">
|
||||
<td>
|
||||
<a href="ic-unit-004.htm">ic-unit-004</a></td>
|
||||
<td><a href="reference/ic-unit-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>the ic unit in vertical orientation
|
||||
<ul class="assert">
|
||||
<li>In vertical sideways, the ic unit is equal to the used horizontal advance measure of the &#27700; (CJK water ideograph, U+6C34) glyph found in the font used to render it.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-slr-001-3.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-slr-001.htm">table-progression-slr-001</a></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue