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.
160 lines
No EOL
4.8 KiB
HTML
160 lines
No EOL
4.8 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Shorthand Properties - CSS Cascading and Inheritance Level 3 CR Test Suite</title>
|
|
<style type="text/css">
|
|
@import "http://www.w3.org/StyleSheets/TR/base.css";
|
|
@import "../indices.css";
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>CSS Cascading and Inheritance Level 3 CR Test Suite</h1>
|
|
<h2>Shorthand Properties (2 tests)</h2>
|
|
<table width="100%">
|
|
<col id="test-column"></col>
|
|
<col id="refs-column"></col>
|
|
<col id="flags-column"></col>
|
|
<col id="info-column"></col>
|
|
<thead>
|
|
<tr>
|
|
<th>Test</th>
|
|
<th><abbr title="Rendering References">Refs</abbr></th>
|
|
<th>Flags</th>
|
|
<th>Info</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody id="s3">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3">+</a>
|
|
<a href="https://www.w3.org/TR/css-cascade-3/#shorthand">3 Shorthand Properties</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#example-22c320ab">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#longhand">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-initial-value-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-10">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-4">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-6">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-7">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-8">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-longhand-9">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-reset-only-sub-property-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-shorthand-property-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-shorthand-property-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-shorthand-property-3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-shorthand-property-4">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-shorthand-property-5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-shorthand-property-6">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-shorthand-property-7">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-shorthand-property-8">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#ref-for-shorthand-property-9">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#reset-only-sub-property">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.#shorthand-property">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3.1">+</a>
|
|
<a href="https://www.w3.org/TR/css-cascade-3/#all-shorthand">3.1 Resetting All Properties: the all property</a></th></tr>
|
|
<!-- 2 tests -->
|
|
<tr id="all-prop-001-3.1" class="">
|
|
<td>
|
|
<a href="all-prop-001.xht">all-prop-001</a></td>
|
|
<td><a href="reference/all-prop-001-ref.xht">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Cascade: "all" shorthand property excludes "direction"
|
|
<ul class="assert">
|
|
<li>The 'direction' property should not be included in the properties that the 'all' shorthand is expanded to.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="all-prop-002-3.1" class="">
|
|
<td>
|
|
<a href="all-prop-002.xht">all-prop-002</a></td>
|
|
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Cascade: all:inherit includes display:inherit
|
|
<ul class="assert">
|
|
<li>all:inherit should cause display:inherit so the red divs will display inline/horizontal (like their parent span) rather than block/vertical (like the default UA style for a div).</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s3.1.#example-862124fe">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#propdef-all">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-propdef-all-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-propdef-all-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-propdef-all-3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-shorthand-property-10">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |