Update web-platform-tests and CSS tests.

- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
Ms2ger 2017-02-06 11:06:12 +01:00
parent fb4f421c8b
commit 296fa2512b
21852 changed files with 2080936 additions and 892894 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for calc() on background-image gradients</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-background-image-gradient-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: test for border-radius: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-border-radius-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for height:calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-height-block-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test that height:calc() with no percentages has an effect on inner table elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-height-table-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test of margin-*: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-margin-block-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for max-height:calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-max-height-block-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: max-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-width-block-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: intrinsic width of max-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-max-width-block-intrinsic-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for min-height:calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-height-block-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: min-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-width-block-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: intrinsic width of min-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-min-width-block-intrinsic-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for bottom:calc() on absolutely positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-offsets-absolute-top-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for left:calc() on absolutely positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-offsets-relative-left-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for right:calc() on absolutely positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-offsets-relative-left-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for top:calc() on absolutely positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-offsets-absolute-top-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for bottom:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-offsets-relative-top-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for left:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-offsets-relative-left-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for right:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-offsets-relative-left-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for top:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-offsets-relative-top-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test of padding-*: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-padding-block-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: text-indent: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-text-indent-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: intrinsic width of text-indent: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-text-indent-intrinsic-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Variables Allowed Syntax</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://mozilla.com/" rel="author" title="Mozilla Corporation">
<link href="http://www.w3.org/TR/css3-values/#lengths" rel="help">
<link href="http://www.w3.org/TR/css3-values/#calc-type-checking" rel="help">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: Test for vertical-align:calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-vertical-align-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-width-block-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: intrinsic width of width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-width-block-intrinsic-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: width: calc() on table-layout: auto tables</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-width-table-auto-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Test: width: calc() on table-layout: auto tables</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help">
<link href="reference/calc-width-table-fixed-1-ref.htm" rel="match">
<meta content="" name="flags">

View file

@ -8,31 +8,31 @@
<meta content="The ch unit is equal to the used advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it." name="assert">
<style>
span {
background: green;
color: green;
top: 0; bottom: 0;
position: absolute;
background: green;
color: green;
top: 0; bottom: 0;
position: absolute;
}
div {
background: red;
color: red;
position: relative;
height: 10ch;
width: 5ch;
float: left;
background: red;
color: red;
position: relative;
height: 10ch;
width: 5ch;
float: left;
}
div + div {
width: auto;
width: auto;
}
div + div span {
width: 5ch;
width: 5ch;
}
</style>
</head><body>
<p>Test passes if there is a <strong>filled green square</strong> and <strong>no red</strong>.</p>
<div><span>00000</span></div>
<div><span></span>00000</div>
<p>Test passes if there is a <strong>filled green square</strong> and <strong>no red</strong>.</p>
<div><span>00000</span></div>
<div><span></span>00000</div>
</body></html>

View file

@ -0,0 +1,40 @@
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<title>CSS Values and Units Test: the ch unit in vertical orientation</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="https://drafts.csswg.org/css-values-3/#font-relative-lengths" rel="help">
<link href="https://www.w3.org/TR/css-writing-modes-3/#block-flow" rel="help">
<link href="https://www.w3.org/TR/css-writing-modes-3/#text-orientation" rel="help">
<link href="reference/ch-unit-002-ref.htm" rel="match">
<meta content="In vertical upright, the ch unit is equal to the used vertical advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it." name="assert">
<style>
span {
background: green;
color: green;
left: 0; right: 0;
position: absolute;
}
div {
background: red;
color: red;
position: relative;
height: 5ch;
width: 10ch;
writing-mode: vertical-rl;
text-orientation: upright;
}
div + div {
height: auto;
}
div + div span {
height: 5ch;
}
</style>
</head><body>
<p>Test passes if there is a <strong>filled green square</strong> and <strong>no red</strong>.</p>
<div><span>00000</span></div>
<div><span></span>00000</div>
</body></html>

View file

@ -0,0 +1,39 @@
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<title>CSS Values and Units Test: support for the ch unit</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="https://drafts.csswg.org/css-values-3/#font-relative-lengths" rel="help">
<meta content="" name="flags">
<link href="reference/ch-unit-001-ref.htm" rel="match">
<meta content="In vertical mixed, The ch unit is equal to the used horizontal advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it." name="assert">
<style>
span {
background: green;
color: green;
left: 0; right: 0;
position: absolute;
}
div {
background: red;
color: red;
position: relative;
height: 5ch;
width: 10ch;
writing-mode: vertical-rl;
text-orientation: mixed;
}
div + div {
height: auto;
}
div + div span {
height: 5ch;
}
</style>
</head><body>
<p>Test passes if there is a <strong>filled green square</strong> and <strong>no red</strong>.</p>
<div><span>00000</span></div>
<div><span></span>00000</div>
</body></html>

View file

@ -0,0 +1,39 @@
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<title>CSS Values and Units Test: support for the ch unit</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="https://drafts.csswg.org/css-values-3/#font-relative-lengths" rel="help">
<meta content="" name="flags">
<link href="reference/ch-unit-001-ref.htm" rel="match">
<meta content="In vertical sideways, The ch unit is equal to the used horizontal advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it." name="assert">
<style>
span {
background: green;
color: green;
left: 0; right: 0;
position: absolute;
}
div {
background: red;
color: red;
position: relative;
height: 5ch;
width: 10ch;
writing-mode: vertical-rl;
text-orientation: sideways;
}
div + div {
height: auto;
}
div + div span {
height: 5ch;
}
</style>
</head><body>
<p>Test passes if there is a <strong>filled green square</strong> and <strong>no red</strong>.</p>
<div><span>00000</span></div>
<div><span></span>00000</div>
</body></html>

View file

@ -33,6 +33,9 @@
<a href="https://www.w3.org/TR/css3-values/#intro">1 Introduction</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.#ref-for-length-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s1.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.1">+</a>

View file

@ -45,6 +45,27 @@
<tbody id="s2.1.#example-1c610a4c">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-comb-comma-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-comb-comma-2">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-length-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-mult-opt-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-mult-opt-2">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-mult-opt-3">
<!-- 0 tests -->
</tbody>
<tbody id="s2.1.#ref-for-percentage-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s2.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s2.2">+</a>
@ -105,7 +126,7 @@
<a href="https://www.w3.org/TR/css3-values/#value-examples">2.6 Property value examples</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s2.6.#example-ceb46dd6">
<tbody id="s2.6.#example-cd44f271">
<!-- 0 tests -->
</tbody>
<tbody id="s2.6.#propvalues">

View file

@ -36,13 +36,19 @@
<tbody id="s3.#identifier">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#typedef-ident">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.1">+</a>
<a href="https://www.w3.org/TR/css3-values/#keywords">3.1 Pre-defined Keywords</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#example-fefeae88">
<tbody id="s3.1.#example-408f09d4">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#ref-for-identifier-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.1">
@ -79,12 +85,12 @@
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>column-rule-color: inherit (complex)
<ul class="assert">
<li>This test checks that, by default, column-rule-color is the current color applying to the element.</li>
<li>In this test, div#parent's computed 'column-rule-color' is given by div#parent's 'currentcolor' (a reserved keyword) and not 'red'. Then div.child's 'column-rule-color' take such specified value ('currentcolor') from its parent (due to 'inherit' keyword) and not 'red'. And then, it is applied to div.child's 'column-rule-color'.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s3.1.1.#css_wide-keywords">
<tbody id="s3.1.1.#css-wide-keywords">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2">
@ -93,24 +99,60 @@
<a href="https://www.w3.org/TR/css3-values/#custom-idents">3.2 Author-defined Identifiers: the <custom-ident> type</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#example-4adf48cf">
<tbody id="s3.2.#example-789362c7">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#identifier-value">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-css-wide-keywords-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-identifier-value-9">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.3">+</a>
<a href="https://www.w3.org/TR/css3-values/#strings">3.3 Quoted Strings: the <string> type</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#example-a6100cec">
<tbody id="s3.3.#example-039123b3">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#example-aecae029">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#ref-for-string-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#string">
<!-- 0 tests -->
</tbody>
@ -123,9 +165,51 @@
<a href="https://www.w3.org/TR/css3-values/#urls">3.4 Resource Locators: the <url> type</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#example-0e0098c2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#example-7b8794be">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#example-f4b87e68">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-functional-notation-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-mult-zero-plus-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-string-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-string-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-typedef-url-modifier-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-url-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-url-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-url-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-url-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-url-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-url-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-url-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#url">
<!-- 0 tests -->
</tbody>
@ -141,13 +225,40 @@
<tbody id="s3.4.1.#example-b20bc0e0">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.1.#ref-for-url-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.4.2">+</a>
<a href="https://www.w3.org/TR/css3-values/#url-modifiers">3.4.2 URL Modifiers</a></th></tr>
<a href="https://www.w3.org/TR/css3-values/#url-empty">3.4.2 Empty URLs</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.2.#typedef-url-modifier">
<tbody id="s3.4.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.4.3">+</a>
<a href="https://www.w3.org/TR/css3-values/#url-modifiers">3.4.3 URL Modifiers</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.3.#ref-for-functional-notation-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.3.#ref-for-typedef-ident-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.3.#ref-for-typedef-url-modifier-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.3.#ref-for-typedef-url-modifier-3">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.3.#ref-for-typedef-url-modifier-4">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.3.#ref-for-url-value-9">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.3.#typedef-url-modifier">
<!-- 0 tests -->
</tbody>
</table>

View file

@ -78,6 +78,9 @@
<tbody id="s4.1.#integer-value">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-integer-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
@ -90,18 +93,153 @@
<tbody id="s4.2.#number-value">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-integer-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-number-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.3">+</a>
<a href="https://www.w3.org/TR/css3-values/#percentages">4.3 Percentages: the <percentage> type</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#example-a7ea0d00">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#percentage">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#percentage-value">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-angle-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-angle-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-comb-one-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-comb-one-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-comb-one-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-comb-one-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-comb-one-5">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-compatible-units-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-dimension-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-frequency-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-frequency-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-funcdef-calc-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-funcdef-calc-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-length-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-length-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-length-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-number-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-number-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-number-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-number-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-10">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-11">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-12">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-13">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-14">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-15">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-16">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-percentage-value-9">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-time-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-time-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#typedef-angle-percentage">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#typedef-frequency-percentage">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#typedef-length-percentage">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#typedef-number-percentage">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#typedef-time-percentage">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.4">+</a>
@ -111,6 +249,69 @@
<tbody id="s4.4.#dimension">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#ref-for-dimension-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#ref-for-frequency-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#ref-for-identifier-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#ref-for-length-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#ref-for-number-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#ref-for-resolution-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#ref-for-time-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#ref-for-typedef-dimension-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#typedef-dimension">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.5">+</a>
<a href="https://www.w3.org/TR/css3-values/#compat">4.5 Compatible Units</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#canonical-unit">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#compatible-units">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#ref-for-canonical-unit-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#ref-for-compatible-units-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#ref-for-compatible-units-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#ref-for-dimension-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#ref-for-em-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#ref-for-in-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#ref-for-px-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#ref-for-px-2">
<!-- 0 tests -->
</tbody>
</table>
</body>

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Values and Units Module Level 3 CR Test Suite</h1>
<h2>Distance Units: the <length> type (32 tests)</h2>
<h2>Distance Units: the <length> type (35 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -121,12 +121,51 @@
</td>
</tr>
</tbody>
<tbody id="s5.#ref-for-absolute-length-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.#ref-for-dimension-4">
<!-- 0 tests -->
</tbody>
<tbody id="s5.#ref-for-length-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s5.#ref-for-number-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s5.#ref-for-relative-length-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s5.1">+</a>
<a href="https://www.w3.org/TR/css3-values/#relative-lengths">5.1 Relative lengths</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.#ref-for-ch-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.#ref-for-em-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.#ref-for-ex-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.#ref-for-rem-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.#ref-for-vh-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.#ref-for-vmax-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.#ref-for-vmin-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.#ref-for-vw-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.#relative-length">
<!-- 0 tests -->
</tbody>
@ -134,7 +173,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s5.1.1">+</a>
<a href="https://www.w3.org/TR/css3-values/#font-relative-lengths">5.1.1 Font-relative lengths: the em, ex, ch, rem units</a></th></tr>
<!-- 1 tests -->
<!-- 4 tests -->
<tr id="ch-unit-001-5.1.1" class="primary">
<td><strong>
<a href="ch-unit-001.htm">ch-unit-001</a></strong></td>
@ -146,6 +185,39 @@
</ul>
</td>
</tr>
<tr id="ch-unit-002-5.1.1" class="primary">
<td><strong>
<a href="ch-unit-002.htm">ch-unit-002</a></strong></td>
<td><a href="reference/ch-unit-002-ref.htm">=</a> </td>
<td></td>
<td>the ch unit in vertical orientation
<ul class="assert">
<li>In vertical upright, the ch unit is equal to the used vertical advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.</li>
</ul>
</td>
</tr>
<tr id="ch-unit-003-5.1.1" class="primary">
<td><strong>
<a href="ch-unit-003.htm">ch-unit-003</a></strong></td>
<td><a href="reference/ch-unit-001-ref.htm">=</a> </td>
<td></td>
<td>support for the ch unit
<ul class="assert">
<li>In vertical mixed, The ch unit is equal to the used horizontal advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.</li>
</ul>
</td>
</tr>
<tr id="ch-unit-004-5.1.1" class="primary">
<td><strong>
<a href="ch-unit-004.htm">ch-unit-004</a></strong></td>
<td><a href="reference/ch-unit-001-ref.htm">=</a> </td>
<td></td>
<td>support for the ch unit
<ul class="assert">
<li>In vertical sideways, The ch unit is equal to the used horizontal advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s5.1.1.#ch">
<!-- 0 tests -->
@ -162,6 +234,36 @@
<tbody id="s5.1.1.#font-relative-length">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#length-advance-measure">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#ref-for-ch-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#ref-for-ch-3">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#ref-for-em-3">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#ref-for-ex-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#ref-for-ex-3">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#ref-for-length-advance-measure-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#ref-for-rem-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#ref-for-rem-3">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#ref-for-rem-4">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.1.#rem">
<!-- 0 tests -->
</tbody>
@ -427,10 +529,34 @@
<tbody id="s5.1.2.#example-74b4de35">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#ref-for-vh-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#ref-for-vh-3">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#ref-for-vh-4">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#ref-for-vmax-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#ref-for-vmin-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#ref-for-vw-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#ref-for-vw-3">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#ref-for-vw-4">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#vh">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#viewport_percentage-lengths">
<tbody id="s5.1.2.#viewport-percentage-lengths">
<!-- 0 tests -->
</tbody>
<tbody id="s5.1.2.#vmax">
@ -478,6 +604,66 @@
<tbody id="s5.2.#q">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-canonical-unit-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-cm-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-cm-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-compatible-units-4">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-in-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-in-3">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-mm-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-mm-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-pc-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-pc-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-physical-units-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-pt-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-pt-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-px-3">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-px-4">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-px-5">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-px-6">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-q-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-q-2">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#ref-for-reference-pixel-1">
<!-- 0 tests -->
</tbody>
<tbody id="s5.2.#reference-pixel">
<!-- 0 tests -->
</tbody>

View file

@ -54,6 +54,42 @@
<tbody id="s6.1.#rad">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-angle-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-angle-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-angle-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-canonical-unit-3">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-compatible-units-5">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-deg-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-deg-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-grad-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-number-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-rad-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-turn-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#ref-for-typedef-dimension-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#turn">
<!-- 0 tests -->
</tbody>
@ -88,6 +124,30 @@
<tbody id="s6.2.#ms">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#ref-for-canonical-unit-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#ref-for-compatible-units-6">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#ref-for-dimension-5">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#ref-for-ms-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#ref-for-s-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#ref-for-s-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#ref-for-time-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#ref-for-time-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#s">
<!-- 0 tests -->
</tbody>
@ -100,13 +160,37 @@
<a href="https://www.w3.org/TR/css3-values/#frequency">6.3 Frequency Units: the <frequency> type and Hz, kHz units</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#Hz">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#frequency-value">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#hz">
<tbody id="s6.3.#kHz">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#khz">
<tbody id="s6.3.#ref-for-Hz-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#ref-for-Hz-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#ref-for-canonical-unit-5">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#ref-for-compatible-units-7">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#ref-for-dimension-6">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#ref-for-frequency-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#ref-for-frequency-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#ref-for-kHz-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4">
@ -127,6 +211,51 @@
<tbody id="s6.4.#example-0c0bf820">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-canonical-unit-6">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-cm-3">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-compatible-units-8">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-dimension-7">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-dpcm-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-dpi-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-dppx-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-dppx-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-in-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-px-7">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-px-8">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-px-9">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-resolution-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-resolution-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#ref-for-resolution-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.4.#resolution-value">
<!-- 0 tests -->
</tbody>

View file

@ -39,6 +39,9 @@
<tbody id="s8.#functional-notation">
<!-- 0 tests -->
</tbody>
<tbody id="s8.#ref-for-functional-notation-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.1">+</a>
@ -508,7 +511,7 @@
<tbody id="s8.1.#example-2b4e561f">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#example-6e868f9c">
<tbody id="s8.1.#example-37f70430">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#example-776de6b9">
@ -520,12 +523,114 @@
<tbody id="s8.1.#funcdef-calc">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-angle-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-frequency-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-funcdef-attr-1">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-funcdef-calc-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-funcdef-calc-4">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-funcdef-calc-5">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-funcdef-calc-6">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-integer-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-length-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-number-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-percentage-value-17">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-rem-5">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#ref-for-time-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.1.1">+</a>
<a href="https://www.w3.org/TR/css3-values/#calc-syntax">8.1.1 Syntax</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-comb-one-10">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-comb-one-6">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-comb-one-7">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-comb-one-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-comb-one-9">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-funcdef-calc-10">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-funcdef-calc-7">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-funcdef-calc-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-funcdef-calc-9">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-mult-zero-plus-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-mult-zero-plus-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-number-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-number-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-percentage-value-18">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-typedef-calc-product-1">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-typedef-calc-product-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-typedef-calc-sum-1">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-typedef-calc-sum-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-typedef-calc-value-1">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-typedef-calc-value-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#ref-for-typedef-dimension-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#typedef-calc-product">
<!-- 0 tests -->
</tbody>
@ -535,9 +640,6 @@
<tbody id="s8.1.1.#typedef-calc-value">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.1.#typedef-dimension">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.1.2">+</a>
@ -552,6 +654,111 @@
</td>
</tr>
</tbody>
<tbody id="s8.1.2.#ref-for-angle-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-angle-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-cm-4">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-deg-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-frequency-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-funcdef-attr-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-funcdef-calc-11">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-funcdef-calc-12">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-funcdef-calc-13">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-integer-value-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-integer-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-integer-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-integer-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-integer-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-integer-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-integer-value-9">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-length-value-10">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-length-value-11">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-length-value-9">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-number-value-10">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-number-value-11">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-number-value-12">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-number-value-13">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-number-value-14">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-number-value-15">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-number-value-16">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-number-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-number-value-9">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-percentage-value-19">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-percentage-value-20">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-percentage-value-21">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-resolved-type-1">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-resolved-type-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-time-value-7">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#ref-for-typedef-type-or-unit-1">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.2.#resolved-type">
<!-- 0 tests -->
</tbody>
@ -561,7 +768,19 @@
<a href="https://www.w3.org/TR/css3-values/#calc-computed-value">8.1.3 Computed Value</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.3.#example-240b0ace">
<tbody id="s8.1.3.#example-77f45fca">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.3.#ref-for-funcdef-calc-14">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.3.#ref-for-funcdef-calc-15">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.3.#ref-for-funcdef-calc-16">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.3.#ref-for-funcdef-calc-17">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.4">
@ -570,39 +789,33 @@
<a href="https://www.w3.org/TR/css3-values/#calc-range">8.1.4 Range Checking</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.4.#example-02a3b71f">
<tbody id="s8.1.4.#example-5b14c23c">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.4.#ref-for-funcdef-calc-18">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.4.#ref-for-funcdef-calc-19">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.4.#ref-for-funcdef-calc-20">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.1.5">+</a>
<a href="https://www.w3.org/TR/css3-values/#calc-serialize">8.1.5 Serialization</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.5.#ref-for-funcdef-calc-21">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.2">+</a>
<a href="https://www.w3.org/TR/css3-values/#toggle-notation">8.2 Toggling Between Values: toggle()</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#example-17046e65">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#example-349c53dd">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#example-851607de">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#example-9492bba0">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#funcdef-toggle">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#typedef-toggle-value">
<!-- 0 tests -->
</tbody>
<tbody id="s8.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.3">+</a>
<a href="https://www.w3.org/TR/css3-values/#attr-notation">8.3 Attribute References: attr()</a></th></tr>
<a href="https://www.w3.org/TR/css3-values/#attr-notation">8.2 Attribute References: attr()</a></th></tr>
<!-- 15 tests -->
<tr id="attr-color-invalid-cast-8.3" class="">
<tr id="attr-color-invalid-cast-8.2" class="">
<td>
<a href="attr-color-invalid-cast.htm">attr-color-invalid-cast</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -613,7 +826,7 @@
</ul>
</td>
</tr>
<tr id="attr-color-invalid-fallback-8.3" class="">
<tr id="attr-color-invalid-fallback-8.2" class="">
<td>
<a href="attr-color-invalid-fallback.htm">attr-color-invalid-fallback</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -624,7 +837,7 @@
</ul>
</td>
</tr>
<tr id="attr-color-valid-8.3" class="">
<tr id="attr-color-valid-8.2" class="">
<td>
<a href="attr-color-valid.htm">attr-color-valid</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -635,7 +848,7 @@
</ul>
</td>
</tr>
<tr id="attr-invalid-type-001-8.3" class="">
<tr id="attr-invalid-type-001-8.2" class="">
<td>
<a href="attr-invalid-type-001.htm">attr-invalid-type-001</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -646,7 +859,7 @@
</ul>
</td>
</tr>
<tr id="attr-invalid-type-002-8.3" class="">
<tr id="attr-invalid-type-002-8.2" class="">
<td>
<a href="attr-invalid-type-002.htm">attr-invalid-type-002</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -657,7 +870,7 @@
</ul>
</td>
</tr>
<tr id="attr-invalid-type-003-8.3" class="">
<tr id="attr-invalid-type-003-8.2" class="">
<td>
<a href="attr-invalid-type-003.htm">attr-invalid-type-003</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -668,7 +881,7 @@
</ul>
</td>
</tr>
<tr id="attr-length-invalid-cast-8.3" class="">
<tr id="attr-length-invalid-cast-8.2" class="">
<td>
<a href="attr-length-invalid-cast.htm">attr-length-invalid-cast</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -679,7 +892,7 @@
</ul>
</td>
</tr>
<tr id="attr-length-invalid-fallback-8.3" class="">
<tr id="attr-length-invalid-fallback-8.2" class="">
<td>
<a href="attr-length-invalid-fallback.htm">attr-length-invalid-fallback</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -690,7 +903,7 @@
</ul>
</td>
</tr>
<tr id="attr-length-valid-8.3" class="">
<tr id="attr-length-valid-8.2" class="">
<td>
<a href="attr-length-valid.htm">attr-length-valid</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -701,7 +914,7 @@
</ul>
</td>
</tr>
<tr id="attr-length-valid-zero-8.3" class="">
<tr id="attr-length-valid-zero-8.2" class="">
<td>
<a href="attr-length-valid-zero.htm">attr-length-valid-zero</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -712,7 +925,7 @@
</ul>
</td>
</tr>
<tr id="attr-length-valid-zero-nofallback-8.3" class="">
<tr id="attr-length-valid-zero-nofallback-8.2" class="">
<td>
<a href="attr-length-valid-zero-nofallback.htm">attr-length-valid-zero-nofallback</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -723,7 +936,7 @@
</ul>
</td>
</tr>
<tr id="attr-px-invalid-cast-8.3" class="">
<tr id="attr-px-invalid-cast-8.2" class="">
<td>
<a href="attr-px-invalid-cast.htm">attr-px-invalid-cast</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -734,7 +947,7 @@
</ul>
</td>
</tr>
<tr id="attr-px-invalid-fallback-8.3" class="">
<tr id="attr-px-invalid-fallback-8.2" class="">
<td>
<a href="attr-px-invalid-fallback.htm">attr-px-invalid-fallback</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -745,7 +958,7 @@
</ul>
</td>
</tr>
<tr id="attr-px-valid-8.3" class="">
<tr id="attr-px-valid-8.2" class="">
<td>
<a href="attr-px-valid.htm">attr-px-valid</a></td>
<td><a href="reference/200-200-green.htm">=</a> </td>
@ -756,7 +969,7 @@
</ul>
</td>
</tr>
<tr id="initial-background-color-8.3" class="">
<tr id="initial-background-color-8.2" class="">
<td>
<a href="initial-background-color.htm">initial-background-color</a></td>
<td><a href="reference/all-green.htm">=</a> </td>
@ -768,22 +981,112 @@
</td>
</tr>
</tbody>
<tbody id="s8.3.#example-0366e27a">
<tbody id="s8.2.#example-0366e27a">
<!-- 0 tests -->
</tbody>
<tbody id="s8.3.#example-4771a1ff">
<tbody id="s8.2.#example-4771a1ff">
<!-- 0 tests -->
</tbody>
<tbody id="s8.3.#funcdef-attr">
<tbody id="s8.2.#funcdef-attr">
<!-- 0 tests -->
</tbody>
<tbody id="s8.3.#typedef-attr-fallback">
<tbody id="s8.2.#ref-for-angle-value-9">
<!-- 0 tests -->
</tbody>
<tbody id="s8.3.#typedef-attr-name">
<tbody id="s8.2.#ref-for-dimension-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.3.#typedef-type-or-unit">
<tbody id="s8.2.#ref-for-frequency-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-funcdef-attr-10">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-funcdef-attr-11">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-funcdef-attr-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-funcdef-attr-4">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-funcdef-attr-5">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-funcdef-attr-6">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-funcdef-attr-7">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-funcdef-attr-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-funcdef-attr-9">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-integer-value-10">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-length-value-12">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-number-value-17">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-px-10">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-px-11">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-string-value-4">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-string-value-5">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-time-value-8">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-attr-fallback-1">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-attr-fallback-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-attr-fallback-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-attr-fallback-4">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-attr-name-1">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-attr-name-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-type-or-unit-2">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-type-or-unit-3">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-type-or-unit-4">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#ref-for-typedef-type-or-unit-5">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#typedef-attr-fallback">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#typedef-attr-name">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#typedef-type-or-unit">
<!-- 0 tests -->
</tbody>
</table>

View file

@ -60,31 +60,91 @@
<tbody id="s.#references">
<!-- 0 tests -->
</tbody>
<tbody id="s.#sec-pri">
<!-- 0 tests -->
</tbody>
<tbody id="s.#status">
<!-- 0 tests -->
</tbody>
<tbody id="s.#subtitle">
<!-- 0 tests -->
</tbody>
<tbody id="s.#title">
<tbody id="schanges.#ref-for-canonical-unit-7">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#conformance-classes">
<tbody id="schanges.#ref-for-compatible-units-9">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#conventions">
<tbody id="schanges.#ref-for-css-wide-keywords-2">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#experimental">
<tbody id="schanges.#ref-for-ex-4">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#partial">
<tbody id="schanges.#ref-for-funcdef-attr-12">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#testing">
<tbody id="schanges.#ref-for-funcdef-attr-13">
<!-- 0 tests -->
</tbody>
<tbody id="sconventions.#example-f839f6c8">
<tbody id="schanges.#ref-for-funcdef-attr-14">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-funcdef-calc-22">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-identifier-4">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-identifier-value-10">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-identifier-value-11">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-length-value-13">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-percentage-value-22">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-percentage-value-23">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-q-3">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-string-value-6">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-typedef-ident-2">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-typedef-length-percentage-1">
<!-- 0 tests -->
</tbody>
<tbody id="schanges.#ref-for-url-value-10">
<!-- 0 tests -->
</tbody>
<tbody id="sconform-responsible.#conform-future-proofing">
<!-- 0 tests -->
</tbody>
<tbody id="sconform-responsible.#conform-partial">
<!-- 0 tests -->
</tbody>
<tbody id="sconform-responsible.#conform-testing">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#conform-classes">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#conform-responsible">
<!-- 0 tests -->
</tbody>
<tbody id="sconformance.#document-conventions">
<!-- 0 tests -->
</tbody>
<tbody id="sdocument-conventions.#example-52448c84">
<!-- 0 tests -->
</tbody>
<tbody id="sindex.#index-defined-elsewhere">
@ -93,6 +153,27 @@
<tbody id="sindex.#index-defined-here">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#back-to-top">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-css-animations-1">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-css-break-3">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-css-text-3">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-css-text-decor-3">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-css-transitions-1">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-css-ui-3">
<!-- 0 tests -->
</tbody>
<tbody id="sinformative.#biblio-mediaq">
<!-- 0 tests -->
</tbody>
@ -102,15 +183,9 @@
<tbody id="snormative.#biblio-compositing-1">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-animations-1">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-backgrounds-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-break-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-cascade-4">
<!-- 0 tests -->
</tbody>
@ -123,28 +198,16 @@
<tbody id="snormative.#biblio-css-counter-styles-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-fonts-3">
<tbody id="snormative.#biblio-css-display-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-images-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-overflow-3">
<tbody id="snormative.#biblio-css-overflow-4">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-syntax-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-text-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-text-decor-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-transitions-1">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css-ui-3">
<tbody id="snormative.#biblio-css-writing-modes-3">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-css21">
@ -174,13 +237,10 @@
<tbody id="snormative.#biblio-css3syn">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-dom-ls">
<tbody id="snormative.#biblio-cssom">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-filters-1">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-mediaqueries-4">
<tbody id="snormative.#biblio-html">
<!-- 0 tests -->
</tbody>
<tbody id="snormative.#biblio-rfc2119">
@ -198,6 +258,9 @@
<tbody id="sreferences.#normative">
<!-- 0 tests -->
</tbody>
<tbody id="sstatus.#toc">
<!-- 0 tests -->
</tbody>
<tbody id="sstatus.#w3c_process_revision">
<!-- 0 tests -->
</tbody>

View file

@ -2,22 +2,23 @@
<html>
<head>
<title>CSS Multi-column Layout Test: column-rule-color: inherit (complex)</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <!-- 2013-09-03 -->
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <!-- 2013-09-03 and 2016-10-02 -->
<link rel="help" href="http://www.w3.org/TR/css3-multicol/#crc" title="4.2. 'column-rule-color'">
<link rel="help" href="http://www.w3.org/TR/css3-values/#common-keywords" title="3.1.1. CSS-wide keywords: 'initial' and 'inherit'">
<link rel="help" href="https://drafts.csswg.org/css-color-4/#currentcolor-color" title="5.2. The 'currentcolor' keyword">
<link rel="match" href="reference/multicol-rule-color-inherit-001-ref.htm">
<meta name="flags" content="ahem">
<meta name="assert" content="This test checks that, by default, column-rule-color is the current color applying to the element.">
<meta name="assert" content="In this test, div#parent's computed 'column-rule-color' is given by div#parent's 'currentcolor' (a reserved keyword) and not 'red'. Then div.child's 'column-rule-color' take such specified value ('currentcolor') from its parent (due to 'inherit' keyword) and not 'red'. And then, it is applied to div.child's 'column-rule-color'.">
<style type="text/css">
div#parent
{
color: green;
font: 1.25em/1 Ahem;
color: red;
font: 20px/1 Ahem;
}
div.child
{
color: red;
color: green;
display: inline-block;
font-size: 1em;
width: 5em;

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test for calc() on background-image gradients</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: test for border-radius: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test for height:calc() or min-height:calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">
body { margin: 0 }

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test that height:calc() with no percentages has an effect on inner table elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">
tbody, tr, td {

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test of margin-*: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test for max-height:calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">
body { margin: 0 }

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: intrinsic width of max-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: intrinsic width of min-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test for top:calc() on absolutely positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">
body { margin: 0 }

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test for left:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">
body { margin: 0 100px; width: 100px }

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test for top:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">
body { margin: 0 }

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test of padding-*: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: text-indent: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: intrinsic width of text-indent: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: Test for vertical-align:calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
</head><body><div style="line-height: 100px; margin-top: 100px">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: width: calc() and min-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: intrinsic width of width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: width: calc() on table-layout: auto tables</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
</head><body><table border="">
<tbody><tr>

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head>
<title>CSS Reference: width: calc() on table-layout: auto tables</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="" name="flags">
<style type="text/css">
table { table-layout: fixed; width: 500px; border-spacing: 0 }

View file

@ -2,18 +2,11 @@
<html><head><meta charset="utf-8">
<title>CSS Values and Units Test Reference File</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<meta content="" name="flags">
<style>
div {
background: green;
height: 10ch;
width: 10ch;
float: left;
}
svg { width: 10ch; }
</style>
</head><body>
<p>Test passes if there is a <strong>filled green square</strong> and <strong>no red</strong>.</p>
<div></div>
<p>Test passes if there is a <strong>filled green square</strong> and <strong>no red</strong>.</p>
<svg viewBox="0 0 100 100"><rect y="0" width="100" fill="green" x="0" height="100"></rect></svg>
</body></html>

View file

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<title>CSS Values and Units Test Reference File</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<style>
svg {
width: 10ch;
writing-mode: vertical-rl;
text-orientation: upright;
}
</style>
</head><body>
<p>Test passes if there is a <strong>filled green square</strong> and <strong>no red</strong>.</p>
<svg viewBox="0 0 100 100"><rect y="0" width="100" fill="green" x="0" height="100"></rect></svg>
</body></html>

View file

@ -2,7 +2,7 @@
<html lang="en-US"><head>
<title>Media Queries Test inner frame</title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="text/css" http-equiv="Content-Style-Type">
<style media="all" type="text/css" id="style">
body { text-decoration: underline; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 222 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 223 B

Before After
Before After

View file

@ -432,6 +432,30 @@
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="ch-unit-002" class="">
<tr>
<td rowspan="1" title="the ch unit in vertical orientation">
<a href="ch-unit-002.htm">ch-unit-002</a></td>
<td><a href="reference/ch-unit-002-ref.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="ch-unit-003" class="">
<tr>
<td rowspan="1" title="support for the ch unit">
<a href="ch-unit-003.htm">ch-unit-003</a></td>
<td><a href="reference/ch-unit-001-ref.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="ch-unit-004" class="">
<tr>
<td rowspan="1" title="support for the ch unit">
<a href="ch-unit-004.htm">ch-unit-004</a></td>
<td><a href="reference/ch-unit-001-ref.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="initial-background-color" class="">
<tr>
<td rowspan="1" title="Initial property and background-color">

View file

@ -50,6 +50,9 @@ calc-width-block-intrinsic-1.htm == reference/calc-width-block-intrinsic-1-ref.h
calc-width-table-auto-1.htm == reference/calc-width-table-auto-1-ref.htm
calc-width-table-fixed-1.htm == reference/calc-width-table-fixed-1-ref.htm
ch-unit-001.htm == reference/ch-unit-001-ref.htm
ch-unit-002.htm == reference/ch-unit-002-ref.htm
ch-unit-003.htm == reference/ch-unit-001-ref.htm
ch-unit-004.htm == reference/ch-unit-001-ref.htm
initial-background-color.htm == reference/all-green.htm
min-width-001.htm == reference/ref-filled-green-100px-square.htm
mq-calc-001.htm == reference/ref-filled-green-100px-square.htm

View file

@ -2,7 +2,7 @@
<html lang="en-US"><head>
<title>Media Queries Test inner frame</title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<link href="http://dbaron.org/" rel="author" title="L. David Baron">
<link href="https://dbaron.org/" rel="author" title="L. David Baron">
<meta content="text/css" http-equiv="Content-Style-Type">
<style media="all" type="text/css" id="style">
body { text-decoration: underline; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 222 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 223 B

Before After
Before After

View file

@ -42,7 +42,7 @@
<tbody id="s5">
<tr><th><a href="chapter-5.htm">Chapter 5 -
Distance Units: the <length> type</a></th>
<td>(32 Tests)</td></tr>
<td>(35 Tests)</td></tr>
</tbody>
<tbody id="s6">
<tr><th><a href="chapter-6.htm">Chapter 6 -

View file

@ -33,20 +33,20 @@ html/attr-px-invalid-fallback.htm 29158a88075fb2883bc22a9d24fd7d002ad87ed7 ?
xhtml1/attr-px-invalid-fallback.xht 29158a88075fb2883bc22a9d24fd7d002ad87ed7 ?
html/attr-px-valid.htm 097d48de55d74ad6ae61e768cda0c2b2426eda92 ?
xhtml1/attr-px-valid.xht 097d48de55d74ad6ae61e768cda0c2b2426eda92 ?
html/calc-background-image-gradient-1.htm 4908626b6c3bd6da5d47ec5ee366e0c06d8cae50 ?
xhtml1/calc-background-image-gradient-1.xht 4908626b6c3bd6da5d47ec5ee366e0c06d8cae50 ?
html/calc-background-image-gradient-1.htm e3c74cd798430310295408d3a8d0bb034e52e4b3 ?
xhtml1/calc-background-image-gradient-1.xht e3c74cd798430310295408d3a8d0bb034e52e4b3 ?
html/calc-background-linear-gradient-1.htm 89f5dc390231b59bc044bde93bb4cc3133002df6 ?
xhtml1/calc-background-linear-gradient-1.xht 89f5dc390231b59bc044bde93bb4cc3133002df6 ?
html/calc-background-position-1.htm d5a0d6858f4cc7d245898f066606204e559e4b50 ?
xhtml1/calc-background-position-1.xht d5a0d6858f4cc7d245898f066606204e559e4b50 ?
html/calc-background-size-1.htm 72065683ace08d6b2a82f035a634c801d1321761 ?
xhtml1/calc-background-size-1.xht 72065683ace08d6b2a82f035a634c801d1321761 ?
html/calc-border-radius-1.htm 9d9eeb4f1aeff36e108f038dffcd9cbe19044b9f ?
xhtml1/calc-border-radius-1.xht 9d9eeb4f1aeff36e108f038dffcd9cbe19044b9f ?
html/calc-height-block-1.htm 952526a2250e62df4cd71c656df40c8e1583d802 ?
xhtml1/calc-height-block-1.xht 952526a2250e62df4cd71c656df40c8e1583d802 ?
html/calc-height-table-1.htm aaa87fc375b1f80271853d2c80fa30e6e7953c05 ?
xhtml1/calc-height-table-1.xht aaa87fc375b1f80271853d2c80fa30e6e7953c05 ?
html/calc-border-radius-1.htm 29a294df3d3ff9cdbe40a1662f6056d839e2b434 ?
xhtml1/calc-border-radius-1.xht 29a294df3d3ff9cdbe40a1662f6056d839e2b434 ?
html/calc-height-block-1.htm a042a068355043b75dfc147a301ae092512c8afd ?
xhtml1/calc-height-block-1.xht a042a068355043b75dfc147a301ae092512c8afd ?
html/calc-height-table-1.htm e0426f7de55db4aab2941a3d415019188337b0d9 ?
xhtml1/calc-height-table-1.xht e0426f7de55db4aab2941a3d415019188337b0d9 ?
html/calc-in-calc.htm e4e4ec2f46be9a9a54bb3c86d2b256e03644dc25 ?
xhtml1/calc-in-calc.xht e4e4ec2f46be9a9a54bb3c86d2b256e03644dc25 ?
html/calc-in-media-queries-001.htm 19716233220fa1ac70f6299dde69dbe73ae3f08c ?
@ -55,60 +55,66 @@ html/calc-in-media-queries-002.htm ba99058dbb02f00c6ce8a9a1a99b906fe0d65ab4 ?
xhtml1/calc-in-media-queries-002.xht ba99058dbb02f00c6ce8a9a1a99b906fe0d65ab4 ?
html/calc-invalid-range-clamping.htm f1b5230f0a67130662234cec3e045d79090a048c ?
xhtml1/calc-invalid-range-clamping.xht f1b5230f0a67130662234cec3e045d79090a048c ?
html/calc-margin-block-1.htm 1d7889b64fd00e87e2b2961c5e42e6af8577ae5a ?
xhtml1/calc-margin-block-1.xht 1d7889b64fd00e87e2b2961c5e42e6af8577ae5a ?
html/calc-max-height-block-1.htm f59e64c55e4610b5e23a0cf99f646f657d0ae58f ?
xhtml1/calc-max-height-block-1.xht f59e64c55e4610b5e23a0cf99f646f657d0ae58f ?
html/calc-max-width-block-1.htm 0c2e3de995e9b8644479cb9b6154c268268df2bf ?
xhtml1/calc-max-width-block-1.xht 0c2e3de995e9b8644479cb9b6154c268268df2bf ?
html/calc-max-width-block-intrinsic-1.htm 1ac22229d3c2872e7079e6c9dadf5da282e427d7 ?
xhtml1/calc-max-width-block-intrinsic-1.xht 1ac22229d3c2872e7079e6c9dadf5da282e427d7 ?
html/calc-min-height-block-1.htm 0cddf80f07465e7d498399857bfea48d665aaaf9 ?
xhtml1/calc-min-height-block-1.xht 0cddf80f07465e7d498399857bfea48d665aaaf9 ?
html/calc-min-width-block-1.htm a08959fa9123b0ce0f6a0062fff8fc48b9d64f3d ?
xhtml1/calc-min-width-block-1.xht a08959fa9123b0ce0f6a0062fff8fc48b9d64f3d ?
html/calc-min-width-block-intrinsic-1.htm 087f81b5bb656bd7a99e965460e61b51b6c66cfa ?
xhtml1/calc-min-width-block-intrinsic-1.xht 087f81b5bb656bd7a99e965460e61b51b6c66cfa ?
html/calc-offsets-absolute-bottom-1.htm c8f2101c65c8efcb87041d69c39598e77db38bd7 ?
xhtml1/calc-offsets-absolute-bottom-1.xht c8f2101c65c8efcb87041d69c39598e77db38bd7 ?
html/calc-offsets-absolute-left-1.htm 76226a8db09005107647baa10a26243e78a6db40 ?
xhtml1/calc-offsets-absolute-left-1.xht 76226a8db09005107647baa10a26243e78a6db40 ?
html/calc-offsets-absolute-right-1.htm 1837995bd1aba09200a1a25620041e3a7333b737 ?
xhtml1/calc-offsets-absolute-right-1.xht 1837995bd1aba09200a1a25620041e3a7333b737 ?
html/calc-offsets-absolute-top-1.htm 11e4d218e2e4de8cb88a6890bb4151bec7fc9836 ?
xhtml1/calc-offsets-absolute-top-1.xht 11e4d218e2e4de8cb88a6890bb4151bec7fc9836 ?
html/calc-offsets-relative-bottom-1.htm d36f93e3013eb49e98cb89805d1ec16daee6d298 ?
xhtml1/calc-offsets-relative-bottom-1.xht d36f93e3013eb49e98cb89805d1ec16daee6d298 ?
html/calc-offsets-relative-left-1.htm 0b6c6289836923bc87523367eda6d58c79048a8c ?
xhtml1/calc-offsets-relative-left-1.xht 0b6c6289836923bc87523367eda6d58c79048a8c ?
html/calc-offsets-relative-right-1.htm e7e22c4c64b97f993430cfae81fa9a40b007df5b ?
xhtml1/calc-offsets-relative-right-1.xht e7e22c4c64b97f993430cfae81fa9a40b007df5b ?
html/calc-offsets-relative-top-1.htm 138f42115aa281eabba1eb4ea3b327d917c05e83 ?
xhtml1/calc-offsets-relative-top-1.xht 138f42115aa281eabba1eb4ea3b327d917c05e83 ?
html/calc-padding-block-1.htm 0a6fcb06af632bc921b8fdcf6e84dc9632747d0d ?
xhtml1/calc-padding-block-1.xht 0a6fcb06af632bc921b8fdcf6e84dc9632747d0d ?
html/calc-margin-block-1.htm b92c7c98cf0a34786a49a63f3039af8d296eae1b ?
xhtml1/calc-margin-block-1.xht b92c7c98cf0a34786a49a63f3039af8d296eae1b ?
html/calc-max-height-block-1.htm fcd66579ec85d2182e323cdbe8245e0b31ddec0c ?
xhtml1/calc-max-height-block-1.xht fcd66579ec85d2182e323cdbe8245e0b31ddec0c ?
html/calc-max-width-block-1.htm acb98bec3099e45c080fee9784aeab6d32edbc5f ?
xhtml1/calc-max-width-block-1.xht acb98bec3099e45c080fee9784aeab6d32edbc5f ?
html/calc-max-width-block-intrinsic-1.htm 4df8704553f036f9a5a1073a2732149fc5d7ee26 ?
xhtml1/calc-max-width-block-intrinsic-1.xht 4df8704553f036f9a5a1073a2732149fc5d7ee26 ?
html/calc-min-height-block-1.htm c435b7940c5f02cf96fa6d3267bb126e02ad0eb1 ?
xhtml1/calc-min-height-block-1.xht c435b7940c5f02cf96fa6d3267bb126e02ad0eb1 ?
html/calc-min-width-block-1.htm 4ddcd8ab94325004219a087be04e1f25f32384e7 ?
xhtml1/calc-min-width-block-1.xht 4ddcd8ab94325004219a087be04e1f25f32384e7 ?
html/calc-min-width-block-intrinsic-1.htm 132b73e1b898d1e230ce168039a7ce679fa17ab3 ?
xhtml1/calc-min-width-block-intrinsic-1.xht 132b73e1b898d1e230ce168039a7ce679fa17ab3 ?
html/calc-offsets-absolute-bottom-1.htm 641e4e4aa6535ab03e758aca878f0ee52ef37f19 ?
xhtml1/calc-offsets-absolute-bottom-1.xht 641e4e4aa6535ab03e758aca878f0ee52ef37f19 ?
html/calc-offsets-absolute-left-1.htm 41b5ca4ef9823618a7023476662a876808698410 ?
xhtml1/calc-offsets-absolute-left-1.xht 41b5ca4ef9823618a7023476662a876808698410 ?
html/calc-offsets-absolute-right-1.htm 7e1396d31015c9b111930d7754a3ef41b21426d8 ?
xhtml1/calc-offsets-absolute-right-1.xht 7e1396d31015c9b111930d7754a3ef41b21426d8 ?
html/calc-offsets-absolute-top-1.htm c7a7a1e505e4e011688e4253dcc39a2127cfbc83 ?
xhtml1/calc-offsets-absolute-top-1.xht c7a7a1e505e4e011688e4253dcc39a2127cfbc83 ?
html/calc-offsets-relative-bottom-1.htm 04e3f2adaa7acb4b0f95dfc9ed3afde2a6d43e92 ?
xhtml1/calc-offsets-relative-bottom-1.xht 04e3f2adaa7acb4b0f95dfc9ed3afde2a6d43e92 ?
html/calc-offsets-relative-left-1.htm ca1abdb366038f94e7a869d8f139a789cda9de51 ?
xhtml1/calc-offsets-relative-left-1.xht ca1abdb366038f94e7a869d8f139a789cda9de51 ?
html/calc-offsets-relative-right-1.htm 05c0bddf32ea8559ef978da3c4afc0fb9399d551 ?
xhtml1/calc-offsets-relative-right-1.xht 05c0bddf32ea8559ef978da3c4afc0fb9399d551 ?
html/calc-offsets-relative-top-1.htm e64044f2cdb3ed7d282507897341924349f0a8a1 ?
xhtml1/calc-offsets-relative-top-1.xht e64044f2cdb3ed7d282507897341924349f0a8a1 ?
html/calc-padding-block-1.htm 97d459e640e5533cd74f9f48e3757f66c004dd4c ?
xhtml1/calc-padding-block-1.xht 97d459e640e5533cd74f9f48e3757f66c004dd4c ?
html/calc-parenthesis-stack.htm 6c42d59f2f748b71a555906b34d94dec8461b586 ?
xhtml1/calc-parenthesis-stack.xht 6c42d59f2f748b71a555906b34d94dec8461b586 ?
html/calc-text-indent-1.htm 4791e504f1036b2c117a842014409132ffc0f8e0 ?
xhtml1/calc-text-indent-1.xht 4791e504f1036b2c117a842014409132ffc0f8e0 ?
html/calc-text-indent-intrinsic-1.htm 212d0b36c668eb0ce4b8fbffb7ddc91faac7ef10 ?
xhtml1/calc-text-indent-intrinsic-1.xht 212d0b36c668eb0ce4b8fbffb7ddc91faac7ef10 ?
html/calc-text-indent-1.htm 89fcf24e29bc879c4bd92dfe4bd41f30e9c0a283 ?
xhtml1/calc-text-indent-1.xht 89fcf24e29bc879c4bd92dfe4bd41f30e9c0a283 ?
html/calc-text-indent-intrinsic-1.htm 62dd5f558528d0d05ce744f5cb4f7063e29c9a38 ?
xhtml1/calc-text-indent-intrinsic-1.xht 62dd5f558528d0d05ce744f5cb4f7063e29c9a38 ?
html/calc-transform-origin-1.htm 37759c591badf6155fa5f3721d6feeabe9e4b606 ?
xhtml1/calc-transform-origin-1.xht 37759c591badf6155fa5f3721d6feeabe9e4b606 ?
html/calc-unit-analysis.htm 6a5b9ea86f959202db5065d15b347b024a552480 ?
xhtml1/calc-unit-analysis.xht 6a5b9ea86f959202db5065d15b347b024a552480 ?
html/calc-vertical-align-1.htm 7b2b5dac7448097556b6233f426eea822c27c4fd ?
xhtml1/calc-vertical-align-1.xht 7b2b5dac7448097556b6233f426eea822c27c4fd ?
html/calc-width-block-1.htm a204cfddfb32046b292b2c79abd546adb526570f ?
xhtml1/calc-width-block-1.xht a204cfddfb32046b292b2c79abd546adb526570f ?
html/calc-width-block-intrinsic-1.htm f85e6251038f10b07736dc3d3ff547da3401b43d ?
xhtml1/calc-width-block-intrinsic-1.xht f85e6251038f10b07736dc3d3ff547da3401b43d ?
html/calc-width-table-auto-1.htm b75533977bfccbdb094aefcc277e95f28710f507 ?
xhtml1/calc-width-table-auto-1.xht b75533977bfccbdb094aefcc277e95f28710f507 ?
html/calc-width-table-fixed-1.htm b16a53e8a8072b68c6bd91790cc982cccbcf2bc6 ?
xhtml1/calc-width-table-fixed-1.xht b16a53e8a8072b68c6bd91790cc982cccbcf2bc6 ?
html/ch-unit-001.htm 4c390e4f1e8b24beaa0520c61466cd43e87a62c8 ?
xhtml1/ch-unit-001.xht 4c390e4f1e8b24beaa0520c61466cd43e87a62c8 ?
html/calc-unit-analysis.htm 959773bc5d4e5cec9746ddd6d25e670005bb7f9c ?
xhtml1/calc-unit-analysis.xht 959773bc5d4e5cec9746ddd6d25e670005bb7f9c ?
html/calc-vertical-align-1.htm 9dda7de98286854bb1af55031fb951565e355a2f ?
xhtml1/calc-vertical-align-1.xht 9dda7de98286854bb1af55031fb951565e355a2f ?
html/calc-width-block-1.htm 25f0f43e2755c68dbba9fe9fc2c2601b31098033 ?
xhtml1/calc-width-block-1.xht 25f0f43e2755c68dbba9fe9fc2c2601b31098033 ?
html/calc-width-block-intrinsic-1.htm 1dc55f74e26997d655cc7dbae87c1a0fb34355db ?
xhtml1/calc-width-block-intrinsic-1.xht 1dc55f74e26997d655cc7dbae87c1a0fb34355db ?
html/calc-width-table-auto-1.htm 70964fe95ce62cf88414b5afe443de9ad9cc27ca ?
xhtml1/calc-width-table-auto-1.xht 70964fe95ce62cf88414b5afe443de9ad9cc27ca ?
html/calc-width-table-fixed-1.htm 8fd42ccdf259f5a7562b9d3c170b2f46a2690c8b ?
xhtml1/calc-width-table-fixed-1.xht 8fd42ccdf259f5a7562b9d3c170b2f46a2690c8b ?
html/ch-unit-001.htm 6d65c6399c0341d2430306c5ee94b81d0685fec7 ?
xhtml1/ch-unit-001.xht 6d65c6399c0341d2430306c5ee94b81d0685fec7 ?
html/ch-unit-002.htm 61bd1bf467873905c24974c5985be56a7bbff793 ?
xhtml1/ch-unit-002.xht 61bd1bf467873905c24974c5985be56a7bbff793 ?
html/ch-unit-003.htm 57f93d27b9c56917d89253076c923d1e1c3da779 ?
xhtml1/ch-unit-003.xht 57f93d27b9c56917d89253076c923d1e1c3da779 ?
html/ch-unit-004.htm 00268b2a330748c065e53362014f1c5dac6edfca ?
xhtml1/ch-unit-004.xht 00268b2a330748c065e53362014f1c5dac6edfca ?
html/initial-background-color.htm 6cd2e78183197a657c356dd0245a8f689796f978 ?
xhtml1/initial-background-color.xht 6cd2e78183197a657c356dd0245a8f689796f978 ?
html/min-width-001.htm 097fd2e09118aa15f050793212989bddbb0ad8aa ?
@ -133,8 +139,8 @@ html/multicol-inherit-002.htm 79571c3715ea12ef5813ed474e32d785dc7b33d5 ?
xhtml1/multicol-inherit-002.xht 79571c3715ea12ef5813ed474e32d785dc7b33d5 ?
html/multicol-rule-color-inherit-001.htm ccebd3df8a5aa4b32dad211082f45f677c8a61c5 ?
xhtml1/multicol-rule-color-inherit-001.xht ccebd3df8a5aa4b32dad211082f45f677c8a61c5 ?
html/multicol-rule-color-inherit-002.htm 5df59c878149324b852064274b30ee0782181442 ?
xhtml1/multicol-rule-color-inherit-002.xht 5df59c878149324b852064274b30ee0782181442 ?
html/multicol-rule-color-inherit-002.htm 845bc673c249a09ea4eb562974615bc6cff61a25 ?
xhtml1/multicol-rule-color-inherit-002.xht 845bc673c249a09ea4eb562974615bc6cff61a25 ?
html/regions-resizing-003.htm e27649199c4544ad34ad206d2ea195c184cebeb2 ?
xhtml1/regions-resizing-003.xht e27649199c4544ad34ad206d2ea195c184cebeb2 ?
html/regions-resizing-007.htm 4eabcff5cdeb95b084b8f6fe2fa1bf4bbbc0f889 ?

View file

@ -14,44 +14,47 @@ attr-length-valid-zero-nofallback reference/200-200-green Attribute references (
attr-px-invalid-cast reference/200-200-green Attributes references (pixels) http://www.w3.org/TR/css3-values/#attr-notation 6e44c7a20379652ef4517d9d087b4ca9a2d92fa4 `Fran&ccedil;ois REMY`<mailto:fremycompany.developer@yahoo.fr> When the value of the referenced attribute is not a pixel value, the fallback value is used instead.
attr-px-invalid-fallback reference/200-200-green Attribute references (pixels) http://www.w3.org/TR/css3-values/#attr-notation 29158a88075fb2883bc22a9d24fd7d002ad87ed7 `Fran&ccedil;ois REMY`<mailto:fremycompany.developer@yahoo.fr> When the fallback of a pixel attribute reference is invalid, the declaration is ignored.
attr-px-valid reference/200-200-green Attribute references (pixels) http://www.w3.org/TR/css3-values/#attr-notation 097d48de55d74ad6ae61e768cda0c2b2426eda92 `Fran&ccedil;ois REMY`<mailto:fremycompany.developer@yahoo.fr> Attribute references for pixel values are replaced correctly at computed time.
calc-background-image-gradient-1 reference/calc-background-image-gradient-1-ref Test for calc() on background-image gradients http://www.w3.org/TR/css3-values/#calc-notation 4908626b6c3bd6da5d47ec5ee366e0c06d8cae50 `L. David Baron`<http://dbaron.org/>
calc-background-image-gradient-1 reference/calc-background-image-gradient-1-ref Test for calc() on background-image gradients http://www.w3.org/TR/css3-values/#calc-notation e3c74cd798430310295408d3a8d0bb034e52e4b3 `L. David Baron`<https://dbaron.org/>
calc-background-linear-gradient-1 reference/calc-background-linear-gradient-1-ref Support calc() on gradient stop positions http://www.w3.org/TR/css3-values/#calc-notation 89f5dc390231b59bc044bde93bb4cc3133002df6 `Yu-Sian (Thomasy) Liu`<https://bugzilla.mozilla.org/show_bug.cgi?id=594935>
calc-background-position-1 reference/calc-background-position-1-ref Test for calc() on background-position http://www.w3.org/TR/css3-values/#calc-notation d5a0d6858f4cc7d245898f066606204e559e4b50 `L. David Baron`<https://bugzilla.mozilla.org/show_bug.cgi?id=594934>
calc-background-size-1 reference/calc-background-size-1-ref Test for calc() on background-size http://www.w3.org/TR/css3-values/#calc-notation 72065683ace08d6b2a82f035a634c801d1321761 `L. David Baron`<https://bugzilla.mozilla.org/show_bug.cgi?id=594934>
calc-border-radius-1 reference/calc-border-radius-1-ref test for border-radius: calc() http://www.w3.org/TR/css3-values/#calc-notation 9d9eeb4f1aeff36e108f038dffcd9cbe19044b9f `L. David Baron`<http://dbaron.org/>
calc-height-block-1 reference/calc-height-block-1-ref Test for height:calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 952526a2250e62df4cd71c656df40c8e1583d802 `L. David Baron`<http://dbaron.org/>
calc-height-table-1 reference/calc-height-table-1-ref Test that height:calc() with no percentages has an effect on inner table elements http://www.w3.org/TR/css3-values/#calc-notation aaa87fc375b1f80271853d2c80fa30e6e7953c05 `L. David Baron`<http://dbaron.org/>
calc-border-radius-1 reference/calc-border-radius-1-ref test for border-radius: calc() http://www.w3.org/TR/css3-values/#calc-notation 29a294df3d3ff9cdbe40a1662f6056d839e2b434 `L. David Baron`<https://dbaron.org/>
calc-height-block-1 reference/calc-height-block-1-ref Test for height:calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation a042a068355043b75dfc147a301ae092512c8afd `L. David Baron`<https://dbaron.org/>
calc-height-table-1 reference/calc-height-table-1-ref Test that height:calc() with no percentages has an effect on inner table elements http://www.w3.org/TR/css3-values/#calc-notation e0426f7de55db4aab2941a3d415019188337b0d9 `L. David Baron`<https://dbaron.org/>
calc-in-calc reference/all-green Calc() inside calc() http://www.w3.org/TR/css3-values/#calc-notation e4e4ec2f46be9a9a54bb3c86d2b256e03644dc25 `Fran&ccedil;ois REMY`<mailto:fremycompany.developer@yahoo.fr> The calc() function notation is allowed inside a calc() notation.
calc-in-media-queries-001 reference/all-green Calc function inside media queries http://www.w3.org/TR/css3-values/#calc-notation,http://www.w3.org/TR/css3-mediaqueries/#width 19716233220fa1ac70f6299dde69dbe73ae3f08c `Fran&ccedil;ois REMY`<mailto:fremycompany.developer@yahoo.fr> The calc() expression is supported in the min-width media query.
calc-in-media-queries-002 reference/all-green Calc function inside media queries http://www.w3.org/TR/css3-values/#calc-notation,http://www.w3.org/TR/css3-mediaqueries/#width ba99058dbb02f00c6ce8a9a1a99b906fe0d65ab4 `Fran&ccedil;ois REMY`<mailto:fremycompany.developer@yahoo.fr> The calc() expression is supported in the min-width media query properly (=with range clamping).
calc-invalid-range-clamping reference/200-200-green Range clamping into calc() expressions http://www.w3.org/TR/css3-values/#calc-notation f1b5230f0a67130662234cec3e045d79090a048c `Fran&ccedil;ois REMY`<mailto:fremycompany.developer@yahoo.fr> A calc expression can evaluate to a value which is outside the validity range. If it does, this value must be clamped into the range. The declaration must not be ignored.
calc-margin-block-1 reference/calc-margin-block-1-ref Test of margin-*: calc() http://www.w3.org/TR/css3-values/#calc-notation 1d7889b64fd00e87e2b2961c5e42e6af8577ae5a `L. David Baron`<http://dbaron.org/>
calc-max-height-block-1 reference/calc-max-height-block-1-ref Test for max-height:calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation f59e64c55e4610b5e23a0cf99f646f657d0ae58f `L. David Baron`<http://dbaron.org/>
calc-max-width-block-1 reference/calc-width-block-1-ref max-width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 0c2e3de995e9b8644479cb9b6154c268268df2bf `L. David Baron`<http://dbaron.org/>
calc-max-width-block-intrinsic-1 reference/calc-max-width-block-intrinsic-1-ref intrinsic width of max-width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 1ac22229d3c2872e7079e6c9dadf5da282e427d7 `L. David Baron`<http://dbaron.org/>
calc-min-height-block-1 reference/calc-height-block-1-ref Test for min-height:calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 0cddf80f07465e7d498399857bfea48d665aaaf9 `L. David Baron`<http://dbaron.org/>
calc-min-width-block-1 reference/calc-width-block-1-ref min-width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation a08959fa9123b0ce0f6a0062fff8fc48b9d64f3d `L. David Baron`<http://dbaron.org/>
calc-min-width-block-intrinsic-1 reference/calc-min-width-block-intrinsic-1-ref intrinsic width of min-width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 087f81b5bb656bd7a99e965460e61b51b6c66cfa `L. David Baron`<http://dbaron.org/>
calc-offsets-absolute-bottom-1 reference/calc-offsets-absolute-top-1-ref Test for bottom:calc() on absolutely positioned elements http://www.w3.org/TR/css3-values/#calc-notation c8f2101c65c8efcb87041d69c39598e77db38bd7 `L. David Baron`<http://dbaron.org/>
calc-offsets-absolute-left-1 reference/calc-offsets-relative-left-1-ref Test for left:calc() on absolutely positioned elements http://www.w3.org/TR/css3-values/#calc-notation 76226a8db09005107647baa10a26243e78a6db40 `L. David Baron`<http://dbaron.org/>
calc-offsets-absolute-right-1 reference/calc-offsets-relative-left-1-ref Test for right:calc() on absolutely positioned elements http://www.w3.org/TR/css3-values/#calc-notation 1837995bd1aba09200a1a25620041e3a7333b737 `L. David Baron`<http://dbaron.org/>
calc-offsets-absolute-top-1 reference/calc-offsets-absolute-top-1-ref Test for top:calc() on absolutely positioned elements http://www.w3.org/TR/css3-values/#calc-notation 11e4d218e2e4de8cb88a6890bb4151bec7fc9836 `L. David Baron`<http://dbaron.org/>
calc-offsets-relative-bottom-1 reference/calc-offsets-relative-top-1-ref Test for bottom:calc() on relatively positioned elements http://www.w3.org/TR/css3-values/#calc-notation d36f93e3013eb49e98cb89805d1ec16daee6d298 `L. David Baron`<http://dbaron.org/>
calc-offsets-relative-left-1 reference/calc-offsets-relative-left-1-ref Test for left:calc() on relatively positioned elements http://www.w3.org/TR/css3-values/#calc-notation 0b6c6289836923bc87523367eda6d58c79048a8c `L. David Baron`<http://dbaron.org/>
calc-offsets-relative-right-1 reference/calc-offsets-relative-left-1-ref Test for right:calc() on relatively positioned elements http://www.w3.org/TR/css3-values/#calc-notation e7e22c4c64b97f993430cfae81fa9a40b007df5b `L. David Baron`<http://dbaron.org/>
calc-offsets-relative-top-1 reference/calc-offsets-relative-top-1-ref Test for top:calc() on relatively positioned elements http://www.w3.org/TR/css3-values/#calc-notation 138f42115aa281eabba1eb4ea3b327d917c05e83 `L. David Baron`<http://dbaron.org/>
calc-padding-block-1 reference/calc-padding-block-1-ref Test of padding-*: calc() http://www.w3.org/TR/css3-values/#calc-notation 0a6fcb06af632bc921b8fdcf6e84dc9632747d0d `L. David Baron`<http://dbaron.org/>
calc-margin-block-1 reference/calc-margin-block-1-ref Test of margin-*: calc() http://www.w3.org/TR/css3-values/#calc-notation b92c7c98cf0a34786a49a63f3039af8d296eae1b `L. David Baron`<https://dbaron.org/>
calc-max-height-block-1 reference/calc-max-height-block-1-ref Test for max-height:calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation fcd66579ec85d2182e323cdbe8245e0b31ddec0c `L. David Baron`<https://dbaron.org/>
calc-max-width-block-1 reference/calc-width-block-1-ref max-width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation acb98bec3099e45c080fee9784aeab6d32edbc5f `L. David Baron`<https://dbaron.org/>
calc-max-width-block-intrinsic-1 reference/calc-max-width-block-intrinsic-1-ref intrinsic width of max-width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 4df8704553f036f9a5a1073a2732149fc5d7ee26 `L. David Baron`<https://dbaron.org/>
calc-min-height-block-1 reference/calc-height-block-1-ref Test for min-height:calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation c435b7940c5f02cf96fa6d3267bb126e02ad0eb1 `L. David Baron`<https://dbaron.org/>
calc-min-width-block-1 reference/calc-width-block-1-ref min-width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 4ddcd8ab94325004219a087be04e1f25f32384e7 `L. David Baron`<https://dbaron.org/>
calc-min-width-block-intrinsic-1 reference/calc-min-width-block-intrinsic-1-ref intrinsic width of min-width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 132b73e1b898d1e230ce168039a7ce679fa17ab3 `L. David Baron`<https://dbaron.org/>
calc-offsets-absolute-bottom-1 reference/calc-offsets-absolute-top-1-ref Test for bottom:calc() on absolutely positioned elements http://www.w3.org/TR/css3-values/#calc-notation 641e4e4aa6535ab03e758aca878f0ee52ef37f19 `L. David Baron`<https://dbaron.org/>
calc-offsets-absolute-left-1 reference/calc-offsets-relative-left-1-ref Test for left:calc() on absolutely positioned elements http://www.w3.org/TR/css3-values/#calc-notation 41b5ca4ef9823618a7023476662a876808698410 `L. David Baron`<https://dbaron.org/>
calc-offsets-absolute-right-1 reference/calc-offsets-relative-left-1-ref Test for right:calc() on absolutely positioned elements http://www.w3.org/TR/css3-values/#calc-notation 7e1396d31015c9b111930d7754a3ef41b21426d8 `L. David Baron`<https://dbaron.org/>
calc-offsets-absolute-top-1 reference/calc-offsets-absolute-top-1-ref Test for top:calc() on absolutely positioned elements http://www.w3.org/TR/css3-values/#calc-notation c7a7a1e505e4e011688e4253dcc39a2127cfbc83 `L. David Baron`<https://dbaron.org/>
calc-offsets-relative-bottom-1 reference/calc-offsets-relative-top-1-ref Test for bottom:calc() on relatively positioned elements http://www.w3.org/TR/css3-values/#calc-notation 04e3f2adaa7acb4b0f95dfc9ed3afde2a6d43e92 `L. David Baron`<https://dbaron.org/>
calc-offsets-relative-left-1 reference/calc-offsets-relative-left-1-ref Test for left:calc() on relatively positioned elements http://www.w3.org/TR/css3-values/#calc-notation ca1abdb366038f94e7a869d8f139a789cda9de51 `L. David Baron`<https://dbaron.org/>
calc-offsets-relative-right-1 reference/calc-offsets-relative-left-1-ref Test for right:calc() on relatively positioned elements http://www.w3.org/TR/css3-values/#calc-notation 05c0bddf32ea8559ef978da3c4afc0fb9399d551 `L. David Baron`<https://dbaron.org/>
calc-offsets-relative-top-1 reference/calc-offsets-relative-top-1-ref Test for top:calc() on relatively positioned elements http://www.w3.org/TR/css3-values/#calc-notation e64044f2cdb3ed7d282507897341924349f0a8a1 `L. David Baron`<https://dbaron.org/>
calc-padding-block-1 reference/calc-padding-block-1-ref Test of padding-*: calc() http://www.w3.org/TR/css3-values/#calc-notation 97d459e640e5533cd74f9f48e3757f66c004dd4c `L. David Baron`<https://dbaron.org/>
calc-parenthesis-stack reference/all-green Calc() inside calc() http://www.w3.org/TR/css3-values/#calc-notation 6c42d59f2f748b71a555906b34d94dec8461b586 `Fran&ccedil;ois REMY`<mailto:fremycompany.developer@yahoo.fr> The calc() function notation is allowed inside a calc() notation.
calc-text-indent-1 reference/calc-text-indent-1-ref text-indent: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 4791e504f1036b2c117a842014409132ffc0f8e0 `L. David Baron`<http://dbaron.org/>
calc-text-indent-intrinsic-1 reference/calc-text-indent-intrinsic-1-ref intrinsic width of text-indent: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 212d0b36c668eb0ce4b8fbffb7ddc91faac7ef10 `L. David Baron`<http://dbaron.org/>
calc-text-indent-1 reference/calc-text-indent-1-ref text-indent: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 89fcf24e29bc879c4bd92dfe4bd41f30e9c0a283 `L. David Baron`<https://dbaron.org/>
calc-text-indent-intrinsic-1 reference/calc-text-indent-intrinsic-1-ref intrinsic width of text-indent: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 62dd5f558528d0d05ce744f5cb4f7063e29c9a38 `L. David Baron`<https://dbaron.org/>
calc-transform-origin-1 reference/calc-transform-origin-1-ref Test for calc() on transform-origin http://www.w3.org/TR/css3-values/#calc-notation 37759c591badf6155fa5f3721d6feeabe9e4b606 `L. David Baron`<https://bugzilla.mozilla.org/show_bug.cgi?id=594934>
calc-unit-analysis CSS Variables Allowed Syntax script http://www.w3.org/TR/css3-values/#lengths,http://www.w3.org/TR/css3-values/#calc-type-checking 6a5b9ea86f959202db5065d15b347b024a552480 `L. David Baron`<http://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
calc-vertical-align-1 reference/calc-vertical-align-1-ref Test for vertical-align:calc() http://www.w3.org/TR/css3-values/#calc-notation 7b2b5dac7448097556b6233f426eea822c27c4fd `L. David Baron`<http://dbaron.org/>
calc-width-block-1 reference/calc-width-block-1-ref width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation a204cfddfb32046b292b2c79abd546adb526570f `L. David Baron`<http://dbaron.org/>
calc-width-block-intrinsic-1 reference/calc-width-block-intrinsic-1-ref intrinsic width of width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation f85e6251038f10b07736dc3d3ff547da3401b43d `L. David Baron`<http://dbaron.org/>
calc-width-table-auto-1 reference/calc-width-table-auto-1-ref width: calc() on table-layout: auto tables http://www.w3.org/TR/css3-values/#calc-notation b75533977bfccbdb094aefcc277e95f28710f507 `L. David Baron`<http://dbaron.org/>
calc-width-table-fixed-1 reference/calc-width-table-fixed-1-ref width: calc() on table-layout: auto tables http://www.w3.org/TR/css3-values/#calc-notation b16a53e8a8072b68c6bd91790cc982cccbcf2bc6 `L. David Baron`<http://dbaron.org/>
ch-unit-001 reference/ch-unit-001-ref support for the ch unit https://drafts.csswg.org/css-values-3/#font-relative-lengths 4c390e4f1e8b24beaa0520c61466cd43e87a62c8 `Florian Rivoal`<http://florian.rivoal.net/> The ch unit is equal to the used advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.
calc-unit-analysis CSS Variables Allowed Syntax script http://www.w3.org/TR/css3-values/#lengths,http://www.w3.org/TR/css3-values/#calc-type-checking 959773bc5d4e5cec9746ddd6d25e670005bb7f9c `L. David Baron`<https://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
calc-vertical-align-1 reference/calc-vertical-align-1-ref Test for vertical-align:calc() http://www.w3.org/TR/css3-values/#calc-notation 9dda7de98286854bb1af55031fb951565e355a2f `L. David Baron`<https://dbaron.org/>
calc-width-block-1 reference/calc-width-block-1-ref width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 25f0f43e2755c68dbba9fe9fc2c2601b31098033 `L. David Baron`<https://dbaron.org/>
calc-width-block-intrinsic-1 reference/calc-width-block-intrinsic-1-ref intrinsic width of width: calc() on blocks http://www.w3.org/TR/css3-values/#calc-notation 1dc55f74e26997d655cc7dbae87c1a0fb34355db `L. David Baron`<https://dbaron.org/>
calc-width-table-auto-1 reference/calc-width-table-auto-1-ref width: calc() on table-layout: auto tables http://www.w3.org/TR/css3-values/#calc-notation 70964fe95ce62cf88414b5afe443de9ad9cc27ca `L. David Baron`<https://dbaron.org/>
calc-width-table-fixed-1 reference/calc-width-table-fixed-1-ref width: calc() on table-layout: auto tables http://www.w3.org/TR/css3-values/#calc-notation 8fd42ccdf259f5a7562b9d3c170b2f46a2690c8b `L. David Baron`<https://dbaron.org/>
ch-unit-001 reference/ch-unit-001-ref support for the ch unit https://drafts.csswg.org/css-values-3/#font-relative-lengths 6d65c6399c0341d2430306c5ee94b81d0685fec7 `Florian Rivoal`<http://florian.rivoal.net/> The ch unit is equal to the used advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.
ch-unit-002 reference/ch-unit-002-ref the ch unit in vertical orientation https://drafts.csswg.org/css-values-3/#font-relative-lengths,https://www.w3.org/TR/css-writing-modes-3/#block-flow,https://www.w3.org/TR/css-writing-modes-3/#text-orientation 61bd1bf467873905c24974c5985be56a7bbff793 `Florian Rivoal`<http://florian.rivoal.net/> In vertical upright, the ch unit is equal to the used vertical advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.
ch-unit-003 reference/ch-unit-001-ref support for the ch unit https://drafts.csswg.org/css-values-3/#font-relative-lengths 57f93d27b9c56917d89253076c923d1e1c3da779 `Florian Rivoal`<http://florian.rivoal.net/> In vertical mixed, The ch unit is equal to the used horizontal advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.
ch-unit-004 reference/ch-unit-001-ref support for the ch unit https://drafts.csswg.org/css-values-3/#font-relative-lengths 00268b2a330748c065e53362014f1c5dac6edfca `Florian Rivoal`<http://florian.rivoal.net/> In vertical sideways, The ch unit is equal to the used horizontal advance measure of the 0 (ZERO, U+0030) glyph found in the font used to render it.
initial-background-color reference/all-green Initial property and background-color http://www.w3.org/TR/css3-values/#attr-notation 6cd2e78183197a657c356dd0245a8f689796f978 `Fran&ccedil;ois REMY`<mailto:fremycompany.developer@yahoo.fr> The initial keyword is supported on background-color.
min-width-001 reference/ref-filled-green-100px-square min-width length value approximation http://www.w3.org/TR/css3-mediaqueries/#width,http://www.w3.org/TR/mediaqueries-4/#width,http://www.w3.org/TR/css3-values/#length-value 097fd2e09118aa15f050793212989bddbb0ad8aa `Chris Rebert`<http://chrisrebert.com> min-width length values that are too large to be supported must be clamped, rounded to infinity, or approximated, but not overflowed to a small or negative value.
mq-calc-001 reference/ref-filled-green-100px-square support for calc in Media Queries http://www.w3.org/TR/css3-values/#calc-notation 292f307a9cb608b2662de384cbb848aac829e2fe `Florian Rivoal`<http://florian.rivoal.net/> calc can be used in Media Queries
@ -64,7 +67,7 @@ multicol-count-non-integer-002 reference/multicol-columns-invalid-001-ref non-in
multicol-count-non-integer-003 reference/multicol-columns-invalid-001-ref non-integer 'column-count' value ahem,invalid http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns,http://www.w3.org/TR/css3-values/#integers d6173aac65acc056fcc61b00944e06e7f30f70e9 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that a specified real 'column-count' value is invalid and ignored.
multicol-inherit-002 reference/multicol-inherit-002-ref 'column-count' and inherit ahem http://www.w3.org/TR/css3-multicol/#cc,http://www.w3.org/TR/css3-values/#common-keywords 79571c3715ea12ef5813ed474e32d785dc7b33d5 `Opera Software ASA`<http://www.opera.com/> This test checks that 'column-count' can be inherited by setting it with the CSS-wide keyword 'inherit'.
multicol-rule-color-inherit-001 reference/multicol-rule-color-inherit-001-ref column-rule-color: inherit ahem http://www.w3.org/TR/css3-multicol/#crc,http://www.w3.org/TR/css3-values/#common-keywords ccebd3df8a5aa4b32dad211082f45f677c8a61c5 `Opera Software ASA`<http://www.opera.com/> This test checks that, by default, column-rule-color is the current color applying to the element unless reserved keyword 'inherit' is used in which case column-rule-color will be inherited from the parent's column-rule-color value.
multicol-rule-color-inherit-002 reference/multicol-rule-color-inherit-001-ref column-rule-color: inherit (complex) ahem http://www.w3.org/TR/css3-multicol/#crc,http://www.w3.org/TR/css3-values/#common-keywords 5df59c878149324b852064274b30ee0782181442 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, by default, column-rule-color is the current color applying to the element.
multicol-rule-color-inherit-002 reference/multicol-rule-color-inherit-001-ref column-rule-color: inherit (complex) ahem http://www.w3.org/TR/css3-multicol/#crc,http://www.w3.org/TR/css3-values/#common-keywords,https://drafts.csswg.org/css-color-4/#currentcolor-color 845bc673c249a09ea4eb562974615bc6cff61a25 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, div#parent's computed 'column-rule-color' is given by div#parent's 'currentcolor' (a reserved keyword) and not 'red'. Then div.child's 'column-rule-color' take such specified value ('currentcolor') from its parent (due to 'inherit' keyword) and not 'red'. And then, it is applied to div.child's 'column-rule-color'.
regions-resizing-003 reference/regions-resizing-001-ref CSS Regions: resizing region that is sized using viewport units ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-values/#viewport-relative-lengths e27649199c4544ad34ad206d2ea195c184cebeb2 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing a region sized using viewport units correctly relayouts the region's contents.
regions-resizing-007 reference/regions-resizing-001-ref CSS Regions: resizing region with percentage size inside a container that has size set in viewport units ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-values/#viewport-relative-lengths 4eabcff5cdeb95b084b8f6fe2fa1bf4bbbc0f889 `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing a region that has a percentage size relative to a parent sized using viewport units correctly relayouts the region's contents.
regions-resizing-009 reference/regions-resizing-001-ref CSS Regions: resizing autosized region when content flowed in it is sized with viewport units ahem,dom,http http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css3-regions/#regions-visual-formatting-details,http://www.w3.org/TR/css3-values/#viewport-relative-lengths 4a1d7ae83ef004c6c097fecd07b21c7c7c368f8e `Mihai Balan`<mailto:mibalan@adobe.com> Test checks that resizing the viewport of a page containing an autosized region when the content flowed in it is sized with viewport units correctly relayouts the region's contents.

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for calc() on background-image gradients</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-background-image-gradient-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: test for border-radius: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-border-radius-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for height:calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-height-block-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test that height:calc() with no percentages has an effect on inner table elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-height-table-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test of margin-*: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-margin-block-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for max-height:calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-max-height-block-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: max-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-width-block-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: intrinsic width of max-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-max-width-block-intrinsic-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for min-height:calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-height-block-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: min-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-width-block-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: intrinsic width of min-width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-min-width-block-intrinsic-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for bottom:calc() on absolutely positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-offsets-absolute-top-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for left:calc() on absolutely positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-offsets-relative-left-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for right:calc() on absolutely positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-offsets-relative-left-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for top:calc() on absolutely positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-offsets-absolute-top-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for bottom:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-offsets-relative-top-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for left:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-offsets-relative-left-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for right:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-offsets-relative-left-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for top:calc() on relatively positioned elements</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-offsets-relative-top-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test of padding-*: calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-padding-block-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: text-indent: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-text-indent-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: intrinsic width of text-indent: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-text-indent-intrinsic-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Variables Allowed Syntax</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://mozilla.com/" rel="author" title="Mozilla Corporation" />
<link href="http://www.w3.org/TR/css3-values/#lengths" rel="help" />
<link href="http://www.w3.org/TR/css3-values/#calc-type-checking" rel="help" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: Test for vertical-align:calc()</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-vertical-align-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-width-block-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: intrinsic width of width: calc() on blocks</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-width-block-intrinsic-1-ref.xht" rel="match" />
<meta content="" name="flags" />

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>CSS Test: width: calc() on table-layout: auto tables</title>
<link href="http://dbaron.org/" rel="author" title="L. David Baron" />
<link href="https://dbaron.org/" rel="author" title="L. David Baron" />
<link href="http://www.w3.org/TR/css3-values/#calc-notation" rel="help" />
<link href="reference/calc-width-table-auto-1-ref.xht" rel="match" />
<meta content="" name="flags" />

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