mirror of
https://github.com/servo/servo.git
synced 2025-09-06 04:58:21 +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 Fonts Module Level 3 CR Test Suite</h1>
|
||||
<h2>Font Resources (1 tests)</h2>
|
||||
<h2>Font Resources (2 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
|
@ -94,7 +94,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.5">+</a>
|
||||
<a href="https://www.w3.org/TR/css-fonts-3/#unicode-range-desc">4.5 Character range: the unicode-range descriptor</a></th></tr>
|
||||
<!-- 1 tests -->
|
||||
<!-- 2 tests -->
|
||||
<tr id="font-face-unicode-range-4.5" class="">
|
||||
<td>
|
||||
<a href="font-face-unicode-range.xht">font-face-unicode-range</a></td>
|
||||
|
@ -106,6 +106,17 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="font-face-unicode-range-2-4.5" class="">
|
||||
<td>
|
||||
<a href="font-face-unicode-range-2.xht">font-face-unicode-range-2</a></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>font-face unicode-range
|
||||
<ul class="assert">
|
||||
<li>Check that font-face unicode-range restrics use of glyphs outside that range</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s4.5.#descdef-unicode-range">
|
||||
<!-- 0 tests -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue