Update CSS tests to revision c68e4df16362489debde94340cc6f54945a72f2f

This commit is contained in:
Ms2ger 2015-11-17 10:00:53 +01:00
parent 32efe41299
commit 53608a60a4
1543 changed files with 42190 additions and 14617 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<html class="reftest-wait">
<head class="before">
<title>CSS Test: CSS: Changing the background of the BODY element by changing a sibling's class</title>
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch">
@ -17,6 +17,7 @@
function test() {
document.getElementsByTagName('head')[0].className = 'after';
document.getElementsByTagName('p')[0].className = 'after';
document.documentElement.className = "";
}
</script>
</head>

View file

@ -4,6 +4,7 @@
<title>CSS Test: First-letter pseudo-element with :before pseudo-element</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#before-and-after">
<link rel="match" href="reference/before-first-letter-selector-001-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="When the :first-letter pseudo-element is combined with :before, :first-letter applies to the generated text of :before.">
<style type="text/css">

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS 2.1 Conformance Test Suite</h1>
<h2>Visual formatting model details (1451 tests)</h2>
<h2>Visual formatting model details (1463 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -19219,7 +19219,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s10.8">+</a>
<a href="http://www.w3.org/TR/CSS21/visudet.html#line-height">10.8 Line height calculations: the 'line-height' and 'vertical-align' properties</a></th></tr>
<!-- 24 tests -->
<!-- 36 tests -->
<tr id="c43-center-000-10.8" class="ahem image">
<td>
<a href="c43-center-000.htm">c43-center-000</a></td>
@ -19344,6 +19344,138 @@
<td>CSS Inline Box Model: Baseline alignment of images
</td>
</tr>
<tr id="line-box-height-vlr-003-10.8" class="">
<td>
<a href="line-box-height-vlr-003.htm">line-box-height-vlr-003</a></td>
<td><a href="reference/line-box-height-vlr-003-ref.htm">=</a> </td>
<td></td>
<td>line box height and border on non-replaced inline box (mixed)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vlr-005-10.8" class="">
<td>
<a href="line-box-height-vlr-005.htm">line-box-height-vlr-005</a></td>
<td><a href="reference/line-box-height-vlr-003-ref.htm">=</a> </td>
<td></td>
<td>line box height and padding on non-replaced inline box (mixed)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vlr-007-10.8" class="">
<td>
<a href="line-box-height-vlr-007.htm">line-box-height-vlr-007</a></td>
<td><a href="reference/line-box-height-vlr-007-ref.htm">=</a> </td>
<td></td>
<td>line box height and border on non-replaced inline box (sideways)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vlr-009-10.8" class="">
<td>
<a href="line-box-height-vlr-009.htm">line-box-height-vlr-009</a></td>
<td><a href="reference/line-box-height-vlr-007-ref.htm">=</a> </td>
<td></td>
<td>line box height and padding on non-replaced inline box (sideways)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vlr-011-10.8" class="">
<td>
<a href="line-box-height-vlr-011.htm">line-box-height-vlr-011</a></td>
<td><a href="reference/line-box-height-vlr-011-ref.htm">=</a> </td>
<td></td>
<td>line box height and border on non-replaced inline box (upright)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vlr-013-10.8" class="">
<td>
<a href="line-box-height-vlr-013.htm">line-box-height-vlr-013</a></td>
<td><a href="reference/line-box-height-vlr-011-ref.htm">=</a> </td>
<td></td>
<td>line box height and padding on non-replaced inline box (upright)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vrl-002-10.8" class="">
<td>
<a href="line-box-height-vrl-002.htm">line-box-height-vrl-002</a></td>
<td><a href="reference/line-box-height-vrl-002-ref.htm">=</a> </td>
<td></td>
<td>line box height and border on non-replaced inline box (mixed)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vrl-004-10.8" class="">
<td>
<a href="line-box-height-vrl-004.htm">line-box-height-vrl-004</a></td>
<td><a href="reference/line-box-height-vrl-002-ref.htm">=</a> </td>
<td></td>
<td>line box height and padding on non-replaced inline box (mixed)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vrl-006-10.8" class="">
<td>
<a href="line-box-height-vrl-006.htm">line-box-height-vrl-006</a></td>
<td><a href="reference/line-box-height-vrl-006-ref.htm">=</a> </td>
<td></td>
<td>line box height and border on non-replaced inline box (sideways)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vrl-008-10.8" class="">
<td>
<a href="line-box-height-vrl-008.htm">line-box-height-vrl-008</a></td>
<td><a href="reference/line-box-height-vrl-006-ref.htm">=</a> </td>
<td></td>
<td>line box height and padding on non-replaced inline box (sideways)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vrl-010-10.8" class="">
<td>
<a href="line-box-height-vrl-010.htm">line-box-height-vrl-010</a></td>
<td><a href="reference/line-box-height-vrl-010-ref.htm">=</a> </td>
<td></td>
<td>line box height and border on non-replaced inline box (upright)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-box-height-vrl-012-10.8" class="">
<td>
<a href="line-box-height-vrl-012.htm">line-box-height-vrl-012</a></td>
<td><a href="reference/line-box-height-vrl-010-ref.htm">=</a> </td>
<td></td>
<td>line box height and padding on non-replaced inline box (upright)
<ul class="assert">
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
</ul>
</td>
</tr>
<tr id="line-height-121-10.8" class="primary ahem">
<td><strong>
<a href="line-height-121.htm">line-height-121</a></strong></td>

View file

@ -2389,7 +2389,7 @@
<tr id="counter-increment-visibility-001-12.2" class="primary">
<td><strong>
<a href="counter-increment-visibility-001.htm">counter-increment-visibility-001</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment only on 'visibility: hidden' element
<ul class="assert">
@ -2477,7 +2477,7 @@
<tr id="counter-reset-visibility-001-12.2" class="primary">
<td><strong>
<a href="counter-reset-visibility-001.htm">counter-reset-visibility-001</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset on visibility: hidden element
<ul class="assert">
@ -2488,7 +2488,7 @@
<tr id="increment-counter-001-12.2" class="primary">
<td><strong>
<a href="increment-counter-001.htm">increment-counter-001</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment before 'counter' use
<ul class="assert">
@ -2554,7 +2554,7 @@
<tr id="reset-counter-001-12.2" class="primary">
<td><strong>
<a href="reset-counter-001.htm">reset-counter-001</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset before counter use
<ul class="assert">
@ -6202,7 +6202,7 @@
<tr id="counter-increment-applies-to-001-12.4" class="">
<td>
<a href="counter-increment-applies-to-001.htm">counter-increment-applies-to-001</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
@ -6213,7 +6213,7 @@
<tr id="counter-increment-applies-to-002-12.4" class="">
<td>
<a href="counter-increment-applies-to-002.htm">counter-increment-applies-to-002</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
@ -6224,7 +6224,7 @@
<tr id="counter-increment-applies-to-003-12.4" class="">
<td>
<a href="counter-increment-applies-to-003.htm">counter-increment-applies-to-003</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
@ -6235,7 +6235,7 @@
<tr id="counter-increment-applies-to-004-12.4" class="">
<td>
<a href="counter-increment-applies-to-004.htm">counter-increment-applies-to-004</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with display table-row
<ul class="assert">
@ -6246,7 +6246,7 @@
<tr id="counter-increment-applies-to-005-12.4" class="">
<td>
<a href="counter-increment-applies-to-005.htm">counter-increment-applies-to-005</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
@ -6257,7 +6257,7 @@
<tr id="counter-increment-applies-to-006-12.4" class="">
<td>
<a href="counter-increment-applies-to-006.htm">counter-increment-applies-to-006</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-column'
<ul class="assert">
@ -6268,7 +6268,7 @@
<tr id="counter-increment-applies-to-007-12.4" class="">
<td>
<a href="counter-increment-applies-to-007.htm">counter-increment-applies-to-007</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-cell'
<ul class="assert">
@ -6279,7 +6279,7 @@
<tr id="counter-increment-applies-to-008-12.4" class="">
<td>
<a href="counter-increment-applies-to-008.htm">counter-increment-applies-to-008</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'inline'
<ul class="assert">
@ -6290,7 +6290,7 @@
<tr id="counter-increment-applies-to-009-12.4" class="">
<td>
<a href="counter-increment-applies-to-009.htm">counter-increment-applies-to-009</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'block'
<ul class="assert">
@ -6312,7 +6312,7 @@
<tr id="counter-increment-applies-to-011-12.4" class="">
<td>
<a href="counter-increment-applies-to-011.htm">counter-increment-applies-to-011</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'run-in'
<ul class="assert">
@ -6323,7 +6323,7 @@
<tr id="counter-increment-applies-to-012-12.4" class="">
<td>
<a href="counter-increment-applies-to-012.htm">counter-increment-applies-to-012</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'inline-block'
<ul class="assert">
@ -6334,7 +6334,7 @@
<tr id="counter-increment-applies-to-013-12.4" class="">
<td>
<a href="counter-increment-applies-to-013.htm">counter-increment-applies-to-013</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with display table
<ul class="assert">
@ -6345,7 +6345,7 @@
<tr id="counter-increment-applies-to-014-12.4" class="">
<td>
<a href="counter-increment-applies-to-014.htm">counter-increment-applies-to-014</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with display inline-table
<ul class="assert">
@ -6356,7 +6356,7 @@
<tr id="counter-increment-applies-to-015-12.4" class="">
<td>
<a href="counter-increment-applies-to-015.htm">counter-increment-applies-to-015</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with display table-caption
<ul class="assert">
@ -6985,7 +6985,7 @@
<tr id="counter-reset-applies-to-001-12.4" class="">
<td>
<a href="counter-reset-applies-to-001.htm">counter-reset-applies-to-001</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
@ -6996,7 +6996,7 @@
<tr id="counter-reset-applies-to-002-12.4" class="">
<td>
<a href="counter-reset-applies-to-002.htm">counter-reset-applies-to-002</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
@ -7007,7 +7007,7 @@
<tr id="counter-reset-applies-to-003-12.4" class="">
<td>
<a href="counter-reset-applies-to-003.htm">counter-reset-applies-to-003</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
@ -7018,7 +7018,7 @@
<tr id="counter-reset-applies-to-004-12.4" class="">
<td>
<a href="counter-reset-applies-to-004.htm">counter-reset-applies-to-004</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with display table-row
<ul class="assert">
@ -7029,7 +7029,7 @@
<tr id="counter-reset-applies-to-005-12.4" class="">
<td>
<a href="counter-reset-applies-to-005.htm">counter-reset-applies-to-005</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
@ -7040,7 +7040,7 @@
<tr id="counter-reset-applies-to-006-12.4" class="">
<td>
<a href="counter-reset-applies-to-006.htm">counter-reset-applies-to-006</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-column'
<ul class="assert">
@ -7051,7 +7051,7 @@
<tr id="counter-reset-applies-to-007-12.4" class="">
<td>
<a href="counter-reset-applies-to-007.htm">counter-reset-applies-to-007</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-cell'
<ul class="assert">
@ -7062,7 +7062,7 @@
<tr id="counter-reset-applies-to-008-12.4" class="">
<td>
<a href="counter-reset-applies-to-008.htm">counter-reset-applies-to-008</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'inline'
<ul class="assert">
@ -7073,7 +7073,7 @@
<tr id="counter-reset-applies-to-009-12.4" class="">
<td>
<a href="counter-reset-applies-to-009.htm">counter-reset-applies-to-009</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'block'
<ul class="assert">
@ -7095,7 +7095,7 @@
<tr id="counter-reset-applies-to-011-12.4" class="">
<td>
<a href="counter-reset-applies-to-011.htm">counter-reset-applies-to-011</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'run-in'
<ul class="assert">
@ -7106,7 +7106,7 @@
<tr id="counter-reset-applies-to-012-12.4" class="">
<td>
<a href="counter-reset-applies-to-012.htm">counter-reset-applies-to-012</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'inline-block'
<ul class="assert">
@ -7117,7 +7117,7 @@
<tr id="counter-reset-applies-to-013-12.4" class="">
<td>
<a href="counter-reset-applies-to-013.htm">counter-reset-applies-to-013</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with display table
<ul class="assert">
@ -7128,7 +7128,7 @@
<tr id="counter-reset-applies-to-014-12.4" class="">
<td>
<a href="counter-reset-applies-to-014.htm">counter-reset-applies-to-014</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with display inline-table
<ul class="assert">
@ -7139,7 +7139,7 @@
<tr id="counter-reset-applies-to-015-12.4" class="">
<td>
<a href="counter-reset-applies-to-015.htm">counter-reset-applies-to-015</a></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with display table-caption
<ul class="assert">
@ -7886,7 +7886,7 @@
<tr id="counter-increment-applies-to-001-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-001.htm">counter-increment-applies-to-001</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
@ -7897,7 +7897,7 @@
<tr id="counter-increment-applies-to-002-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-002.htm">counter-increment-applies-to-002</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
@ -7908,7 +7908,7 @@
<tr id="counter-increment-applies-to-003-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-003.htm">counter-increment-applies-to-003</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
@ -7919,7 +7919,7 @@
<tr id="counter-increment-applies-to-004-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-004.htm">counter-increment-applies-to-004</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with display table-row
<ul class="assert">
@ -7930,7 +7930,7 @@
<tr id="counter-increment-applies-to-005-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-005.htm">counter-increment-applies-to-005</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
@ -7941,7 +7941,7 @@
<tr id="counter-increment-applies-to-006-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-006.htm">counter-increment-applies-to-006</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-column'
<ul class="assert">
@ -7952,7 +7952,7 @@
<tr id="counter-increment-applies-to-007-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-007.htm">counter-increment-applies-to-007</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'table-cell'
<ul class="assert">
@ -7963,7 +7963,7 @@
<tr id="counter-increment-applies-to-008-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-008.htm">counter-increment-applies-to-008</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'inline'
<ul class="assert">
@ -7974,7 +7974,7 @@
<tr id="counter-increment-applies-to-009-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-009.htm">counter-increment-applies-to-009</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'block'
<ul class="assert">
@ -7996,7 +7996,7 @@
<tr id="counter-increment-applies-to-011-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-011.htm">counter-increment-applies-to-011</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'run-in'
<ul class="assert">
@ -8007,7 +8007,7 @@
<tr id="counter-increment-applies-to-012-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-012.htm">counter-increment-applies-to-012</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with 'display' set to 'inline-block'
<ul class="assert">
@ -8018,7 +8018,7 @@
<tr id="counter-increment-applies-to-013-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-013.htm">counter-increment-applies-to-013</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with display table
<ul class="assert">
@ -8029,7 +8029,7 @@
<tr id="counter-increment-applies-to-014-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-014.htm">counter-increment-applies-to-014</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with display inline-table
<ul class="assert">
@ -8040,7 +8040,7 @@
<tr id="counter-increment-applies-to-015-12.4.#propdef-counter-increment" class="primary">
<td><strong>
<a href="counter-increment-applies-to-015.htm">counter-increment-applies-to-015</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-increment applied to elements with display table-caption
<ul class="assert">
@ -8692,7 +8692,7 @@
<tr id="counter-reset-applies-to-001-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-001.htm">counter-reset-applies-to-001</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
@ -8703,7 +8703,7 @@
<tr id="counter-reset-applies-to-002-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-002.htm">counter-reset-applies-to-002</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
@ -8714,7 +8714,7 @@
<tr id="counter-reset-applies-to-003-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-003.htm">counter-reset-applies-to-003</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
@ -8725,7 +8725,7 @@
<tr id="counter-reset-applies-to-004-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-004.htm">counter-reset-applies-to-004</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with display table-row
<ul class="assert">
@ -8736,7 +8736,7 @@
<tr id="counter-reset-applies-to-005-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-005.htm">counter-reset-applies-to-005</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
@ -8747,7 +8747,7 @@
<tr id="counter-reset-applies-to-006-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-006.htm">counter-reset-applies-to-006</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-column'
<ul class="assert">
@ -8758,7 +8758,7 @@
<tr id="counter-reset-applies-to-007-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-007.htm">counter-reset-applies-to-007</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'table-cell'
<ul class="assert">
@ -8769,7 +8769,7 @@
<tr id="counter-reset-applies-to-008-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-008.htm">counter-reset-applies-to-008</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'inline'
<ul class="assert">
@ -8780,7 +8780,7 @@
<tr id="counter-reset-applies-to-009-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-009.htm">counter-reset-applies-to-009</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'block'
<ul class="assert">
@ -8802,7 +8802,7 @@
<tr id="counter-reset-applies-to-011-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-011.htm">counter-reset-applies-to-011</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'run-in'
<ul class="assert">
@ -8813,7 +8813,7 @@
<tr id="counter-reset-applies-to-012-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-012.htm">counter-reset-applies-to-012</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with 'display' set to 'inline-block'
<ul class="assert">
@ -8824,7 +8824,7 @@
<tr id="counter-reset-applies-to-013-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-013.htm">counter-reset-applies-to-013</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with display table
<ul class="assert">
@ -8835,7 +8835,7 @@
<tr id="counter-reset-applies-to-014-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-014.htm">counter-reset-applies-to-014</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with display inline-table
<ul class="assert">
@ -8846,7 +8846,7 @@
<tr id="counter-reset-applies-to-015-12.4.#propdef-counter-reset" class="primary">
<td><strong>
<a href="counter-reset-applies-to-015.htm">counter-reset-applies-to-015</a></strong></td>
<td></td>
<td><a href="reference/pass_if_number_5.htm">=</a> </td>
<td></td>
<td>Counter-reset applied to elements with display table-caption
<ul class="assert">

File diff suppressed because it is too large Load diff

View file

@ -1288,7 +1288,7 @@
<tr id="outline-color-001-18.4" class="invalid">
<td>
<a href="outline-color-001.htm">outline-color-001</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#00000'
<ul class="assert">
@ -1299,7 +1299,7 @@
<tr id="outline-color-002-18.4" class="">
<td>
<a href="outline-color-002.htm">outline-color-002</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to '#000000'
<ul class="assert">
@ -1354,7 +1354,7 @@
<tr id="outline-color-007-18.4" class="invalid">
<td>
<a href="outline-color-007.htm">outline-color-007</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#1000000'
<ul class="assert">
@ -1365,7 +1365,7 @@
<tr id="outline-color-008-18.4" class="invalid">
<td>
<a href="outline-color-008.htm">outline-color-008</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#fgfgfg'
<ul class="assert">
@ -1420,7 +1420,7 @@
<tr id="outline-color-013-18.4" class="invalid">
<td>
<a href="outline-color-013.htm">outline-color-013</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#fg0000'
<ul class="assert">
@ -1475,7 +1475,7 @@
<tr id="outline-color-018-18.4" class="invalid">
<td>
<a href="outline-color-018.htm">outline-color-018</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#00fg00'
<ul class="assert">
@ -1530,7 +1530,7 @@
<tr id="outline-color-023-18.4" class="invalid">
<td>
<a href="outline-color-023.htm">outline-color-023</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#0000fg'
<ul class="assert">
@ -1541,7 +1541,7 @@
<tr id="outline-color-024-18.4" class="invalid">
<td>
<a href="outline-color-024.htm">outline-color-024</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#00'
<ul class="assert">
@ -1552,7 +1552,7 @@
<tr id="outline-color-025-18.4" class="">
<td>
<a href="outline-color-025.htm">outline-color-025</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to '#000'
<ul class="assert">
@ -1607,7 +1607,7 @@
<tr id="outline-color-030-18.4" class="invalid">
<td>
<a href="outline-color-030.htm">outline-color-030</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#1000'
<ul class="assert">
@ -1618,7 +1618,7 @@
<tr id="outline-color-031-18.4" class="invalid">
<td>
<a href="outline-color-031.htm">outline-color-031</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#ggg'
<ul class="assert">
@ -1673,7 +1673,7 @@
<tr id="outline-color-036-18.4" class="invalid">
<td>
<a href="outline-color-036.htm">outline-color-036</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#g00'
<ul class="assert">
@ -1728,7 +1728,7 @@
<tr id="outline-color-041-18.4" class="invalid">
<td>
<a href="outline-color-041.htm">outline-color-041</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#0g0'
<ul class="assert">
@ -1783,7 +1783,7 @@
<tr id="outline-color-046-18.4" class="invalid">
<td>
<a href="outline-color-046.htm">outline-color-046</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#00g'
<ul class="assert">
@ -1794,7 +1794,7 @@
<tr id="outline-color-047-18.4" class="">
<td>
<a href="outline-color-047.htm">outline-color-047</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-1%, -1%, -1%)'
<ul class="assert">
@ -1805,7 +1805,7 @@
<tr id="outline-color-048-18.4" class="">
<td>
<a href="outline-color-048.htm">outline-color-048</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, 0%, 0%)'
<ul class="assert">
@ -1827,7 +1827,7 @@
<tr id="outline-color-050-18.4" class="">
<td>
<a href="outline-color-050.htm">outline-color-050</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-0%, -0%, -0%)'
<ul class="assert">
@ -1838,7 +1838,7 @@
<tr id="outline-color-051-18.4" class="">
<td>
<a href="outline-color-051.htm">outline-color-051</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(+0%, +0%, +0%)'
<ul class="assert">
@ -1915,7 +1915,7 @@
<tr id="outline-color-058-18.4" class="">
<td>
<a href="outline-color-058.htm">outline-color-058</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-1, -1, -1)'
<ul class="assert">
@ -1926,7 +1926,7 @@
<tr id="outline-color-059-18.4" class="">
<td>
<a href="outline-color-059.htm">outline-color-059</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, 0, 0)'
<ul class="assert">
@ -1948,7 +1948,7 @@
<tr id="outline-color-061-18.4" class="">
<td>
<a href="outline-color-061.htm">outline-color-061</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-0, -0, -0)'
<ul class="assert">
@ -1959,7 +1959,7 @@
<tr id="outline-color-062-18.4" class="">
<td>
<a href="outline-color-062.htm">outline-color-062</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(+0, +0, +0)'
<ul class="assert">
@ -2036,7 +2036,7 @@
<tr id="outline-color-069-18.4" class="">
<td>
<a href="outline-color-069.htm">outline-color-069</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-1%, 0%, 0%)'
<ul class="assert">
@ -2058,7 +2058,7 @@
<tr id="outline-color-071-18.4" class="">
<td>
<a href="outline-color-071.htm">outline-color-071</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-0%, 0%, 0%)'
<ul class="assert">
@ -2069,7 +2069,7 @@
<tr id="outline-color-072-18.4" class="">
<td>
<a href="outline-color-072.htm">outline-color-072</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(+0%, 0%, 0%)'
<ul class="assert">
@ -2146,7 +2146,7 @@
<tr id="outline-color-079-18.4" class="">
<td>
<a href="outline-color-079.htm">outline-color-079</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-1, 0, 0)'
<ul class="assert">
@ -2168,7 +2168,7 @@
<tr id="outline-color-081-18.4" class="">
<td>
<a href="outline-color-081.htm">outline-color-081</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-0, 0, 0)'
<ul class="assert">
@ -2179,7 +2179,7 @@
<tr id="outline-color-082-18.4" class="">
<td>
<a href="outline-color-082.htm">outline-color-082</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(+0, 0, 0)'
<ul class="assert">
@ -2256,7 +2256,7 @@
<tr id="outline-color-089-18.4" class="">
<td>
<a href="outline-color-089.htm">outline-color-089</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, -1%, 0%)'
<ul class="assert">
@ -2278,7 +2278,7 @@
<tr id="outline-color-091-18.4" class="">
<td>
<a href="outline-color-091.htm">outline-color-091</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, -0%, 0%)'
<ul class="assert">
@ -2289,7 +2289,7 @@
<tr id="outline-color-092-18.4" class="">
<td>
<a href="outline-color-092.htm">outline-color-092</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, +0%, 0%)'
<ul class="assert">
@ -2366,7 +2366,7 @@
<tr id="outline-color-099-18.4" class="">
<td>
<a href="outline-color-099.htm">outline-color-099</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, -1, 0)'
<ul class="assert">
@ -2388,7 +2388,7 @@
<tr id="outline-color-101-18.4" class="">
<td>
<a href="outline-color-101.htm">outline-color-101</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, -0, 0)'
<ul class="assert">
@ -2399,7 +2399,7 @@
<tr id="outline-color-102-18.4" class="">
<td>
<a href="outline-color-102.htm">outline-color-102</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, +0, 0)'
<ul class="assert">
@ -2476,7 +2476,7 @@
<tr id="outline-color-109-18.4" class="">
<td>
<a href="outline-color-109.htm">outline-color-109</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, 0%, -1%)'
<ul class="assert">
@ -2498,7 +2498,7 @@
<tr id="outline-color-111-18.4" class="">
<td>
<a href="outline-color-111.htm">outline-color-111</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, 0%, -0%)'
<ul class="assert">
@ -2509,7 +2509,7 @@
<tr id="outline-color-112-18.4" class="">
<td>
<a href="outline-color-112.htm">outline-color-112</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, 0%, +0%)'
<ul class="assert">
@ -2586,7 +2586,7 @@
<tr id="outline-color-119-18.4" class="">
<td>
<a href="outline-color-119.htm">outline-color-119</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, 0, -1)'
<ul class="assert">
@ -2608,7 +2608,7 @@
<tr id="outline-color-121-18.4" class="">
<td>
<a href="outline-color-121.htm">outline-color-121</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, 0, -0)'
<ul class="assert">
@ -2619,7 +2619,7 @@
<tr id="outline-color-122-18.4" class="">
<td>
<a href="outline-color-122.htm">outline-color-122</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, 0, +0)'
<ul class="assert">
@ -2707,7 +2707,7 @@
<tr id="outline-color-130-18.4" class="">
<td>
<a href="outline-color-130.htm">outline-color-130</a></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'black'
<ul class="assert">
@ -4726,7 +4726,7 @@
<tr id="outline-color-001-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-001.htm">outline-color-001</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#00000'
<ul class="assert">
@ -4737,7 +4737,7 @@
<tr id="outline-color-002-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-002.htm">outline-color-002</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to '#000000'
<ul class="assert">
@ -4792,7 +4792,7 @@
<tr id="outline-color-007-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-007.htm">outline-color-007</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#1000000'
<ul class="assert">
@ -4803,7 +4803,7 @@
<tr id="outline-color-008-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-008.htm">outline-color-008</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#fgfgfg'
<ul class="assert">
@ -4858,7 +4858,7 @@
<tr id="outline-color-013-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-013.htm">outline-color-013</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#fg0000'
<ul class="assert">
@ -4913,7 +4913,7 @@
<tr id="outline-color-018-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-018.htm">outline-color-018</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#00fg00'
<ul class="assert">
@ -4968,7 +4968,7 @@
<tr id="outline-color-023-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-023.htm">outline-color-023</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#0000fg'
<ul class="assert">
@ -4979,7 +4979,7 @@
<tr id="outline-color-024-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-024.htm">outline-color-024</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#00'
<ul class="assert">
@ -4990,7 +4990,7 @@
<tr id="outline-color-025-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-025.htm">outline-color-025</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to '#000'
<ul class="assert">
@ -5045,7 +5045,7 @@
<tr id="outline-color-030-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-030.htm">outline-color-030</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#1000'
<ul class="assert">
@ -5056,7 +5056,7 @@
<tr id="outline-color-031-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-031.htm">outline-color-031</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#ggg'
<ul class="assert">
@ -5111,7 +5111,7 @@
<tr id="outline-color-036-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-036.htm">outline-color-036</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#g00'
<ul class="assert">
@ -5166,7 +5166,7 @@
<tr id="outline-color-041-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-041.htm">outline-color-041</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#0g0'
<ul class="assert">
@ -5221,7 +5221,7 @@
<tr id="outline-color-046-18.4.#propdef-outline-color" class="primary invalid">
<td><strong>
<a href="outline-color-046.htm">outline-color-046</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Outline-color set to '#00g'
<ul class="assert">
@ -5232,7 +5232,7 @@
<tr id="outline-color-047-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-047.htm">outline-color-047</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-1%, -1%, -1%)'
<ul class="assert">
@ -5243,7 +5243,7 @@
<tr id="outline-color-048-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-048.htm">outline-color-048</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, 0%, 0%)'
<ul class="assert">
@ -5265,7 +5265,7 @@
<tr id="outline-color-050-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-050.htm">outline-color-050</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-0%, -0%, -0%)'
<ul class="assert">
@ -5276,7 +5276,7 @@
<tr id="outline-color-051-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-051.htm">outline-color-051</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(+0%, +0%, +0%)'
<ul class="assert">
@ -5353,7 +5353,7 @@
<tr id="outline-color-058-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-058.htm">outline-color-058</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-1, -1, -1)'
<ul class="assert">
@ -5364,7 +5364,7 @@
<tr id="outline-color-059-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-059.htm">outline-color-059</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, 0, 0)'
<ul class="assert">
@ -5386,7 +5386,7 @@
<tr id="outline-color-061-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-061.htm">outline-color-061</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-0, -0, -0)'
<ul class="assert">
@ -5397,7 +5397,7 @@
<tr id="outline-color-062-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-062.htm">outline-color-062</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(+0, +0, +0)'
<ul class="assert">
@ -5474,7 +5474,7 @@
<tr id="outline-color-069-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-069.htm">outline-color-069</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-1%, 0%, 0%)'
<ul class="assert">
@ -5496,7 +5496,7 @@
<tr id="outline-color-071-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-071.htm">outline-color-071</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-0%, 0%, 0%)'
<ul class="assert">
@ -5507,7 +5507,7 @@
<tr id="outline-color-072-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-072.htm">outline-color-072</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(+0%, 0%, 0%)'
<ul class="assert">
@ -5584,7 +5584,7 @@
<tr id="outline-color-079-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-079.htm">outline-color-079</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-1, 0, 0)'
<ul class="assert">
@ -5606,7 +5606,7 @@
<tr id="outline-color-081-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-081.htm">outline-color-081</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(-0, 0, 0)'
<ul class="assert">
@ -5617,7 +5617,7 @@
<tr id="outline-color-082-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-082.htm">outline-color-082</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(+0, 0, 0)'
<ul class="assert">
@ -5694,7 +5694,7 @@
<tr id="outline-color-089-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-089.htm">outline-color-089</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, -1%, 0%)'
<ul class="assert">
@ -5716,7 +5716,7 @@
<tr id="outline-color-091-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-091.htm">outline-color-091</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, -0%, 0%)'
<ul class="assert">
@ -5727,7 +5727,7 @@
<tr id="outline-color-092-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-092.htm">outline-color-092</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, +0%, 0%)'
<ul class="assert">
@ -5804,7 +5804,7 @@
<tr id="outline-color-099-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-099.htm">outline-color-099</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, -1, 0)'
<ul class="assert">
@ -5826,7 +5826,7 @@
<tr id="outline-color-101-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-101.htm">outline-color-101</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, -0, 0)'
<ul class="assert">
@ -5837,7 +5837,7 @@
<tr id="outline-color-102-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-102.htm">outline-color-102</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, +0, 0)'
<ul class="assert">
@ -5914,7 +5914,7 @@
<tr id="outline-color-109-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-109.htm">outline-color-109</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, 0%, -1%)'
<ul class="assert">
@ -5936,7 +5936,7 @@
<tr id="outline-color-111-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-111.htm">outline-color-111</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, 0%, -0%)'
<ul class="assert">
@ -5947,7 +5947,7 @@
<tr id="outline-color-112-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-112.htm">outline-color-112</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0%, 0%, +0%)'
<ul class="assert">
@ -6024,7 +6024,7 @@
<tr id="outline-color-119-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-119.htm">outline-color-119</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, 0, -1)'
<ul class="assert">
@ -6046,7 +6046,7 @@
<tr id="outline-color-121-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-121.htm">outline-color-121</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, 0, -0)'
<ul class="assert">
@ -6057,7 +6057,7 @@
<tr id="outline-color-122-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-122.htm">outline-color-122</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'rgb(0, 0, +0)'
<ul class="assert">
@ -6145,7 +6145,7 @@
<tr id="outline-color-130-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-130.htm">outline-color-130</a></strong></td>
<td></td>
<td><a href="reference/boxes_same_color_100px_black_50px_margin.htm">=</a> </td>
<td></td>
<td>Outline-color set to 'black'
<ul class="assert">

View file

@ -7568,7 +7568,7 @@
<tr id="before-first-letter-selector-001-5.12.3" class="primary">
<td><strong>
<a href="before-first-letter-selector-001.htm">before-first-letter-selector-001</a></strong></td>
<td></td>
<td><a href="reference/before-first-letter-selector-001-ref.htm">=</a> </td>
<td></td>
<td>First-letter pseudo-element with :before pseudo-element
<ul class="assert">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' set to 'table-row-group'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' set to 'table-header-group'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' set to 'table-footer-group'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a display of table-row.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' set to 'table-column-group'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' set to 'table-column'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' of 'table-cell'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' set to 'inline'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' set to 'block'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' set to 'run-in'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a 'display' set to 'inline-block'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a display of table.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a display of inline-table.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-increment">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-increment' property applies to elements with a display of table-caption.">
<style type="text/css">

View file

@ -4,6 +4,7 @@
<title>CSS Test: Counter-increment only on 'visibility: hidden' element</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#content">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="An element that is set to 'visibility: hidden' does increment and can create a counter.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' set to 'table-row-group'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' set to 'table-header-group'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' set to 'table-footer-group'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a display of table-row.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' set to 'table-column-group'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' set to 'table-column'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' of 'table-cell'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' set to 'inline'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' set to 'block'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' set to 'run-in'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a 'display' set to 'inline-block'.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a display of table.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a display of inline-table.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'counter-reset' property applies to elements with a display of table-caption.">
<style type="text/css">

View file

@ -4,6 +4,7 @@
<title>CSS Test: Counter-reset on visibility: hidden element</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#content">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="Elements that are set to 'visibility: hidden' reset counters.">
<style type="text/css">

View file

@ -4,6 +4,7 @@
<title>CSS Test: Counter-increment before 'counter' use</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#content">
<link rel="match" href="reference/pass_if_number_5.htm">
<meta name="flags" content="">
<meta name="assert" content="A counter is used after an increment.">
<style type="text/css">

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and border on non-replaced inline box (mixed)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vlr-003-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-lr;
text-orientation: mixed;
}
span#border-left
{
border-left: 1.5em solid transparent;
}
span#border-right
{
border-right: 1.5em solid transparent;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="border-left">34</span><span id="border-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and padding on non-replaced inline box (mixed)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vlr-003-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-lr;
text-orientation: mixed;
}
span#padding-left
{
padding-left: 1.5em;
}
span#padding-right
{
padding-right: 1.5em;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="padding-left">34</span><span id="padding-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and border on non-replaced inline box (sideways)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vlr-007-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-lr;
text-orientation: sideways;
}
span#border-left
{
border-left: 1.5em solid transparent;
}
span#border-right
{
border-right: 1.5em solid transparent;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="border-left">34</span><span id="border-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and padding on non-replaced inline box (sideways)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vlr-007-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-lr;
text-orientation: sideways;
}
span#padding-left
{
padding-left: 1.5em;
}
span#padding-right
{
padding-right: 1.5em;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="padding-left">34</span><span id="padding-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and border on non-replaced inline box (upright)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vlr-011-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-lr;
text-orientation: upright;
}
span#border-left
{
border-left: 1.5em solid transparent;
}
span#border-right
{
border-right: 1.5em solid transparent;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" upright. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="border-left">34</span><span id="border-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and padding on non-replaced inline box (upright)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vlr-011-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-lr;
text-orientation: upright;
}
span#padding-left
{
padding-left: 1.5em;
}
span#padding-right
{
padding-right: 1.5em;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" upright. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="padding-left">34</span><span id="padding-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and border on non-replaced inline box (mixed)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vrl-002-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-rl;
text-orientation: mixed;
}
span#border-left
{
border-left: 1.5em solid transparent;
}
span#border-right
{
border-right: 1.5em solid transparent;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="border-left">34</span><span id="border-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and padding on non-replaced inline box (mixed)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vrl-002-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-rl;
text-orientation: mixed;
}
span#padding-left
{
padding-left: 1.5em;
}
span#padding-right
{
padding-right: 1.5em;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="padding-left">34</span><span id="padding-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and border on non-replaced inline box (sideways)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vrl-006-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-rl;
text-orientation: sideways;
}
span#border-left
{
border-left: 1.5em solid transparent;
}
span#border-right
{
border-right: 1.5em solid transparent;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="border-left">34</span><span id="border-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and padding on non-replaced inline box (sideways)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vrl-006-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-rl;
text-orientation: sideways;
}
span#padding-left
{
padding-left: 1.5em;
}
span#padding-right
{
padding-right: 1.5em;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="padding-left">34</span><span id="padding-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and border on non-replaced inline box (upright)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vrl-010-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-rl;
text-orientation: upright;
}
span#border-left
{
border-left: 1.5em solid transparent;
}
span#border-right
{
border-right: 1.5em solid transparent;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" upright. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="border-left">34</span><span id="border-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -0,0 +1,58 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Writing Modes Test: line box height and padding on non-replaced inline box (upright)</title>
<!--
Test inspired by
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/writing-mode/1130907-intrinsic-sizing-2.html
-->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" title="7.1 Principles of Layout in Vertical Writing Modes">
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#line-height" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/line-box-height-vrl-010-ref.htm">
<meta content="" name="flags">
<meta content="This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box." name="assert">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-rl;
text-orientation: upright;
}
span#padding-left
{
padding-left: 1.5em;
}
span#padding-right
{
padding-right: 1.5em;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" upright. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div id="test">12<span id="padding-left">34</span><span id="padding-right">56</span></div>
<div id="reference">123456</div>
</body>
</html>

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #00000 (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color #000000 renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #1000000 (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #fgfgfg (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #fg0000 (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #00fg00 (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #0000fg (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #00 (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color #000 renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #1000 (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #ggg (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #g00 (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #0g0 (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Outline color #00g (invalid) falls back to a default color.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(-1%, -1%, -1%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0%, 0%, 0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(-0%, -0%, -0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(+0%, +0%, +0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(-1, -1, -1) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0, 0, 0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(-0, -0, -0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(+0, +0, +0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(-1%, 0%, 0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(-0%, 0%, 0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(+0%, 0%, 0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(-1, 0, 0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(-0, 0, 0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(+0, 0, 0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0%, -1%, 0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0%, -0%, 0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0%, +0%, 0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0, -1, 0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0, -0, 0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0, +0, 0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0%, 0%, -1%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0%, 0%, -0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0%, 0%, +0%) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0, 0, -1) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0, 0, -0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color rgb(0, 0, +0) renders the correct outline color on the element.">
<style type="text/css">

View file

@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color">
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">
<link rel="match" href="reference/boxes_same_color_100px_black_50px_margin.htm">
<meta name="flags" content="">
<meta name="assert" content="Outline color black renders the correct outline color on the element.">
<style type="text/css">

View file

@ -0,0 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com">
<style type="text/css">
div {
color: green;
}
.first {
font-size: 98px;
}
</style>
</head>
<body>
<p>Test passes if the "Filler Text" below is green and the "F" is larger than the remaining text.</p>
<div><span class="first">F</span>iller Text</div>
</body>
</html>

View file

@ -0,0 +1,20 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Reference rendering - boxes same color, black 100px squares with 50px margin</title>
<link rel="author" title="Opera" href="https://www.opera.com/">
<style type="text/css">
div {
width: 100px;
height: 100px;
background-color: black;
margin: 50px;
}
</style>
</head>
<body>
<p>Test passes if the two boxes below are the same color.</p>
<div></div>
<div></div>
</body>
</html>

View file

@ -0,0 +1,39 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<meta content="" name="flags">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-lr;
text-orientation: mixed;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div>123456</div>
<div>123456</div>
</body>
</html>

View file

@ -0,0 +1,39 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<meta content="" name="flags">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-lr;
text-orientation: sideways;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div>123456</div>
<div>123456</div>
</body>
</html>

View file

@ -0,0 +1,39 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<meta content="" name="flags">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-lr;
text-orientation: upright;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" upright. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div>123456</div>
<div>123456</div>
</body>
</html>

View file

@ -0,0 +1,39 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<meta content="" name="flags">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-rl;
text-orientation: mixed;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div>123456</div>
<div>123456</div>
</body>
</html>

View file

@ -0,0 +1,39 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<meta content="" name="flags">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-rl;
text-orientation: sideways;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" rotated 90 degrees clockwise. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div>123456</div>
<div>123456</div>
</body>
</html>

View file

@ -0,0 +1,39 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<meta content="" name="flags">
<style type="text/css">
body
{
margin-left: 32px;
}
div
{
border: blue solid 2px;
font-size: 32px;
margin: 1em;
writing-mode: vertical-rl;
text-orientation: upright;
}
</style>
</head>
<body>
<p>Test passes if there are 2 identical blue rectangles with "123456" upright. The size of each blue rectangles must be identical and the two "123456" numbers must be enclosed by the two blue borders.</p>
<div>123456</div>
<div>123456</div>
</body>
</html>

View file

@ -0,0 +1,70 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Reference rendering - no red, 3x3 monospace table</title>
<link rel="author" title="Opera" href="https://www.opera.com/">
<style>
body {
font-family: monospace;
}
div {
position: relative;
}
table {
font-size: 2em;
border-spacing: 0;
position: absolute;
top: 1px;
left: 1px;
}
td {
padding: 0;
}
#red {
color: red;
}
#green {
color: green;
}
</style>
</head>
<body>
<p>There should be no red below, except for antialiasing issues.</p>
<div>
<table id="red">
<tr>
<td>Row 1, Col 1</td>
<td>Row 1, Col 2</td>
<td>Row 1, Col 3</td>
</tr>
<tr>
<td>Row 22, Col 1</td>
<td>Row 22, Col 2</td>
<td>Row 22, Col 3</td>
</tr>
<tr>
<td>Row 333, Col 1</td>
<td>Row 333, Col 2</td>
<td>Row 333, Col 3</td>
</tr>
</table>
<table id="green">
<tr>
<td>Row 1, Col 1</td>
<td>Row 1, Col 2</td>
<td>Row 1, Col 3</td>
</tr>
<tr>
<td>Row 22, Col 1</td>
<td>Row 22, Col 2</td>
<td>Row 22, Col 3</td>
</tr>
<tr>
<td>Row 333, Col 1</td>
<td>Row 333, Col 2</td>
<td>Row 333, Col 3</td>
</tr>
</table>
</div>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show more