mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
parent
40c52d55e2
commit
349c75536d
7391 changed files with 304135 additions and 153491 deletions
|
@ -30,13 +30,13 @@
|
|||
<tbody id="s1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#intro">1 Introduction</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#intro">1 Introduction</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s1.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s1.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#purpose">1.1 Purpose</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#purpose">1.1 Purpose</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s2">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#interaction">2 Module Interactions</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#interaction">2 Module Interactions</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -30,13 +30,13 @@
|
|||
<tbody id="s3">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#box-model">3 Box Model addition</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#box-model">3 Box Model addition</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s3.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#box-sizing">3.1 box-sizing property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#box-sizing">3.1 box-sizing property</a></th></tr>
|
||||
<!-- 36 tests -->
|
||||
<tr id="box-sizing-001-3.1" class="primary">
|
||||
<td><strong>
|
||||
|
@ -313,9 +313,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-border-box-001-3.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="box-sizing-border-box-001.xht">box-sizing-border-box-001</a></strong></td>
|
||||
<tr id="box-sizing-border-box-001-3.1" class="">
|
||||
<td>
|
||||
<a href="box-sizing-border-box-001.xht">box-sizing-border-box-001</a></td>
|
||||
<td><a href="reference/box-sizing-border-box-001-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Box Sizing - Border-Box with specified width
|
||||
|
@ -324,9 +324,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-border-box-002-3.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="box-sizing-border-box-002.xht">box-sizing-border-box-002</a></strong></td>
|
||||
<tr id="box-sizing-border-box-002-3.1" class="">
|
||||
<td>
|
||||
<a href="box-sizing-border-box-002.xht">box-sizing-border-box-002</a></td>
|
||||
<td><a href="reference/box-sizing-border-box-002-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Box Sizing - Border-Box with specified width
|
||||
|
@ -335,9 +335,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-border-box-003-3.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="box-sizing-border-box-003.xht">box-sizing-border-box-003</a></strong></td>
|
||||
<tr id="box-sizing-border-box-003-3.1" class="">
|
||||
<td>
|
||||
<a href="box-sizing-border-box-003.xht">box-sizing-border-box-003</a></td>
|
||||
<td><a href="reference/box-sizing-border-box-003-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Box Sizing - Border-Box with specified width/height
|
||||
|
@ -346,9 +346,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-border-box-004-3.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="box-sizing-border-box-004.xht">box-sizing-border-box-004</a></strong></td>
|
||||
<tr id="box-sizing-border-box-004-3.1" class="">
|
||||
<td>
|
||||
<a href="box-sizing-border-box-004.xht">box-sizing-border-box-004</a></td>
|
||||
<td><a href="reference/box-sizing-border-box-004-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Box Sizing - Border-Box with min/max width/height
|
||||
|
@ -357,9 +357,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-content-box-001-3.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="box-sizing-content-box-001.xht">box-sizing-content-box-001</a></strong></td>
|
||||
<tr id="box-sizing-content-box-001-3.1" class="">
|
||||
<td>
|
||||
<a href="box-sizing-content-box-001.xht">box-sizing-content-box-001</a></td>
|
||||
<td><a href="reference/box-sizing-content-box-001-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Box Sizing - Content-Box with specified width/height
|
||||
|
@ -368,9 +368,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-content-box-002-3.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="box-sizing-content-box-002.xht">box-sizing-content-box-002</a></strong></td>
|
||||
<tr id="box-sizing-content-box-002-3.1" class="">
|
||||
<td>
|
||||
<a href="box-sizing-content-box-002.xht">box-sizing-content-box-002</a></td>
|
||||
<td><a href="reference/box-sizing-content-box-002-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Box Sizing - Content-Box with specified width/height
|
||||
|
@ -379,9 +379,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-content-box-003-3.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="box-sizing-content-box-003.xht">box-sizing-content-box-003</a></strong></td>
|
||||
<tr id="box-sizing-content-box-003-3.1" class="">
|
||||
<td>
|
||||
<a href="box-sizing-content-box-003.xht">box-sizing-content-box-003</a></td>
|
||||
<td><a href="reference/box-sizing-content-box-003-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Box Sizing - Content-Box with min/max width/height
|
||||
|
@ -390,17 +390,17 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-padding-box-block-001-3.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="box-sizing-padding-box-block-001.xht">box-sizing-padding-box-block-001</a></strong></td>
|
||||
<tr id="box-sizing-padding-box-block-001-3.1" class="">
|
||||
<td>
|
||||
<a href="box-sizing-padding-box-block-001.xht">box-sizing-padding-box-block-001</a></td>
|
||||
<td><a href="reference/box-sizing-padding-box-block-001-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS UI: box-sizing:padding-box for a block box
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-replaced-001-3.1" class="primary image">
|
||||
<td><strong>
|
||||
<a href="box-sizing-replaced-001.xht">box-sizing-replaced-001</a></strong></td>
|
||||
<tr id="box-sizing-replaced-001-3.1" class="image">
|
||||
<td>
|
||||
<a href="box-sizing-replaced-001.xht">box-sizing-replaced-001</a></td>
|
||||
<td><a href="reference/box-sizing-replaced-001-ref.xht">=</a> </td>
|
||||
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
|
||||
<td>Min/Max Height and Width Constraints on Replaced Elements with Box-Sizing
|
||||
|
@ -409,9 +409,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-replaced-002-3.1" class="primary image">
|
||||
<td><strong>
|
||||
<a href="box-sizing-replaced-002.xht">box-sizing-replaced-002</a></strong></td>
|
||||
<tr id="box-sizing-replaced-002-3.1" class="image">
|
||||
<td>
|
||||
<a href="box-sizing-replaced-002.xht">box-sizing-replaced-002</a></td>
|
||||
<td><a href="reference/box-sizing-replaced-002-ref.xht">=</a> </td>
|
||||
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
|
||||
<td>Min/Max Height and Width Constraints on Replaced Elements with Box-Sizing
|
||||
|
@ -420,9 +420,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="box-sizing-replaced-003-3.1" class="primary image">
|
||||
<td><strong>
|
||||
<a href="box-sizing-replaced-003.xht">box-sizing-replaced-003</a></strong></td>
|
||||
<tr id="box-sizing-replaced-003-3.1" class="image">
|
||||
<td>
|
||||
<a href="box-sizing-replaced-003.xht">box-sizing-replaced-003</a></td>
|
||||
<td><a href="reference/box-sizing-replaced-003-ref.xht">=</a> </td>
|
||||
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
|
||||
<td>Min/Max Height and Width Constraints on Replaced Elements with Box-Sizing
|
||||
|
|
|
@ -30,17 +30,17 @@
|
|||
<tbody id="s4">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#outline-props">4 Outline properties</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#outline-props">4 Outline properties</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s4.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#outline">4.1 outline property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#outline">4.1 outline property</a></th></tr>
|
||||
<!-- 2 tests -->
|
||||
<tr id="outline-001-4.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-001.xht">outline-001</a></strong></td>
|
||||
<tr id="outline-001-4.1" class="">
|
||||
<td>
|
||||
<a href="outline-001.xht">outline-001</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline - create outline likes border property
|
||||
|
@ -49,9 +49,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-002-4.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-002.xht">outline-002</a></strong></td>
|
||||
<tr id="outline-002-4.1" class="">
|
||||
<td>
|
||||
<a href="outline-002.xht">outline-002</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline - inherit (basic)
|
||||
|
@ -67,7 +67,7 @@
|
|||
<tbody id="s4.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#outline-width">4.2 outline-width property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#outline-width">4.2 outline-width property</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s4.2.#propdef-outline-width">
|
||||
|
@ -76,11 +76,11 @@
|
|||
<tbody id="s4.3">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.3">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#outline-style">4.3 outline-style property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#outline-style">4.3 outline-style property</a></th></tr>
|
||||
<!-- 4 tests -->
|
||||
<tr id="outline-style-011-4.3" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-style-011.xht">outline-style-011</a></strong></td>
|
||||
<tr id="outline-style-011-4.3" class="">
|
||||
<td>
|
||||
<a href="outline-style-011.xht">outline-style-011</a></td>
|
||||
<td><a href="reference/outline-style-011-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-style - dotted (basic)
|
||||
|
@ -89,9 +89,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-012-4.3" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-style-012.xht">outline-style-012</a></strong></td>
|
||||
<tr id="outline-style-012-4.3" class="">
|
||||
<td>
|
||||
<a href="outline-style-012.xht">outline-style-012</a></td>
|
||||
<td><a href="reference/outline-style-012-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-style - inherit (basic)
|
||||
|
@ -100,9 +100,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-013-4.3" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-style-013.xht">outline-style-013</a></strong></td>
|
||||
<tr id="outline-style-013-4.3" class="">
|
||||
<td>
|
||||
<a href="outline-style-013.xht">outline-style-013</a></td>
|
||||
<td><a href="reference/outline-style-013-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-style - dashed (basic)
|
||||
|
@ -111,9 +111,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-014-4.3" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-style-014.xht">outline-style-014</a></strong></td>
|
||||
<tr id="outline-style-014-4.3" class="">
|
||||
<td>
|
||||
<a href="outline-style-014.xht">outline-style-014</a></td>
|
||||
<td><a href="reference/outline-style-014-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-style - double (basic)
|
||||
|
@ -129,11 +129,11 @@
|
|||
<tbody id="s4.4">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.4">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#outline-color">4.4 outline-color property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#outline-color">4.4 outline-color property</a></th></tr>
|
||||
<!-- 1 tests -->
|
||||
<tr id="outline-color-001-4.4" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-color-001.xht">outline-color-001</a></strong></td>
|
||||
<tr id="outline-color-001-4.4" class="">
|
||||
<td>
|
||||
<a href="outline-color-001.xht">outline-color-001</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-color - inherit (basic)
|
||||
|
@ -158,19 +158,19 @@
|
|||
<tbody id="s4.5">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.5">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#outline-offset">4.5 outline-offset property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#outline-offset">4.5 outline-offset property</a></th></tr>
|
||||
<!-- 2 tests -->
|
||||
<tr id="outline-offset-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-offset.xht">outline-offset</a></strong></td>
|
||||
<tr id="outline-offset-4.5" class="">
|
||||
<td>
|
||||
<a href="outline-offset.xht">outline-offset</a></td>
|
||||
<td><a href="reference/outline-offset.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>ttwf-reftest-outline-offset-ref
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-offset-001-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-offset-001.xht">outline-offset-001</a></strong></td>
|
||||
<tr id="outline-offset-001-4.5" class="">
|
||||
<td>
|
||||
<a href="outline-offset-001.xht">outline-offset-001</a></td>
|
||||
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-offset - length (basic)
|
||||
|
|
|
@ -30,17 +30,17 @@
|
|||
<tbody id="s5">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#resizing-and-overflow">5 Resizing & Overflow</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#resizing-and-overflow">5 Resizing & Overflow</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s5.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#resize">5.1 resize property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#resize">5.1 resize property</a></th></tr>
|
||||
<!-- 7 tests -->
|
||||
<tr id="resize-001-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-001.xht">resize-001</a></strong></td>
|
||||
<tr id="resize-001-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-001.xht">resize-001</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - both - both width and height adjusted
|
||||
|
@ -49,9 +49,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-002-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-002.xht">resize-002</a></strong></td>
|
||||
<tr id="resize-002-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-002.xht">resize-002</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - horizontal - only the width can be adjusted
|
||||
|
@ -60,9 +60,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-003-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-003.xht">resize-003</a></strong></td>
|
||||
<tr id="resize-003-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-003.xht">resize-003</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - inherit - the resize property inherits parent element
|
||||
|
@ -71,9 +71,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-004-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-004.xht">resize-004</a></strong></td>
|
||||
<tr id="resize-004-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-004.xht">resize-004</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize initial value - none
|
||||
|
@ -82,9 +82,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-005-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-005.xht">resize-005</a></strong></td>
|
||||
<tr id="resize-005-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-005.xht">resize-005</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - none - neither width nor height can be adjusted
|
||||
|
@ -93,9 +93,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-006-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-006.xht">resize-006</a></strong></td>
|
||||
<tr id="resize-006-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-006.xht">resize-006</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - vertical - only the height can be adjusted
|
||||
|
@ -104,9 +104,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-007-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-007.xht">resize-007</a></strong></td>
|
||||
<tr id="resize-007-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-007.xht">resize-007</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - invalid without overflow property
|
||||
|
@ -125,11 +125,11 @@
|
|||
<tbody id="s5.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#text-overflow">5.2 Overflow Ellipsis: the text-overflow property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#text-overflow">5.2 Overflow Ellipsis: the text-overflow property</a></th></tr>
|
||||
<!-- 5 tests -->
|
||||
<tr id="text-overflow-5.2" class="primary ahem font">
|
||||
<td><strong>
|
||||
<a href="text-overflow.xht">text-overflow</a></strong></td>
|
||||
<tr id="text-overflow-5.2" class="ahem font">
|
||||
<td>
|
||||
<a href="text-overflow.xht">text-overflow</a></td>
|
||||
<td><a href="reference/text-overflow-ref.xht">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>text-overflow - ellipsis
|
||||
|
@ -138,9 +138,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-overflow-001-5.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-overflow-001.xht">text-overflow-001</a></strong></td>
|
||||
<tr id="text-overflow-001-5.2" class="">
|
||||
<td>
|
||||
<a href="text-overflow-001.xht">text-overflow-001</a></td>
|
||||
<td><a href="reference/text-overflow-001-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>text-overflow - clip - the text inline content overflows will be broken
|
||||
|
@ -149,9 +149,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-overflow-002-5.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-overflow-002.xht">text-overflow-002</a></strong></td>
|
||||
<tr id="text-overflow-002-5.2" class="">
|
||||
<td>
|
||||
<a href="text-overflow-002.xht">text-overflow-002</a></td>
|
||||
<td><a href="reference/text-overflow-002-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>text-overflow - ellipsis - the broken textual content instead of ellipsis
|
||||
|
@ -160,9 +160,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-overflow-003-5.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-overflow-003.xht">text-overflow-003</a></strong></td>
|
||||
<tr id="text-overflow-003-5.2" class="">
|
||||
<td>
|
||||
<a href="text-overflow-003.xht">text-overflow-003</a></td>
|
||||
<td><a href="reference/text-overflow-001-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>text-overflow - inherit - inherit clip value of parent's text-overflow property
|
||||
|
@ -171,9 +171,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-overflow-004-5.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-overflow-004.xht">text-overflow-004</a></strong></td>
|
||||
<tr id="text-overflow-004-5.2" class="">
|
||||
<td>
|
||||
<a href="text-overflow-004.xht">text-overflow-004</a></td>
|
||||
<td><a href="reference/text-overflow-002-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>text-overflow - inherit - inherit ellipsis value of parent's text-overflow property
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -30,7 +30,7 @@
|
|||
<tbody id="sA">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sA">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#acknowledgments">A Acknowledgments</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#acknowledgments">A Acknowledgments</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="sB">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sB">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#changes">B Changes</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#changes">B Changes</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="sB.#changes-since-2012">
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="sC">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sC">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#security-privacy-considerations">C Considerations for Security and Privacy</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#security-privacy-considerations">C Considerations for Security and Privacy</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="sD">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sD">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#default-style-sheet">D Default style sheet additions for HTML</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#default-style-sheet">D Default style sheet additions for HTML</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="sE">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sE">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#test-suite">E Test Suite</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#test-suite">E Test Suite</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue