mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
67 lines
No EOL
1.9 KiB
HTML
67 lines
No EOL
1.9 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>General Requirements - WOFF 2.0 CR Test Suite</title>
|
|
<style type="text/css">
|
|
@import "http://www.w3.org/StyleSheets/TR/base.css";
|
|
@import "../indices.css";
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>WOFF 2.0 CR Test Suite</h1>
|
|
<h2>General Requirements (1 tests)</h2>
|
|
<table width="100%">
|
|
<col id="test-column">
|
|
<col id="refs-column">
|
|
<col id="flags-column">
|
|
<col id="info-column">
|
|
<thead>
|
|
<tr>
|
|
<th>Test</th>
|
|
<th><abbr title="Rendering References">Refs</abbr></th>
|
|
<th>Flags</th>
|
|
<th>Info</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody id="s2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2">+</a>
|
|
<a href="https://www.w3.org/TR/WOFF2/#General">2 General Requirements</a></th></tr>
|
|
<!-- 1 tests -->
|
|
<tr id="available-001-2" class="font">
|
|
<td>
|
|
<a href="available-001.htm">available-001</a></td>
|
|
<td></td>
|
|
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
|
<td>Font access
|
|
<ul class="assert">
|
|
<li>Linked fonts are only available to the documents that reference them</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s2.#conform-css3font-available">
|
|
<!-- 1 tests -->
|
|
<tr id="available-001-2.#conform-css3font-available" class="font">
|
|
<td>
|
|
<a href="available-001.htm">available-001</a></td>
|
|
<td></td>
|
|
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
|
<td>Font access
|
|
<ul class="assert">
|
|
<li>Linked fonts are only available to the documents that reference them</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s2.#conform-css3font-available-0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |