Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0

This commit is contained in:
Ms2ger
2015-08-21 17:46:44 +02:00
parent 7c45ff8e05
commit f235d49372
6623 changed files with 267392 additions and 10061 deletions

View File

@@ -23,6 +23,14 @@ ReadmeName README
# Add some default descriptions
AddDescription "Information about the files in this directory" README
<files ~ '^character-encoding-03[1234567]\.(xht|xhtml|xml|html|htm)$'>
AddCharset us-ascii .xht .xhtml .xml .html .htm
</files>
<files ~ '^at-charset-07[1234567]\.(xht|xhtml|xml|html|htm)$'>
AddCharset us-ascii .xht .xhtml .xml .html .htm
</files>
<Files ~ "^cascade-import-002\.(xht|xhtml|xml|html|htm)$">
Header add Link "<support/cascade-import-002d.css>; rel=\"stylesheet\""
Header add Link "<support/cascade-import-002f.css>; rel=\"stylesheet\""
@@ -121,11 +129,3 @@ AddCharset iso-8859-1 .xht .xhtml .xml .html .htm
AddCharset iso-8859-1 .xht .xhtml .xml .html .htm
</Files>
<files ~ '^character-encoding-03[1234567]\.(xht|xhtml|xml|html|htm)$'>
AddCharset us-ascii .xht .xhtml .xml .html .htm
</files>
<files ~ '^at-charset-07[1234567]\.(xht|xhtml|xml|html|htm)$'>
AddCharset us-ascii .xht .xhtml .xml .html .htm
</files>

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Non-matching BOM (windows-1252 with UTF-8 BOM)</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The stylesheet is thrown out due to the BOM not matching the actual encoding.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Non-matching BOM (UTF-8 with UTF-16LE BOM)</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The stylesheet is thrown out due to the BOM not matching the actual encoding.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Non-matching BOM (UTF-16LE with UTF-8 BOM)</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The stylesheet is thrown out due to the BOM not matching the actual encoding.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Non-matching BOM (UTF-32BE with UTF-16LE BOM)</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The stylesheet is thrown out due to the BOM not matching the actual encoding.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Non-matching @charset (Shift-JIS with 1252 @charset)</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the mismatched @charset.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Non-matching @charset (Big5 with Shift-JIS @charset)</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the mismatched @charset.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @charset preceded by a newline</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the @charset being ignored.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @charset preceded by a space</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the @charset being ignored.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @charset preceded by a declaration</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the @charset being ignored.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @charset preceded by another @charset</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the second @charset being ignored.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @charset immediately followed by a declaration block</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The declaration block is interpreted and applied correctly.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @charset without quotes</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the @charset being ignored.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @charset escaped numerically</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the @charset being ignored.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @charset escaped char</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the @charset being ignored.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @charset missing semi-colon</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The selector does not match due to the @charset being ignored.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Importing external stylesheets with @import</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="An @import used to import external stylesheets.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Importing styles using @import with a string</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="An @import used with just a string is interpreted as if it had url(...) around it.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Media dependency on @import set to 'print'</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="Specifying a media-dependency of print does not apply rules to the user agent display.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Media dependency on @import set to 'all'</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="Specifying the media-dependency of 'all' applies to all media types including user agent display.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Media dependency on @import set to 'screen'</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="Specifying the media-dependent import rules to 'screen' applies to user agent display.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @import with @charset</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="An @import is valid after @charset.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parser error handling with invalid at-rules: @ invalid selector</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="At-Rules start with an at-keyword (@ followed immediately by an identifier).">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parsing of invalid @rules</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="An at-rule consists of everything up to and including the next semi-colon or the next block.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parsing of invalid @rules with blocks</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="An at-rule consists of everything up to and including the next semi-colon or the next block.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @import inside block</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="@import is ignored if inside a block.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @import following @charset</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="@import is ignored if inside a block or after any valid statement except @charset.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @import following valid statements</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="@import is ignored if after any valid statement except @charset.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @import following an invalid statement</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="@import is ignored if inside a block or after any valid statement except @charset.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @import following a bad @rule</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="@import is ignored after invalid @rule.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @import after a bad selector and rule block</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="@import is not ignored if after bad selector.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: @rules and white space</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="White space does not affect the validity of @rules.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parser error handling with invalid at-rules: @ invalid selector with a number</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="At-Rules are ignored if they start with an at-keyword (@ followed immediately by an identifier).">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parser error handling with invalid at-rules: @ invalid selector with a hyphen</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="At-Rules are ignored it they start with an at-keyword (@ followed immediately by an identifier).">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: ID selector without value and no matching element</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#attribute-selectors">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="Attribute selector without a value matches any element which has that attribute set.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Attribute selector without value</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#attribute-selectors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="Attribute selector without a value matches any element which has that attribute set.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Numeric attributes</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#attribute-selectors">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Attributes cannot begin with numerals.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Case sensitivity of attributes and attribute values in HTML 4.01</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#attribute-selectors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="HTMLonly">
<meta name="assert" content="HTML 4.01 attribute names are not case sensitive.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Multiple and repeating attributes</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#attribute-selectors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="Multiple attribute selectors can be used to refer to several attributes of an element, or even several times to the same attribute.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parsing of bad selectors</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#rule-sets">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Declarations with bad selectors are ignored.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Before, after applies to same selector</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content">
<link rel="match" href="reference/no-red-on-blank-page-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Multiple pseudo-elements cannot be placed on the same selector.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Empty declaration block</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#block">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="Declaration blocks that are empty have no effect on later declarations.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Rule blocks and white space</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="White space around rule blocks do not affect the validity of the rule block.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parsing square bracket blocks</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#block">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Blocks and strings are parsed with matching terminating pairs of square brackets.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parsing curly bracket blocks</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#block">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Blocks and strings are parsed with matching terminating pairs of curly brackets.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parsing parentheses blocks</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#block">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Blocks and strings are parsed with matching terminating pairs of parentheses.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Parsing blocks and strings in style blocks</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#block">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="Nested blocks and strings are parsed accordingly.">
<style type="text/css">

View File

@@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse">
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#borders">
<link rel="match" href="reference/no-red-on-blank-page-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="Border-collapse does not apply to 'display: none' elements.">
<style type="text/css">

View File

@@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing">
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#separated-borders">
<link rel="match" href="reference/no-red-on-blank-page-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="Border-spacing does not apply to 'display: none' elements.">
<style type="text/css">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: box-sizing:border-box and CSS2.1 10.3.3</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#blockwidth" rel="help">
<meta content="" name="flags">
<link href="reference/box-sizing-001-ref.htm" rel="match">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: box-sizing:padding-box and CSS2.1 10.3.3</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#blockwidth" rel="help">
<meta content="" name="flags">
<link href="reference/box-sizing-001-ref.htm" rel="match">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: box-sizing:border-box and CSS2.1 10.3.7</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width" rel="help">
<meta content="" name="flags">
<link href="reference/box-sizing-001-ref.htm" rel="match">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: box-sizing:padding-box and CSS2.1 10.3.7</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width" rel="help">
<meta content="" name="flags">
<link href="reference/box-sizing-001-ref.htm" rel="match">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: box-sizing:border-box and CSS2.1 10.6.4</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height" rel="help">
<meta content="" name="flags">
<link href="reference/box-sizing-001-ref.htm" rel="match">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: box-sizing:padding-box and CSS2.1 10.6.4</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height" rel="help">
<meta content="" name="flags">
<link href="reference/box-sizing-001-ref.htm" rel="match">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: box-sizing:border-box and auto sizing of intrinsicly sized replaced elements.</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<meta content="svg" name="flags">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: box-sizing:border-box and auto sizing of replaced elements with intrinisic width only.</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<meta content="svg" name="flags">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: box-sizing:border-box and auto sizing of replaced elements with intrinisic height only.</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<meta content="svg" name="flags">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic width and height, h &gt; max-height</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic width and height, w &gt; max-width</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic width, h &gt; max-height</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic height, w &gt; max-width</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic width and ratio, h &gt; max-height</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic height and ratio, w &gt; max-width</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic ratio, h &gt; max-height</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic ratio, w &gt; max-width</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic height and ratio, w &gt; max-wdith and h &gt; max-height and max-width/w ≤ max-height/h</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic width and ratio, w &gt; max-wdith and h &gt; max-height and max-width/w &gt; max-height/h</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic width and height, h &lt; min-height</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic width and height, w &lt; win-width</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic width, w &lt; min-width</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic height, h &lt; min-height</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic width and ratio, h &lt; mi:-height</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -2,7 +2,7 @@
<html><head><meta charset="utf-8">
<title>CSS Basic User Interface Test: auto sizing rules with box-sizing:border-box, intrinsic height and ratio, w &lt; min-width</title>
<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal">
<link href="http://dev.w3.org/csswg/css-ui-3/#box-sizing" rel="help">
<link href="https://drafts.csswg.org/css-ui-3/#box-sizing" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" rel="help">
<link href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" rel="help">

View File

@@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side">
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#caption-position">
<link rel="match" href="reference/no-red-on-blank-page-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="Caption-side does not apply to 'display: none' elements.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Redefining rules</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascade">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="The latter specified rule wins when having the same specificity and weight.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Author rules local and external</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#cascade">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="Author rules in embedded stylesheets override author rules in imported stylesheets.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Author rules with !important and other normal author rules</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/cascade.html#important-rules">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="Author rules with !important override normal author rules.">
<style type="text/css">

View File

@@ -19175,7 +19175,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s10.8">+</a>
<a href="http://www.w3.org/TR/CSS21/visudet.html#line-height">10.8 Line height calculations: the 'line-height' and 'vertical-align' properties</a></th></tr>
<!-- 60 tests -->
<!-- 56 tests -->
<tr id="c43-center-000-10.8" class="ahem image">
<td>
<a href="c43-center-000.htm">c43-center-000</a></td>
@@ -19735,56 +19735,12 @@
</ul>
</td>
</tr>
<tr id="vertical-alignment-new-002-10.8" class="ahem">
<td>
<a href="vertical-alignment-new-002.htm">vertical-alignment-new-002</a></td>
<td><a href="reference/vertical-alignment-new-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>vertical align - 'baseline' (alphabetical baseline with vertical layout)
<ul class="assert">
<li>This test checks the position of inline box with vertical align property. When 'writing-mode' is 'vertical-rl', 'vertical-align' is 'top', the right edge of inline-box attaches the top of line-box.</li>
</ul>
</td>
</tr>
<tr id="vertical-alignment-new-004-10.8" class="ahem">
<td>
<a href="vertical-alignment-new-004.htm">vertical-alignment-new-004</a></td>
<td><a href="reference/vertical-alignment-new-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>vertical align - 'baseline' (alphabetical baseline with vertical layout)
<ul class="assert">
<li>This test checks the position of inline box with vertical align property. When 'writing-mode' is 'vertical-rl', 'vertical-align' is 'text-top', the right edge of inline-box aligned with the top of parent inline-box.</li>
</ul>
</td>
</tr>
<tr id="vertical-alignment-new-006-10.8" class="ahem">
<td>
<a href="vertical-alignment-new-006.htm">vertical-alignment-new-006</a></td>
<td><a href="reference/vertical-alignment-new-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>vertical align - 'baseline' (alphabetical baseline with vertical layout)
<ul class="assert">
<li>This test checks the position of inline box with vertical align property. When 'writing-mode' is 'vertical-rl', 'vertical-align' is 'text-bottom', the left edge of inline-box aligned with the bottom of parent inline-box.</li>
</ul>
</td>
</tr>
<tr id="vertical-alignment-new-008-10.8" class="ahem">
<td>
<a href="vertical-alignment-new-008.htm">vertical-alignment-new-008</a></td>
<td><a href="reference/vertical-alignment-new-008-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>vertical align - 'baseline' (alphabetical baseline with vertical layout)
<ul class="assert">
<li>This test checks the position of inline box with vertical align property. When 'writing-mode' is 'vertical-rl', 'vertical-align' is 'bottom', the left edge of inline-box attaches the bottom of line-box.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s10.8.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s10.8.1">+</a>
<a href="http://www.w3.org/TR/CSS21/visudet.html#leading">10.8.1 Leading and half-leading</a></th></tr>
<!-- 222 tests -->
<!-- 226 tests -->
<tr id="border-padding-bleed-001-10.8.1" class="primary ahem">
<td><strong>
<a href="border-padding-bleed-001.htm">border-padding-bleed-001</a></strong></td>
@@ -20077,6 +20033,50 @@
</ul>
</td>
</tr>
<tr id="inline-table-alignment-002-10.8.1" class="ahem">
<td>
<a href="inline-table-alignment-002.htm">inline-table-alignment-002</a></td>
<td><a href="reference/inline-table-alignment-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>inline-table alignment - central alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="inline-table-alignment-003-10.8.1" class="ahem">
<td>
<a href="inline-table-alignment-003.htm">inline-table-alignment-003</a></td>
<td><a href="reference/inline-table-alignment-003-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>inline-table alignment - central alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'mixed', then the central baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="inline-table-alignment-004-10.8.1" class="ahem">
<td>
<a href="inline-table-alignment-004.htm">inline-table-alignment-004</a></td>
<td><a href="reference/inline-table-alignment-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>inline-table alignment - central alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="inline-table-alignment-005-10.8.1" class="ahem">
<td>
<a href="inline-table-alignment-005.htm">inline-table-alignment-005</a></td>
<td><a href="reference/inline-table-alignment-003-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>inline-table alignment - central alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of inline-table baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'upright', then the central baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="inline-table-valign-001-10.8.1" class="">
<td>
<a href="inline-table-valign-001.htm">inline-table-valign-001</a></td>

View File

@@ -961,7 +961,7 @@
<tr id="clip-004-11.1.2" class="">
<td>
<a href="clip-004.htm">clip-004</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a negative zero value, -0px
<ul class="assert">
@@ -972,7 +972,7 @@
<tr id="clip-005-11.1.2" class="">
<td>
<a href="clip-005.htm">clip-005</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a zero value, 0px
<ul class="assert">
@@ -983,7 +983,7 @@
<tr id="clip-006-11.1.2" class="">
<td>
<a href="clip-006.htm">clip-006</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a zero value, +0px
<ul class="assert">
@@ -994,7 +994,7 @@
<tr id="clip-007-11.1.2" class="">
<td>
<a href="clip-007.htm">clip-007</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a nominal value, 96px
<ul class="assert">
@@ -1005,7 +1005,7 @@
<tr id="clip-008-11.1.2" class="">
<td>
<a href="clip-008.htm">clip-008</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a positive nominal value, +96px
<ul class="assert">
@@ -1016,7 +1016,7 @@
<tr id="clip-016-11.1.2" class="">
<td>
<a href="clip-016.htm">clip-016</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a negative zero value, -0pt
<ul class="assert">
@@ -1027,7 +1027,7 @@
<tr id="clip-017-11.1.2" class="">
<td>
<a href="clip-017.htm">clip-017</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a zero value, 0pt
<ul class="assert">
@@ -1038,7 +1038,7 @@
<tr id="clip-018-11.1.2" class="">
<td>
<a href="clip-018.htm">clip-018</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a zero value, +0pt
<ul class="assert">
@@ -1049,7 +1049,7 @@
<tr id="clip-019-11.1.2" class="">
<td>
<a href="clip-019.htm">clip-019</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a nominal value, 72pt
<ul class="assert">
@@ -1060,7 +1060,7 @@
<tr id="clip-020-11.1.2" class="">
<td>
<a href="clip-020.htm">clip-020</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a positive nominal value, +72pt
<ul class="assert">
@@ -1071,7 +1071,7 @@
<tr id="clip-028-11.1.2" class="">
<td>
<a href="clip-028.htm">clip-028</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a negative zero value, -0pc
<ul class="assert">
@@ -1082,7 +1082,7 @@
<tr id="clip-029-11.1.2" class="">
<td>
<a href="clip-029.htm">clip-029</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a zero value, 0pc
<ul class="assert">
@@ -1093,7 +1093,7 @@
<tr id="clip-030-11.1.2" class="">
<td>
<a href="clip-030.htm">clip-030</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a zero value, +0pc
<ul class="assert">
@@ -1104,7 +1104,7 @@
<tr id="clip-031-11.1.2" class="">
<td>
<a href="clip-031.htm">clip-031</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a nominal value, 6pc
<ul class="assert">
@@ -1115,7 +1115,7 @@
<tr id="clip-032-11.1.2" class="">
<td>
<a href="clip-032.htm">clip-032</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a positive nominal value, +6pc
<ul class="assert">
@@ -1126,7 +1126,7 @@
<tr id="clip-040-11.1.2" class="">
<td>
<a href="clip-040.htm">clip-040</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a negative zero value, -0cm
<ul class="assert">
@@ -1137,7 +1137,7 @@
<tr id="clip-041-11.1.2" class="">
<td>
<a href="clip-041.htm">clip-041</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a zero value, 0cm
<ul class="assert">
@@ -1148,7 +1148,7 @@
<tr id="clip-042-11.1.2" class="">
<td>
<a href="clip-042.htm">clip-042</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a zero value, +0cm
<ul class="assert">
@@ -1159,7 +1159,7 @@
<tr id="clip-043-11.1.2" class="">
<td>
<a href="clip-043.htm">clip-043</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a nominal value, 2.54cm
<ul class="assert">
@@ -1170,7 +1170,7 @@
<tr id="clip-044-11.1.2" class="">
<td>
<a href="clip-044.htm">clip-044</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a positive nominal value, +2.54cm
<ul class="assert">
@@ -1181,7 +1181,7 @@
<tr id="clip-052-11.1.2" class="">
<td>
<a href="clip-052.htm">clip-052</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a negative zero value, -0mm
<ul class="assert">
@@ -1192,7 +1192,7 @@
<tr id="clip-053-11.1.2" class="">
<td>
<a href="clip-053.htm">clip-053</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a zero value, 0mm
<ul class="assert">
@@ -1203,7 +1203,7 @@
<tr id="clip-054-11.1.2" class="">
<td>
<a href="clip-054.htm">clip-054</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a zero value, +0mm
<ul class="assert">
@@ -1214,7 +1214,7 @@
<tr id="clip-055-11.1.2" class="">
<td>
<a href="clip-055.htm">clip-055</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a nominal value, 25.4mm
<ul class="assert">
@@ -1225,7 +1225,7 @@
<tr id="clip-056-11.1.2" class="">
<td>
<a href="clip-056.htm">clip-056</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a positive nominal value, +25.4mm
<ul class="assert">
@@ -1236,7 +1236,7 @@
<tr id="clip-064-11.1.2" class="">
<td>
<a href="clip-064.htm">clip-064</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a negative zero value, -0in
<ul class="assert">
@@ -1247,7 +1247,7 @@
<tr id="clip-065-11.1.2" class="">
<td>
<a href="clip-065.htm">clip-065</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a zero value, 0in
<ul class="assert">
@@ -1258,7 +1258,7 @@
<tr id="clip-066-11.1.2" class="">
<td>
<a href="clip-066.htm">clip-066</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a zero value, +0in
<ul class="assert">
@@ -1269,7 +1269,7 @@
<tr id="clip-067-11.1.2" class="">
<td>
<a href="clip-067.htm">clip-067</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a nominal value, 1in
<ul class="assert">
@@ -1280,7 +1280,7 @@
<tr id="clip-068-11.1.2" class="">
<td>
<a href="clip-068.htm">clip-068</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a positive nominal value, +96in
<ul class="assert">
@@ -1291,7 +1291,7 @@
<tr id="clip-076-11.1.2" class="ahem">
<td>
<a href="clip-076.htm">clip-076</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a negative zero value, -0em
<ul class="assert">
@@ -1302,7 +1302,7 @@
<tr id="clip-077-11.1.2" class="ahem">
<td>
<a href="clip-077.htm">clip-077</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a zero value, 0em
<ul class="assert">
@@ -1313,7 +1313,7 @@
<tr id="clip-078-11.1.2" class="ahem">
<td>
<a href="clip-078.htm">clip-078</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a positive zero value, +0em
<ul class="assert">
@@ -1324,7 +1324,7 @@
<tr id="clip-079-11.1.2" class="ahem">
<td>
<a href="clip-079.htm">clip-079</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a nominal value, 6em
<ul class="assert">
@@ -1335,7 +1335,7 @@
<tr id="clip-080-11.1.2" class="ahem">
<td>
<a href="clip-080.htm">clip-080</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a positive nominal value, +6em
<ul class="assert">
@@ -1346,7 +1346,7 @@
<tr id="clip-088-11.1.2" class="ahem">
<td>
<a href="clip-088.htm">clip-088</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a negative zero value, -0ex
<ul class="assert">
@@ -1357,7 +1357,7 @@
<tr id="clip-089-11.1.2" class="ahem">
<td>
<a href="clip-089.htm">clip-089</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a zero value, 0ex
<ul class="assert">
@@ -1368,7 +1368,7 @@
<tr id="clip-090-11.1.2" class="ahem">
<td>
<a href="clip-090.htm">clip-090</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a positive zero value, +0ex
<ul class="assert">
@@ -1379,7 +1379,7 @@
<tr id="clip-091-11.1.2" class="ahem">
<td>
<a href="clip-091.htm">clip-091</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a nominal value, 7.5ex
<ul class="assert">
@@ -1390,7 +1390,7 @@
<tr id="clip-092-11.1.2" class="ahem">
<td>
<a href="clip-092.htm">clip-092</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a positive nominal value, +7.5ex
<ul class="assert">
@@ -1401,7 +1401,7 @@
<tr id="clip-097-11.1.2" class="">
<td>
<a href="clip-097.htm">clip-097</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip with a negative zero value with no units, -0
<ul class="assert">
@@ -1412,7 +1412,7 @@
<tr id="clip-098-11.1.2" class="">
<td>
<a href="clip-098.htm">clip-098</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip with a zero value with no units, 0
<ul class="assert">
@@ -1423,7 +1423,7 @@
<tr id="clip-099-11.1.2" class="">
<td>
<a href="clip-099.htm">clip-099</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip with a positive zero value with no units, +0
<ul class="assert">
@@ -1456,7 +1456,7 @@
<tr id="clip-102-11.1.2" class="">
<td>
<a href="clip-102.htm">clip-102</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip with the value 'inherit'
<ul class="assert">
@@ -1611,7 +1611,7 @@
<tr id="clip-004-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-004.htm">clip-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a negative zero value, -0px
<ul class="assert">
@@ -1622,7 +1622,7 @@
<tr id="clip-005-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-005.htm">clip-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a zero value, 0px
<ul class="assert">
@@ -1633,7 +1633,7 @@
<tr id="clip-006-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-006.htm">clip-006</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a zero value, +0px
<ul class="assert">
@@ -1644,7 +1644,7 @@
<tr id="clip-007-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-007.htm">clip-007</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a nominal value, 96px
<ul class="assert">
@@ -1655,7 +1655,7 @@
<tr id="clip-008-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-008.htm">clip-008</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using pixels with a positive nominal value, +96px
<ul class="assert">
@@ -1666,7 +1666,7 @@
<tr id="clip-016-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-016.htm">clip-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a negative zero value, -0pt
<ul class="assert">
@@ -1677,7 +1677,7 @@
<tr id="clip-017-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-017.htm">clip-017</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a zero value, 0pt
<ul class="assert">
@@ -1688,7 +1688,7 @@
<tr id="clip-018-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-018.htm">clip-018</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a zero value, +0pt
<ul class="assert">
@@ -1699,7 +1699,7 @@
<tr id="clip-019-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-019.htm">clip-019</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a nominal value, 72pt
<ul class="assert">
@@ -1710,7 +1710,7 @@
<tr id="clip-020-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-020.htm">clip-020</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using points with a positive nominal value, +72pt
<ul class="assert">
@@ -1721,7 +1721,7 @@
<tr id="clip-028-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-028.htm">clip-028</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a negative zero value, -0pc
<ul class="assert">
@@ -1732,7 +1732,7 @@
<tr id="clip-029-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-029.htm">clip-029</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a zero value, 0pc
<ul class="assert">
@@ -1743,7 +1743,7 @@
<tr id="clip-030-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-030.htm">clip-030</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a zero value, +0pc
<ul class="assert">
@@ -1754,7 +1754,7 @@
<tr id="clip-031-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-031.htm">clip-031</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a nominal value, 6pc
<ul class="assert">
@@ -1765,7 +1765,7 @@
<tr id="clip-032-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-032.htm">clip-032</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using picas with a positive nominal value, +6pc
<ul class="assert">
@@ -1776,7 +1776,7 @@
<tr id="clip-040-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-040.htm">clip-040</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a negative zero value, -0cm
<ul class="assert">
@@ -1787,7 +1787,7 @@
<tr id="clip-041-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-041.htm">clip-041</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a zero value, 0cm
<ul class="assert">
@@ -1798,7 +1798,7 @@
<tr id="clip-042-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-042.htm">clip-042</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a zero value, +0cm
<ul class="assert">
@@ -1809,7 +1809,7 @@
<tr id="clip-043-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-043.htm">clip-043</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a nominal value, 2.54cm
<ul class="assert">
@@ -1820,7 +1820,7 @@
<tr id="clip-044-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-044.htm">clip-044</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using centimeters with a positive nominal value, +2.54cm
<ul class="assert">
@@ -1831,7 +1831,7 @@
<tr id="clip-052-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-052.htm">clip-052</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a negative zero value, -0mm
<ul class="assert">
@@ -1842,7 +1842,7 @@
<tr id="clip-053-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-053.htm">clip-053</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a zero value, 0mm
<ul class="assert">
@@ -1853,7 +1853,7 @@
<tr id="clip-054-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-054.htm">clip-054</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a zero value, +0mm
<ul class="assert">
@@ -1864,7 +1864,7 @@
<tr id="clip-055-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-055.htm">clip-055</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a nominal value, 25.4mm
<ul class="assert">
@@ -1875,7 +1875,7 @@
<tr id="clip-056-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-056.htm">clip-056</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using millimeters with a positive nominal value, +25.4mm
<ul class="assert">
@@ -1886,7 +1886,7 @@
<tr id="clip-064-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-064.htm">clip-064</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a negative zero value, -0in
<ul class="assert">
@@ -1897,7 +1897,7 @@
<tr id="clip-065-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-065.htm">clip-065</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a zero value, 0in
<ul class="assert">
@@ -1908,7 +1908,7 @@
<tr id="clip-066-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-066.htm">clip-066</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a zero value, +0in
<ul class="assert">
@@ -1919,7 +1919,7 @@
<tr id="clip-067-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-067.htm">clip-067</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a nominal value, 1in
<ul class="assert">
@@ -1930,7 +1930,7 @@
<tr id="clip-068-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-068.htm">clip-068</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip using inches with a positive nominal value, +96in
<ul class="assert">
@@ -1941,7 +1941,7 @@
<tr id="clip-076-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-076.htm">clip-076</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a negative zero value, -0em
<ul class="assert">
@@ -1952,7 +1952,7 @@
<tr id="clip-077-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-077.htm">clip-077</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a zero value, 0em
<ul class="assert">
@@ -1963,7 +1963,7 @@
<tr id="clip-078-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-078.htm">clip-078</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a positive zero value, +0em
<ul class="assert">
@@ -1974,7 +1974,7 @@
<tr id="clip-079-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-079.htm">clip-079</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a nominal value, 6em
<ul class="assert">
@@ -1985,7 +1985,7 @@
<tr id="clip-080-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-080.htm">clip-080</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'em' units with a positive nominal value, +6em
<ul class="assert">
@@ -1996,7 +1996,7 @@
<tr id="clip-088-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-088.htm">clip-088</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a negative zero value, -0ex
<ul class="assert">
@@ -2007,7 +2007,7 @@
<tr id="clip-089-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-089.htm">clip-089</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a zero value, 0ex
<ul class="assert">
@@ -2018,7 +2018,7 @@
<tr id="clip-090-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-090.htm">clip-090</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a positive zero value, +0ex
<ul class="assert">
@@ -2029,7 +2029,7 @@
<tr id="clip-091-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-091.htm">clip-091</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a nominal value, 7.5ex
<ul class="assert">
@@ -2040,7 +2040,7 @@
<tr id="clip-092-11.1.2.#propdef-clip" class="primary ahem">
<td><strong>
<a href="clip-092.htm">clip-092</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Clip using 'ex' units with a positive nominal value, +7.5ex
<ul class="assert">
@@ -2051,7 +2051,7 @@
<tr id="clip-097-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-097.htm">clip-097</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip with a negative zero value with no units, -0
<ul class="assert">
@@ -2062,7 +2062,7 @@
<tr id="clip-098-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-098.htm">clip-098</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip with a zero value with no units, 0
<ul class="assert">
@@ -2073,7 +2073,7 @@
<tr id="clip-099-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-099.htm">clip-099</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip with a positive zero value with no units, +0
<ul class="assert">
@@ -2106,7 +2106,7 @@
<tr id="clip-102-11.1.2.#propdef-clip" class="primary">
<td><strong>
<a href="clip-102.htm">clip-102</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Clip with the value 'inherit'
<ul class="assert">
@@ -2361,7 +2361,7 @@
<tr id="visibility-block-001-11.2" class="primary">
<td><strong>
<a href="visibility-block-001.htm">visibility-block-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Visibility 'collapse' on non-table row or column elements
<ul class="assert">

View File

@@ -278,7 +278,7 @@
<tr id="before-after-001-12.1" class="primary invalid">
<td><strong>
<a href="before-after-001.htm">before-after-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Before, after applies to same selector
<ul class="assert">
@@ -747,7 +747,7 @@
<tr id="content-001-12.2" class="">
<td>
<a href="content-001.htm">content-001</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Content with the value of 'none'
<ul class="assert">
@@ -1132,7 +1132,7 @@
<tr id="content-036-12.2" class="">
<td>
<a href="content-036.htm">content-036</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Content using a 'counters()' function with a string and a list style set to 'none'
<ul class="assert">
@@ -2510,7 +2510,7 @@
<tr id="other-attribute-001-12.2" class="primary">
<td><strong>
<a href="other-attribute-001.htm">other-attribute-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Function 'attr()' referencing another elements attribute data
<ul class="assert">
@@ -2568,7 +2568,7 @@
<tr id="content-001-12.2.#propdef-content" class="primary">
<td><strong>
<a href="content-001.htm">content-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Content with the value of 'none'
<ul class="assert">
@@ -2953,7 +2953,7 @@
<tr id="content-036-12.2.#propdef-content" class="primary">
<td><strong>
<a href="content-036.htm">content-036</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Content using a 'counters()' function with a string and a list style set to 'none'
<ul class="assert">

View File

@@ -13,7 +13,7 @@
<body>
<h1>CSS 2.1 Conformance Test Suite</h1>
<h2>Paged media (133 tests)</h2>
<h2>Paged media (135 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@@ -314,7 +314,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s13.2.2">+</a>
<a href="http://www.w3.org/TR/CSS21/page.html#page-selectors">13.2.2 Page selectors: selecting left, right, and first pages</a></th></tr>
<!-- 13 tests -->
<!-- 15 tests -->
<tr id="first-page-selectors-001-13.2.2" class="primary paged">
<td><strong>
<a href="first-page-selectors-001.htm">first-page-selectors-001</a></strong></td>
@@ -359,6 +359,28 @@
</ul>
</td>
</tr>
<tr id="first-page-vlr-003-13.2.2" class="paged">
<td>
<a href="first-page-vlr-003.htm">first-page-vlr-003</a></td>
<td></td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>first page of a document with vertical-lr writing-mode
<ul class="assert">
<li>When 'writing-mode' is set on the root element, then it determines the default page flow (or progression) direction. In this test, the page flow (or progression) direction is left-to-right. This test checks that the first page of a document whose document root has 'writing-mode' set to 'vertical-lr' is the :right page.</li>
</ul>
</td>
</tr>
<tr id="first-page-vrl-002-13.2.2" class="image paged">
<td>
<a href="first-page-vrl-002.htm">first-page-vrl-002</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>first page of a document with vertical-rl writing-mode
<ul class="assert">
<li>When 'writing-mode' is set on the root element, then it determines the default page flow (or progression) direction. In this test, the page flow (or progression) direction is right-to-left. This test checks that the first page of a document whose document root has 'writing-mode' set to 'vertical-rl' is the :left page.</li>
</ul>
</td>
</tr>
<tr id="page-props-100-a-13.2.2" class="paged">
<td>
<a href="page-props-100-a.htm">page-props-100-a</a></td>
@@ -981,7 +1003,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-1-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-1.htm">moz-css21-block-page-break-inside-avoid-1</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -989,7 +1011,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-10-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-10.htm">moz-css21-block-page-break-inside-avoid-10</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -997,7 +1019,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-11-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-11.htm">moz-css21-block-page-break-inside-avoid-11</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1005,7 +1027,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-12-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-12.htm">moz-css21-block-page-break-inside-avoid-12</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1013,7 +1035,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-13-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-13.htm">moz-css21-block-page-break-inside-avoid-13</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-8-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1021,7 +1043,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-14-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-14.htm">moz-css21-block-page-break-inside-avoid-14</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-14-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1029,7 +1051,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-15-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-15.htm">moz-css21-block-page-break-inside-avoid-15</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-15-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1037,7 +1059,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-2-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-2.htm">moz-css21-block-page-break-inside-avoid-2</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1045,7 +1067,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-3-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-3.htm">moz-css21-block-page-break-inside-avoid-3</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1053,7 +1075,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-4-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-4.htm">moz-css21-block-page-break-inside-avoid-4</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1061,7 +1083,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-5-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-5.htm">moz-css21-block-page-break-inside-avoid-5</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1069,7 +1091,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-6-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-6.htm">moz-css21-block-page-break-inside-avoid-6</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1077,7 +1099,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-7-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-7.htm">moz-css21-block-page-break-inside-avoid-7</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1085,7 +1107,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-8-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-8.htm">moz-css21-block-page-break-inside-avoid-8</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-8-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1093,7 +1115,7 @@
<tr id="moz-css21-block-page-break-inside-avoid-9-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-block-page-break-inside-avoid-9.htm">moz-css21-block-page-break-inside-avoid-9</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1101,7 +1123,7 @@
<tr id="moz-css21-float-page-break-inside-avoid-1-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-float-page-break-inside-avoid-1.htm">moz-css21-float-page-break-inside-avoid-1</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1109,7 +1131,7 @@
<tr id="moz-css21-float-page-break-inside-avoid-2-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-float-page-break-inside-avoid-2.htm">moz-css21-float-page-break-inside-avoid-2</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-float-page-break-inside-avoid-2-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1117,7 +1139,7 @@
<tr id="moz-css21-float-page-break-inside-avoid-3-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-float-page-break-inside-avoid-3.htm">moz-css21-float-page-break-inside-avoid-3</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1125,7 +1147,7 @@
<tr id="moz-css21-float-page-break-inside-avoid-4-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-float-page-break-inside-avoid-4.htm">moz-css21-float-page-break-inside-avoid-4</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-block-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1133,7 +1155,7 @@
<tr id="moz-css21-float-page-break-inside-avoid-5-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-float-page-break-inside-avoid-5.htm">moz-css21-float-page-break-inside-avoid-5</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-float-page-break-inside-avoid-5-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1141,7 +1163,7 @@
<tr id="moz-css21-float-page-break-inside-avoid-6-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-float-page-break-inside-avoid-6.htm">moz-css21-float-page-break-inside-avoid-6</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-float-page-break-inside-avoid-6-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1149,7 +1171,7 @@
<tr id="moz-css21-float-page-break-inside-avoid-7-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-float-page-break-inside-avoid-7.htm">moz-css21-float-page-break-inside-avoid-7</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-float-page-break-inside-avoid-7-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1157,7 +1179,7 @@
<tr id="moz-css21-float-page-break-inside-avoid-8-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-float-page-break-inside-avoid-8.htm">moz-css21-float-page-break-inside-avoid-8</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-float-page-break-inside-avoid-8-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1165,7 +1187,7 @@
<tr id="moz-css21-float-page-break-inside-avoid-9-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-float-page-break-inside-avoid-9.htm">moz-css21-float-page-break-inside-avoid-9</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-float-page-break-inside-avoid-9-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1173,7 +1195,7 @@
<tr id="moz-css21-inline-page-break-inside-avoid-1-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-inline-page-break-inside-avoid-1.htm">moz-css21-inline-page-break-inside-avoid-1</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-inline-page-break-inside-avoid-1-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1181,7 +1203,7 @@
<tr id="moz-css21-row-page-break-inside-avoid-1-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-row-page-break-inside-avoid-1.htm">moz-css21-row-page-break-inside-avoid-1</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-rowgroup-page-break-inside-avoid-5-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1189,7 +1211,7 @@
<tr id="moz-css21-row-page-break-inside-avoid-2-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-row-page-break-inside-avoid-2.htm">moz-css21-row-page-break-inside-avoid-2</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-rowgroup-page-break-inside-avoid-5-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1197,7 +1219,7 @@
<tr id="moz-css21-rowgroup-page-break-inside-avoid-1-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-rowgroup-page-break-inside-avoid-1.htm">moz-css21-rowgroup-page-break-inside-avoid-1</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1205,7 +1227,7 @@
<tr id="moz-css21-rowgroup-page-break-inside-avoid-2-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-rowgroup-page-break-inside-avoid-2.htm">moz-css21-rowgroup-page-break-inside-avoid-2</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1213,7 +1235,7 @@
<tr id="moz-css21-rowgroup-page-break-inside-avoid-3-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-rowgroup-page-break-inside-avoid-3.htm">moz-css21-rowgroup-page-break-inside-avoid-3</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1221,7 +1243,7 @@
<tr id="moz-css21-rowgroup-page-break-inside-avoid-4-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-rowgroup-page-break-inside-avoid-4.htm">moz-css21-rowgroup-page-break-inside-avoid-4</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-rowgroup-page-break-inside-avoid-4-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1229,7 +1251,7 @@
<tr id="moz-css21-rowgroup-page-break-inside-avoid-5-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-rowgroup-page-break-inside-avoid-5.htm">moz-css21-rowgroup-page-break-inside-avoid-5</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-rowgroup-page-break-inside-avoid-5-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1237,7 +1259,7 @@
<tr id="moz-css21-rowgroup-page-break-inside-avoid-6-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-rowgroup-page-break-inside-avoid-6.htm">moz-css21-rowgroup-page-break-inside-avoid-6</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-rowgroup-page-break-inside-avoid-5-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1245,7 +1267,7 @@
<tr id="moz-css21-rowgroup-page-break-inside-avoid-7-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-rowgroup-page-break-inside-avoid-7.htm">moz-css21-rowgroup-page-break-inside-avoid-7</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-rowgroup-page-break-inside-avoid-7-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1253,7 +1275,7 @@
<tr id="moz-css21-rowgroup-page-break-inside-avoid-8-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-rowgroup-page-break-inside-avoid-8.htm">moz-css21-rowgroup-page-break-inside-avoid-8</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-rowgroup-page-break-inside-avoid-8-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1261,7 +1283,7 @@
<tr id="moz-css21-table-page-break-inside-avoid-1-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-table-page-break-inside-avoid-1.htm">moz-css21-table-page-break-inside-avoid-1</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1269,7 +1291,7 @@
<tr id="moz-css21-table-page-break-inside-avoid-2-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-table-page-break-inside-avoid-2.htm">moz-css21-table-page-break-inside-avoid-2</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-2-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1277,7 +1299,7 @@
<tr id="moz-css21-table-page-break-inside-avoid-3-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-table-page-break-inside-avoid-3.htm">moz-css21-table-page-break-inside-avoid-3</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-3-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1285,7 +1307,7 @@
<tr id="moz-css21-table-page-break-inside-avoid-4-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-table-page-break-inside-avoid-4.htm">moz-css21-table-page-break-inside-avoid-4</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-4-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1293,7 +1315,7 @@
<tr id="moz-css21-table-page-break-inside-avoid-5-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-table-page-break-inside-avoid-5.htm">moz-css21-table-page-break-inside-avoid-5</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-5-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1301,7 +1323,7 @@
<tr id="moz-css21-table-page-break-inside-avoid-6-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-table-page-break-inside-avoid-6.htm">moz-css21-table-page-break-inside-avoid-6</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-6-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1309,7 +1331,7 @@
<tr id="moz-css21-table-page-break-inside-avoid-7-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-table-page-break-inside-avoid-7.htm">moz-css21-table-page-break-inside-avoid-7</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-7-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1317,7 +1339,7 @@
<tr id="moz-css21-table-page-break-inside-avoid-8-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-css21-table-page-break-inside-avoid-8.htm">moz-css21-table-page-break-inside-avoid-8</a></strong></td>
<td></td>
<td><a href="reference/moz-css21-table-page-break-inside-avoid-6-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>CSS 2.1 page-break-inside:avoid
</td>
@@ -1325,7 +1347,7 @@
<tr id="moz-multicol3-column-balancing-break-inside-avoid-1-13.3.1.#propdef-page-break-inside" class="primary paged">
<td><strong>
<a href="moz-multicol3-column-balancing-break-inside-avoid-1.htm">moz-multicol3-column-balancing-break-inside-avoid-1</a></strong></td>
<td></td>
<td><a href="reference/moz-multicol3-column-balancing-break-inside-avoid-1-ref.htm">=</a> </td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>Balancing Overflow, page-break-inside:avoid
</td>

View File

@@ -1974,7 +1974,7 @@
<tr id="font-style-applies-to-016-15.4" class="">
<td>
<a href="font-style-applies-to-016.htm">font-style-applies-to-016</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: none' elements
<ul class="assert">
@@ -2197,7 +2197,7 @@
<tr id="font-style-applies-to-016-15.4.#propdef-font-style" class="primary">
<td><strong>
<a href="font-style-applies-to-016.htm">font-style-applies-to-016</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Font-style and 'display: none' elements
<ul class="assert">
@@ -2487,7 +2487,7 @@
<tr id="font-variant-applies-to-016-15.5" class="">
<td>
<a href="font-variant-applies-to-016.htm">font-variant-applies-to-016</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>'font-variant' and 'display: none' elements
<ul class="assert">
@@ -2688,7 +2688,7 @@
<tr id="font-variant-applies-to-016-15.5.#propdef-font-variant" class="primary">
<td><strong>
<a href="font-variant-applies-to-016.htm">font-variant-applies-to-016</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>'font-variant' and 'display: none' elements
<ul class="assert">
@@ -3046,7 +3046,7 @@
<tr id="font-weight-applies-to-016-15.6" class="">
<td>
<a href="font-weight-applies-to-016.htm">font-weight-applies-to-016</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Font-weight and 'display: none' elements
<ul class="assert">
@@ -3445,7 +3445,7 @@
<tr id="font-weight-applies-to-016-15.6.#propdef-font-weight" class="primary">
<td><strong>
<a href="font-weight-applies-to-016.htm">font-weight-applies-to-016</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Font-weight and 'display: none' elements
<ul class="assert">
@@ -3659,7 +3659,7 @@
<tr id="font-size-001-15.7" class="ahem invalid">
<td>
<a href="font-size-001.htm">font-size-001</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using pixels with a minimum minus one value, -1px
<ul class="assert">
@@ -3670,7 +3670,7 @@
<tr id="font-size-002-15.7" class="ahem">
<td>
<a href="font-size-002.htm">font-size-002</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using pixels with a minimum value, 0px
<ul class="assert">
@@ -3692,7 +3692,7 @@
<tr id="font-size-004-15.7" class="ahem">
<td>
<a href="font-size-004.htm">font-size-004</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using pixels with a negative zero value, -0px
<ul class="assert">
@@ -3703,7 +3703,7 @@
<tr id="font-size-005-15.7" class="ahem">
<td>
<a href="font-size-005.htm">font-size-005</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using pixels with a positive zero value, +0px
<ul class="assert">
@@ -3736,7 +3736,7 @@
<tr id="font-size-012-15.7" class="ahem invalid">
<td>
<a href="font-size-012.htm">font-size-012</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using points with a minimum minus one value, -1pt
<ul class="assert">
@@ -3747,7 +3747,7 @@
<tr id="font-size-013-15.7" class="ahem">
<td>
<a href="font-size-013.htm">font-size-013</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using points with a minimum value, 0pt
<ul class="assert">
@@ -3769,7 +3769,7 @@
<tr id="font-size-015-15.7" class="ahem">
<td>
<a href="font-size-015.htm">font-size-015</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using points with a negative zero value, -0pt
<ul class="assert">
@@ -3780,7 +3780,7 @@
<tr id="font-size-016-15.7" class="ahem">
<td>
<a href="font-size-016.htm">font-size-016</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using points with a positive zero value, +0pt
<ul class="assert">
@@ -3813,7 +3813,7 @@
<tr id="font-size-023-15.7" class="ahem invalid">
<td>
<a href="font-size-023.htm">font-size-023</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using picas with a minimum minus one value, -1pc
<ul class="assert">
@@ -3824,7 +3824,7 @@
<tr id="font-size-024-15.7" class="ahem">
<td>
<a href="font-size-024.htm">font-size-024</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using picas with a minimum value, 0pc
<ul class="assert">
@@ -3846,7 +3846,7 @@
<tr id="font-size-026-15.7" class="ahem">
<td>
<a href="font-size-026.htm">font-size-026</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using picas with a negative zero value, -0pc
<ul class="assert">
@@ -3857,7 +3857,7 @@
<tr id="font-size-027-15.7" class="ahem">
<td>
<a href="font-size-027.htm">font-size-027</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using picas with a positive zero value, +0pc
<ul class="assert">
@@ -3890,7 +3890,7 @@
<tr id="font-size-034-15.7" class="ahem invalid">
<td>
<a href="font-size-034.htm">font-size-034</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using centimeters with a minimum minus one value, -1cm
<ul class="assert">
@@ -3901,7 +3901,7 @@
<tr id="font-size-035-15.7" class="ahem">
<td>
<a href="font-size-035.htm">font-size-035</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using centimeters with a minimum value, 0cm
<ul class="assert">
@@ -3923,7 +3923,7 @@
<tr id="font-size-037-15.7" class="ahem">
<td>
<a href="font-size-037.htm">font-size-037</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using centimeters with a negative zero value, -0cm
<ul class="assert">
@@ -3934,7 +3934,7 @@
<tr id="font-size-038-15.7" class="ahem">
<td>
<a href="font-size-038.htm">font-size-038</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using centimeters with a positive zero value, +0cm
<ul class="assert">
@@ -3967,7 +3967,7 @@
<tr id="font-size-045-15.7" class="ahem invalid">
<td>
<a href="font-size-045.htm">font-size-045</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using millimeters with a minimum minus one value, -1mm
<ul class="assert">
@@ -3978,7 +3978,7 @@
<tr id="font-size-046-15.7" class="ahem">
<td>
<a href="font-size-046.htm">font-size-046</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using millimeters with a minimum value, 0mm
<ul class="assert">
@@ -4000,7 +4000,7 @@
<tr id="font-size-048-15.7" class="ahem">
<td>
<a href="font-size-048.htm">font-size-048</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using millimeters with a negative zero value, -0mm
<ul class="assert">
@@ -4011,7 +4011,7 @@
<tr id="font-size-049-15.7" class="ahem">
<td>
<a href="font-size-049.htm">font-size-049</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using millimeters with a positive zero value, +0mm
<ul class="assert">
@@ -4044,7 +4044,7 @@
<tr id="font-size-056-15.7" class="ahem invalid">
<td>
<a href="font-size-056.htm">font-size-056</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using inches with a minimum minus one value, -1in
<ul class="assert">
@@ -4055,7 +4055,7 @@
<tr id="font-size-057-15.7" class="ahem">
<td>
<a href="font-size-057.htm">font-size-057</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using inches with a minimum value, 0in
<ul class="assert">
@@ -4077,7 +4077,7 @@
<tr id="font-size-059-15.7" class="ahem">
<td>
<a href="font-size-059.htm">font-size-059</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using inches with a negative zero value, -0in
<ul class="assert">
@@ -4088,7 +4088,7 @@
<tr id="font-size-060-15.7" class="ahem">
<td>
<a href="font-size-060.htm">font-size-060</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using inches with a positive zero value, +0in
<ul class="assert">
@@ -4121,7 +4121,7 @@
<tr id="font-size-067-15.7" class="ahem invalid">
<td>
<a href="font-size-067.htm">font-size-067</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using 'em' units with a minimum minus one value, -1em
<ul class="assert">
@@ -4132,7 +4132,7 @@
<tr id="font-size-068-15.7" class="ahem">
<td>
<a href="font-size-068.htm">font-size-068</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'em' units with a minimum value, 0em
<ul class="assert">
@@ -4154,7 +4154,7 @@
<tr id="font-size-070-15.7" class="ahem">
<td>
<a href="font-size-070.htm">font-size-070</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'em' units with a negative zero value, -0em
<ul class="assert">
@@ -4165,7 +4165,7 @@
<tr id="font-size-071-15.7" class="ahem">
<td>
<a href="font-size-071.htm">font-size-071</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'em' units with a positive zero value, +0em
<ul class="assert">
@@ -4198,7 +4198,7 @@
<tr id="font-size-078-15.7" class="ahem invalid">
<td>
<a href="font-size-078.htm">font-size-078</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using 'ex' units with a minimum minus one value, -1ex
<ul class="assert">
@@ -4209,7 +4209,7 @@
<tr id="font-size-079-15.7" class="ahem">
<td>
<a href="font-size-079.htm">font-size-079</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'ex' units with a minimum value, 0ex
<ul class="assert">
@@ -4231,7 +4231,7 @@
<tr id="font-size-081-15.7" class="ahem">
<td>
<a href="font-size-081.htm">font-size-081</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'ex' units with a negative zero value, -0ex
<ul class="assert">
@@ -4242,7 +4242,7 @@
<tr id="font-size-082-15.7" class="ahem">
<td>
<a href="font-size-082.htm">font-size-082</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'ex' units with a positive zero value, +0ex
<ul class="assert">
@@ -4275,7 +4275,7 @@
<tr id="font-size-089-15.7" class="ahem invalid">
<td>
<a href="font-size-089.htm">font-size-089</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using percentages with a minimum minus one value, -1%
<ul class="assert">
@@ -4286,7 +4286,7 @@
<tr id="font-size-090-15.7" class="ahem">
<td>
<a href="font-size-090.htm">font-size-090</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using percentages with a minimum value, 0%
<ul class="assert">
@@ -4308,7 +4308,7 @@
<tr id="font-size-092-15.7" class="ahem">
<td>
<a href="font-size-092.htm">font-size-092</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using percentages with a negative zero value, -0%
<ul class="assert">
@@ -4319,7 +4319,7 @@
<tr id="font-size-093-15.7" class="ahem">
<td>
<a href="font-size-093.htm">font-size-093</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using percentages with a positive zero value, +0%
<ul class="assert">
@@ -4352,7 +4352,7 @@
<tr id="font-size-100-15.7" class="ahem">
<td>
<a href="font-size-100.htm">font-size-100</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size with a negative zero value and no units, -0
<ul class="assert">
@@ -4363,7 +4363,7 @@
<tr id="font-size-101-15.7" class="ahem">
<td>
<a href="font-size-101.htm">font-size-101</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size with a zero value and no units, 0
<ul class="assert">
@@ -4374,7 +4374,7 @@
<tr id="font-size-102-15.7" class="ahem">
<td>
<a href="font-size-102.htm">font-size-102</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size with a positive zero value and no units, +0
<ul class="assert">
@@ -4732,7 +4732,7 @@
<tr id="font-size-applies-to-016-15.7" class="ahem">
<td>
<a href="font-size-applies-to-016.htm">font-size-applies-to-016</a></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size and 'display: none' elements
<ul class="assert">
@@ -4804,7 +4804,7 @@
<tr id="font-size-001-15.7.#propdef-font-size" class="primary ahem invalid">
<td><strong>
<a href="font-size-001.htm">font-size-001</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using pixels with a minimum minus one value, -1px
<ul class="assert">
@@ -4815,7 +4815,7 @@
<tr id="font-size-002-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-002.htm">font-size-002</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using pixels with a minimum value, 0px
<ul class="assert">
@@ -4837,7 +4837,7 @@
<tr id="font-size-004-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-004.htm">font-size-004</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using pixels with a negative zero value, -0px
<ul class="assert">
@@ -4848,7 +4848,7 @@
<tr id="font-size-005-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-005.htm">font-size-005</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using pixels with a positive zero value, +0px
<ul class="assert">
@@ -4881,7 +4881,7 @@
<tr id="font-size-012-15.7.#propdef-font-size" class="primary ahem invalid">
<td><strong>
<a href="font-size-012.htm">font-size-012</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using points with a minimum minus one value, -1pt
<ul class="assert">
@@ -4892,7 +4892,7 @@
<tr id="font-size-013-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-013.htm">font-size-013</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using points with a minimum value, 0pt
<ul class="assert">
@@ -4914,7 +4914,7 @@
<tr id="font-size-015-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-015.htm">font-size-015</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using points with a negative zero value, -0pt
<ul class="assert">
@@ -4925,7 +4925,7 @@
<tr id="font-size-016-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-016.htm">font-size-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using points with a positive zero value, +0pt
<ul class="assert">
@@ -4958,7 +4958,7 @@
<tr id="font-size-023-15.7.#propdef-font-size" class="primary ahem invalid">
<td><strong>
<a href="font-size-023.htm">font-size-023</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using picas with a minimum minus one value, -1pc
<ul class="assert">
@@ -4969,7 +4969,7 @@
<tr id="font-size-024-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-024.htm">font-size-024</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using picas with a minimum value, 0pc
<ul class="assert">
@@ -4991,7 +4991,7 @@
<tr id="font-size-026-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-026.htm">font-size-026</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using picas with a negative zero value, -0pc
<ul class="assert">
@@ -5002,7 +5002,7 @@
<tr id="font-size-027-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-027.htm">font-size-027</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using picas with a positive zero value, +0pc
<ul class="assert">
@@ -5035,7 +5035,7 @@
<tr id="font-size-034-15.7.#propdef-font-size" class="primary ahem invalid">
<td><strong>
<a href="font-size-034.htm">font-size-034</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using centimeters with a minimum minus one value, -1cm
<ul class="assert">
@@ -5046,7 +5046,7 @@
<tr id="font-size-035-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-035.htm">font-size-035</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using centimeters with a minimum value, 0cm
<ul class="assert">
@@ -5068,7 +5068,7 @@
<tr id="font-size-037-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-037.htm">font-size-037</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using centimeters with a negative zero value, -0cm
<ul class="assert">
@@ -5079,7 +5079,7 @@
<tr id="font-size-038-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-038.htm">font-size-038</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using centimeters with a positive zero value, +0cm
<ul class="assert">
@@ -5112,7 +5112,7 @@
<tr id="font-size-045-15.7.#propdef-font-size" class="primary ahem invalid">
<td><strong>
<a href="font-size-045.htm">font-size-045</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using millimeters with a minimum minus one value, -1mm
<ul class="assert">
@@ -5123,7 +5123,7 @@
<tr id="font-size-046-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-046.htm">font-size-046</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using millimeters with a minimum value, 0mm
<ul class="assert">
@@ -5145,7 +5145,7 @@
<tr id="font-size-048-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-048.htm">font-size-048</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using millimeters with a negative zero value, -0mm
<ul class="assert">
@@ -5156,7 +5156,7 @@
<tr id="font-size-049-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-049.htm">font-size-049</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using millimeters with a positive zero value, +0mm
<ul class="assert">
@@ -5189,7 +5189,7 @@
<tr id="font-size-056-15.7.#propdef-font-size" class="primary ahem invalid">
<td><strong>
<a href="font-size-056.htm">font-size-056</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using inches with a minimum minus one value, -1in
<ul class="assert">
@@ -5200,7 +5200,7 @@
<tr id="font-size-057-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-057.htm">font-size-057</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using inches with a minimum value, 0in
<ul class="assert">
@@ -5222,7 +5222,7 @@
<tr id="font-size-059-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-059.htm">font-size-059</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using inches with a negative zero value, -0in
<ul class="assert">
@@ -5233,7 +5233,7 @@
<tr id="font-size-060-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-060.htm">font-size-060</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using inches with a positive zero value, +0in
<ul class="assert">
@@ -5266,7 +5266,7 @@
<tr id="font-size-067-15.7.#propdef-font-size" class="primary ahem invalid">
<td><strong>
<a href="font-size-067.htm">font-size-067</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using 'em' units with a minimum minus one value, -1em
<ul class="assert">
@@ -5277,7 +5277,7 @@
<tr id="font-size-068-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-068.htm">font-size-068</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'em' units with a minimum value, 0em
<ul class="assert">
@@ -5299,7 +5299,7 @@
<tr id="font-size-070-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-070.htm">font-size-070</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'em' units with a negative zero value, -0em
<ul class="assert">
@@ -5310,7 +5310,7 @@
<tr id="font-size-071-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-071.htm">font-size-071</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'em' units with a positive zero value, +0em
<ul class="assert">
@@ -5343,7 +5343,7 @@
<tr id="font-size-078-15.7.#propdef-font-size" class="primary ahem invalid">
<td><strong>
<a href="font-size-078.htm">font-size-078</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using 'ex' units with a minimum minus one value, -1ex
<ul class="assert">
@@ -5354,7 +5354,7 @@
<tr id="font-size-079-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-079.htm">font-size-079</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'ex' units with a minimum value, 0ex
<ul class="assert">
@@ -5376,7 +5376,7 @@
<tr id="font-size-081-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-081.htm">font-size-081</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'ex' units with a negative zero value, -0ex
<ul class="assert">
@@ -5387,7 +5387,7 @@
<tr id="font-size-082-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-082.htm">font-size-082</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using 'ex' units with a positive zero value, +0ex
<ul class="assert">
@@ -5420,7 +5420,7 @@
<tr id="font-size-089-15.7.#propdef-font-size" class="primary ahem invalid">
<td><strong>
<a href="font-size-089.htm">font-size-089</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Font-size using percentages with a minimum minus one value, -1%
<ul class="assert">
@@ -5431,7 +5431,7 @@
<tr id="font-size-090-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-090.htm">font-size-090</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using percentages with a minimum value, 0%
<ul class="assert">
@@ -5453,7 +5453,7 @@
<tr id="font-size-092-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-092.htm">font-size-092</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using percentages with a negative zero value, -0%
<ul class="assert">
@@ -5464,7 +5464,7 @@
<tr id="font-size-093-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-093.htm">font-size-093</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size using percentages with a positive zero value, +0%
<ul class="assert">
@@ -5497,7 +5497,7 @@
<tr id="font-size-100-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-100.htm">font-size-100</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size with a negative zero value and no units, -0
<ul class="assert">
@@ -5508,7 +5508,7 @@
<tr id="font-size-101-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-101.htm">font-size-101</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size with a zero value and no units, 0
<ul class="assert">
@@ -5519,7 +5519,7 @@
<tr id="font-size-102-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-102.htm">font-size-102</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size with a positive zero value and no units, +0
<ul class="assert">
@@ -5783,7 +5783,7 @@
<tr id="font-size-applies-to-016-15.7.#propdef-font-size" class="primary ahem">
<td><strong>
<a href="font-size-applies-to-016.htm">font-size-applies-to-016</a></strong></td>
<td><a href="reference/font-size-001-ref.htm">=</a> </td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Font-size and 'display: none' elements
<ul class="assert">

View File

@@ -871,7 +871,7 @@
<tr id="text-indent-overflow-001-16.1" class="primary">
<td><strong>
<a href="text-indent-overflow-001.htm">text-indent-overflow-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Text-indent with negative value with overflow hidden
<ul class="assert">
@@ -904,7 +904,7 @@
<tr id="text-indent-overflow-004-16.1" class="primary">
<td><strong>
<a href="text-indent-overflow-004.htm">text-indent-overflow-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Text-indent with value larger than the available width with 'overflow' set to 'hidden'
<ul class="assert">
@@ -3692,7 +3692,7 @@
<tr id="text-decoration-image-001-16.3.1" class="primary image">
<td><strong>
<a href="text-decoration-image-001.htm">text-decoration-image-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Text-decoration on images
<ul class="assert">

View File

@@ -476,7 +476,7 @@
<tr id="table-column-rendering-001-17.2" class="primary">
<td><strong>
<a href="table-column-rendering-001.htm">table-column-rendering-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Table columns are not rendered
<ul class="assert">
@@ -487,7 +487,7 @@
<tr id="table-column-rendering-002-17.2" class="primary">
<td><strong>
<a href="table-column-rendering-002.htm">table-column-rendering-002</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Table column groups are not rendered
<ul class="assert">
@@ -2993,7 +2993,7 @@
<tr id="caption-side-applies-to-016-17.4.1" class="">
<td>
<a href="caption-side-applies-to-016.htm">caption-side-applies-to-016</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Caption-side and 'display: none' elements
<ul class="assert">
@@ -3260,7 +3260,7 @@
<tr id="caption-side-applies-to-016-17.4.1.#propdef-caption-side" class="primary">
<td><strong>
<a href="caption-side-applies-to-016.htm">caption-side-applies-to-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Caption-side and 'display: none' elements
<ul class="assert">
@@ -3516,7 +3516,7 @@
<tr id="table-visual-layout-017-17.5" class="primary">
<td><strong>
<a href="table-visual-layout-017.htm">table-visual-layout-017</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Table row boxes exactly cover the table in the collapsing borders model
<ul class="assert">
@@ -3527,7 +3527,7 @@
<tr id="table-visual-layout-018-17.5" class="primary">
<td><strong>
<a href="table-visual-layout-018.htm">table-visual-layout-018</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Table column boxes exactly cover the table in the collapsing borders model
<ul class="assert">
@@ -4122,7 +4122,7 @@
<tr id="table-layout-applies-to-016-17.5.2" class="">
<td>
<a href="table-layout-applies-to-016.htm">table-layout-applies-to-016</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Table-layout and 'display: none' elements
<ul class="assert">
@@ -4389,7 +4389,7 @@
<tr id="table-layout-applies-to-016-17.5.2.#propdef-table-layout" class="primary">
<td><strong>
<a href="table-layout-applies-to-016.htm">table-layout-applies-to-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Table-layout and 'display: none' elements
<ul class="assert">
@@ -6331,7 +6331,7 @@
<tr id="border-collapse-applies-to-016-17.6" class="">
<td>
<a href="border-collapse-applies-to-016.htm">border-collapse-applies-to-016</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Border-collapse and 'display: none' elements
<ul class="assert">
@@ -6576,7 +6576,7 @@
<tr id="border-collapse-applies-to-016-17.6.#propdef-border-collapse" class="primary">
<td><strong>
<a href="border-collapse-applies-to-016.htm">border-collapse-applies-to-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Border-collapse and 'display: none' elements
<ul class="assert">
@@ -7465,7 +7465,7 @@
<tr id="border-spacing-applies-to-016-17.6.1" class="">
<td>
<a href="border-spacing-applies-to-016.htm">border-spacing-applies-to-016</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Border-spacing and 'display: none' elements
<ul class="assert">
@@ -8645,7 +8645,7 @@
<tr id="border-spacing-applies-to-016-17.6.1.#propdef-border-spacing" class="primary">
<td><strong>
<a href="border-spacing-applies-to-016.htm">border-spacing-applies-to-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Border-spacing and 'display: none' elements
<ul class="assert">
@@ -8907,7 +8907,7 @@
<tr id="empty-cells-applies-to-008-17.6.1.1" class="">
<td>
<a href="empty-cells-applies-to-008.htm">empty-cells-applies-to-008</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-row-group' elements
<ul class="assert">
@@ -8918,7 +8918,7 @@
<tr id="empty-cells-applies-to-009-17.6.1.1" class="">
<td>
<a href="empty-cells-applies-to-009.htm">empty-cells-applies-to-009</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-header-group' elements
<ul class="assert">
@@ -8929,7 +8929,7 @@
<tr id="empty-cells-applies-to-010-17.6.1.1" class="">
<td>
<a href="empty-cells-applies-to-010.htm">empty-cells-applies-to-010</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-footer-group' elements
<ul class="assert">
@@ -8940,7 +8940,7 @@
<tr id="empty-cells-applies-to-011-17.6.1.1" class="">
<td>
<a href="empty-cells-applies-to-011.htm">empty-cells-applies-to-011</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-row' elements
<ul class="assert">
@@ -8951,7 +8951,7 @@
<tr id="empty-cells-applies-to-012-17.6.1.1" class="">
<td>
<a href="empty-cells-applies-to-012.htm">empty-cells-applies-to-012</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-column' elements
<ul class="assert">
@@ -8962,7 +8962,7 @@
<tr id="empty-cells-applies-to-013-17.6.1.1" class="">
<td>
<a href="empty-cells-applies-to-013.htm">empty-cells-applies-to-013</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-column-group' elements
<ul class="assert">
@@ -8973,7 +8973,7 @@
<tr id="empty-cells-applies-to-014-17.6.1.1" class="">
<td>
<a href="empty-cells-applies-to-014.htm">empty-cells-applies-to-014</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-cell' elements
<ul class="assert">
@@ -8995,7 +8995,7 @@
<tr id="empty-cells-applies-to-016-17.6.1.1" class="">
<td>
<a href="empty-cells-applies-to-016.htm">empty-cells-applies-to-016</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: none' elements
<ul class="assert">
@@ -9006,7 +9006,7 @@
<tr id="empty-cells-applies-to-017-17.6.1.1" class="">
<td>
<a href="empty-cells-applies-to-017.htm">empty-cells-applies-to-017</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: inherit' elements
<ul class="assert">
@@ -9207,7 +9207,7 @@
<tr id="empty-cells-applies-to-008-17.6.1.1.#propdef-empty-cells" class="primary">
<td><strong>
<a href="empty-cells-applies-to-008.htm">empty-cells-applies-to-008</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-row-group' elements
<ul class="assert">
@@ -9218,7 +9218,7 @@
<tr id="empty-cells-applies-to-009-17.6.1.1.#propdef-empty-cells" class="primary">
<td><strong>
<a href="empty-cells-applies-to-009.htm">empty-cells-applies-to-009</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-header-group' elements
<ul class="assert">
@@ -9229,7 +9229,7 @@
<tr id="empty-cells-applies-to-010-17.6.1.1.#propdef-empty-cells" class="primary">
<td><strong>
<a href="empty-cells-applies-to-010.htm">empty-cells-applies-to-010</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-footer-group' elements
<ul class="assert">
@@ -9240,7 +9240,7 @@
<tr id="empty-cells-applies-to-011-17.6.1.1.#propdef-empty-cells" class="primary">
<td><strong>
<a href="empty-cells-applies-to-011.htm">empty-cells-applies-to-011</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-row' elements
<ul class="assert">
@@ -9251,7 +9251,7 @@
<tr id="empty-cells-applies-to-012-17.6.1.1.#propdef-empty-cells" class="primary">
<td><strong>
<a href="empty-cells-applies-to-012.htm">empty-cells-applies-to-012</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-column' elements
<ul class="assert">
@@ -9262,7 +9262,7 @@
<tr id="empty-cells-applies-to-013-17.6.1.1.#propdef-empty-cells" class="primary">
<td><strong>
<a href="empty-cells-applies-to-013.htm">empty-cells-applies-to-013</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-column-group' elements
<ul class="assert">
@@ -9273,7 +9273,7 @@
<tr id="empty-cells-applies-to-014-17.6.1.1.#propdef-empty-cells" class="primary">
<td><strong>
<a href="empty-cells-applies-to-014.htm">empty-cells-applies-to-014</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: table-cell' elements
<ul class="assert">
@@ -9295,7 +9295,7 @@
<tr id="empty-cells-applies-to-016-17.6.1.1.#propdef-empty-cells" class="primary">
<td><strong>
<a href="empty-cells-applies-to-016.htm">empty-cells-applies-to-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: none' elements
<ul class="assert">
@@ -9306,7 +9306,7 @@
<tr id="empty-cells-applies-to-017-17.6.1.1.#propdef-empty-cells" class="primary">
<td><strong>
<a href="empty-cells-applies-to-017.htm">empty-cells-applies-to-017</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Empty-cells and 'display: inherit' elements
<ul class="assert">

View File

@@ -1156,7 +1156,7 @@
<tr id="outline-applies-to-005-18.4" class="">
<td>
<a href="outline-applies-to-005.htm">outline-applies-to-005</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline applied to element with display table-column-group
<ul class="assert">
@@ -1167,7 +1167,7 @@
<tr id="outline-applies-to-006-18.4" class="">
<td>
<a href="outline-applies-to-006.htm">outline-applies-to-006</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline applied to element with display table-column
<ul class="assert">
@@ -2938,7 +2938,7 @@
<tr id="outline-color-applies-to-005-18.4" class="">
<td>
<a href="outline-color-applies-to-005.htm">outline-color-applies-to-005</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-color applied to element with display table-column-group
<ul class="assert">
@@ -2949,7 +2949,7 @@
<tr id="outline-color-applies-to-006-18.4" class="">
<td>
<a href="outline-color-applies-to-006.htm">outline-color-applies-to-006</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-color applied to element with display table-column
<ul class="assert">
@@ -3191,7 +3191,7 @@
<tr id="outline-style-001-18.4" class="">
<td>
<a href="outline-style-001.htm">outline-style-001</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-style set to 'none'
<ul class="assert">
@@ -3345,7 +3345,7 @@
<tr id="outline-style-applies-to-005-18.4" class="">
<td>
<a href="outline-style-applies-to-005.htm">outline-style-applies-to-005</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-style applied to element with display table-column-group
<ul class="assert">
@@ -3356,7 +3356,7 @@
<tr id="outline-style-applies-to-006-18.4" class="">
<td>
<a href="outline-style-applies-to-006.htm">outline-style-applies-to-006</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-style applied to element with display table-column
<ul class="assert">
@@ -3488,7 +3488,7 @@
<tr id="outline-width-002-18.4" class="">
<td>
<a href="outline-width-002.htm">outline-width-002</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width set to a minimum value for pixels
<ul class="assert">
@@ -3510,7 +3510,7 @@
<tr id="outline-width-004-18.4" class="">
<td>
<a href="outline-width-004.htm">outline-width-004</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0px solid outline
<ul class="assert">
@@ -3521,7 +3521,7 @@
<tr id="outline-width-005-18.4" class="">
<td>
<a href="outline-width-005.htm">outline-width-005</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0px solid outline
<ul class="assert">
@@ -3565,7 +3565,7 @@
<tr id="outline-width-013-18.4" class="">
<td>
<a href="outline-width-013.htm">outline-width-013</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width with a minimum value in points
<ul class="assert">
@@ -3587,7 +3587,7 @@
<tr id="outline-width-015-18.4" class="">
<td>
<a href="outline-width-015.htm">outline-width-015</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width with a negative minimum value in points
<ul class="assert">
@@ -3598,7 +3598,7 @@
<tr id="outline-width-016-18.4" class="">
<td>
<a href="outline-width-016.htm">outline-width-016</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width with a positive minimum value in points
<ul class="assert">
@@ -3642,7 +3642,7 @@
<tr id="outline-width-024-18.4" class="">
<td>
<a href="outline-width-024.htm">outline-width-024</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0pc solid outline
<ul class="assert">
@@ -3664,7 +3664,7 @@
<tr id="outline-width-026-18.4" class="">
<td>
<a href="outline-width-026.htm">outline-width-026</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0pc solid outline
<ul class="assert">
@@ -3675,7 +3675,7 @@
<tr id="outline-width-027-18.4" class="">
<td>
<a href="outline-width-027.htm">outline-width-027</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0pc solid outline
<ul class="assert">
@@ -3719,7 +3719,7 @@
<tr id="outline-width-035-18.4" class="">
<td>
<a href="outline-width-035.htm">outline-width-035</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0cm solid outline
<ul class="assert">
@@ -3741,7 +3741,7 @@
<tr id="outline-width-037-18.4" class="">
<td>
<a href="outline-width-037.htm">outline-width-037</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0cm solid outline
<ul class="assert">
@@ -3752,7 +3752,7 @@
<tr id="outline-width-038-18.4" class="">
<td>
<a href="outline-width-038.htm">outline-width-038</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0cm solid outline
<ul class="assert">
@@ -3796,7 +3796,7 @@
<tr id="outline-width-046-18.4" class="">
<td>
<a href="outline-width-046.htm">outline-width-046</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0mm solid outline
<ul class="assert">
@@ -3818,7 +3818,7 @@
<tr id="outline-width-048-18.4" class="">
<td>
<a href="outline-width-048.htm">outline-width-048</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0mm solid outline
<ul class="assert">
@@ -3829,7 +3829,7 @@
<tr id="outline-width-049-18.4" class="">
<td>
<a href="outline-width-049.htm">outline-width-049</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0mm solid outline
<ul class="assert">
@@ -3873,7 +3873,7 @@
<tr id="outline-width-057-18.4" class="">
<td>
<a href="outline-width-057.htm">outline-width-057</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0in solid outline
<ul class="assert">
@@ -3895,7 +3895,7 @@
<tr id="outline-width-059-18.4" class="">
<td>
<a href="outline-width-059.htm">outline-width-059</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0in solid outline
<ul class="assert">
@@ -3906,7 +3906,7 @@
<tr id="outline-width-060-18.4" class="">
<td>
<a href="outline-width-060.htm">outline-width-060</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0in solid outline
<ul class="assert">
@@ -3950,7 +3950,7 @@
<tr id="outline-width-068-18.4" class="">
<td>
<a href="outline-width-068.htm">outline-width-068</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0em solid outline
<ul class="assert">
@@ -3972,7 +3972,7 @@
<tr id="outline-width-070-18.4" class="">
<td>
<a href="outline-width-070.htm">outline-width-070</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0em solid outline
<ul class="assert">
@@ -3983,7 +3983,7 @@
<tr id="outline-width-071-18.4" class="">
<td>
<a href="outline-width-071.htm">outline-width-071</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0em solid outline
<ul class="assert">
@@ -4027,7 +4027,7 @@
<tr id="outline-width-079-18.4" class="">
<td>
<a href="outline-width-079.htm">outline-width-079</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0ex solid outline
<ul class="assert">
@@ -4049,7 +4049,7 @@
<tr id="outline-width-081-18.4" class="">
<td>
<a href="outline-width-081.htm">outline-width-081</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0ex solid outline
<ul class="assert">
@@ -4060,7 +4060,7 @@
<tr id="outline-width-082-18.4" class="">
<td>
<a href="outline-width-082.htm">outline-width-082</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0ex solid outline
<ul class="assert">
@@ -4093,7 +4093,7 @@
<tr id="outline-width-089-18.4" class="">
<td>
<a href="outline-width-089.htm">outline-width-089</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0 solid outline
<ul class="assert">
@@ -4104,7 +4104,7 @@
<tr id="outline-width-090-18.4" class="">
<td>
<a href="outline-width-090.htm">outline-width-090</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0 solid outline
<ul class="assert">
@@ -4115,7 +4115,7 @@
<tr id="outline-width-091-18.4" class="">
<td>
<a href="outline-width-091.htm">outline-width-091</a></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0 solid outline
<ul class="assert">
@@ -4225,7 +4225,7 @@
<tr id="outline-width-applies-to-005-18.4" class="">
<td>
<a href="outline-width-applies-to-005.htm">outline-width-applies-to-005</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-width applied to element with display table-column-group
<ul class="assert">
@@ -4236,7 +4236,7 @@
<tr id="outline-width-applies-to-006-18.4" class="">
<td>
<a href="outline-width-applies-to-006.htm">outline-width-applies-to-006</a></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-width applied to element with display table-column
<ul class="assert">
@@ -4591,7 +4591,7 @@
<tr id="outline-applies-to-005-18.4.#propdef-outline" class="primary">
<td><strong>
<a href="outline-applies-to-005.htm">outline-applies-to-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline applied to element with display table-column-group
<ul class="assert">
@@ -4602,7 +4602,7 @@
<tr id="outline-applies-to-006-18.4.#propdef-outline" class="primary">
<td><strong>
<a href="outline-applies-to-006.htm">outline-applies-to-006</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline applied to element with display table-column
<ul class="assert">
@@ -6376,7 +6376,7 @@
<tr id="outline-color-applies-to-005-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-applies-to-005.htm">outline-color-applies-to-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-color applied to element with display table-column-group
<ul class="assert">
@@ -6387,7 +6387,7 @@
<tr id="outline-color-applies-to-006-18.4.#propdef-outline-color" class="primary">
<td><strong>
<a href="outline-color-applies-to-006.htm">outline-color-applies-to-006</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-color applied to element with display table-column
<ul class="assert">
@@ -6500,7 +6500,7 @@
<tr id="outline-style-001-18.4.#propdef-outline-style" class="primary">
<td><strong>
<a href="outline-style-001.htm">outline-style-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-style set to 'none'
<ul class="assert">
@@ -6654,7 +6654,7 @@
<tr id="outline-style-applies-to-005-18.4.#propdef-outline-style" class="primary">
<td><strong>
<a href="outline-style-applies-to-005.htm">outline-style-applies-to-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-style applied to element with display table-column-group
<ul class="assert">
@@ -6665,7 +6665,7 @@
<tr id="outline-style-applies-to-006-18.4.#propdef-outline-style" class="primary">
<td><strong>
<a href="outline-style-applies-to-006.htm">outline-style-applies-to-006</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-style applied to element with display table-column
<ul class="assert">
@@ -6789,7 +6789,7 @@
<tr id="outline-width-002-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-002.htm">outline-width-002</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width set to a minimum value for pixels
<ul class="assert">
@@ -6811,7 +6811,7 @@
<tr id="outline-width-004-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-004.htm">outline-width-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0px solid outline
<ul class="assert">
@@ -6822,7 +6822,7 @@
<tr id="outline-width-005-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-005.htm">outline-width-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0px solid outline
<ul class="assert">
@@ -6866,7 +6866,7 @@
<tr id="outline-width-013-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-013.htm">outline-width-013</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width with a minimum value in points
<ul class="assert">
@@ -6888,7 +6888,7 @@
<tr id="outline-width-015-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-015.htm">outline-width-015</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width with a negative minimum value in points
<ul class="assert">
@@ -6899,7 +6899,7 @@
<tr id="outline-width-016-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-016.htm">outline-width-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width with a positive minimum value in points
<ul class="assert">
@@ -6943,7 +6943,7 @@
<tr id="outline-width-024-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-024.htm">outline-width-024</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0pc solid outline
<ul class="assert">
@@ -6965,7 +6965,7 @@
<tr id="outline-width-026-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-026.htm">outline-width-026</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0pc solid outline
<ul class="assert">
@@ -6976,7 +6976,7 @@
<tr id="outline-width-027-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-027.htm">outline-width-027</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0pc solid outline
<ul class="assert">
@@ -7020,7 +7020,7 @@
<tr id="outline-width-035-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-035.htm">outline-width-035</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0cm solid outline
<ul class="assert">
@@ -7042,7 +7042,7 @@
<tr id="outline-width-037-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-037.htm">outline-width-037</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0cm solid outline
<ul class="assert">
@@ -7053,7 +7053,7 @@
<tr id="outline-width-038-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-038.htm">outline-width-038</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0cm solid outline
<ul class="assert">
@@ -7097,7 +7097,7 @@
<tr id="outline-width-046-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-046.htm">outline-width-046</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0mm solid outline
<ul class="assert">
@@ -7119,7 +7119,7 @@
<tr id="outline-width-048-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-048.htm">outline-width-048</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0mm solid outline
<ul class="assert">
@@ -7130,7 +7130,7 @@
<tr id="outline-width-049-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-049.htm">outline-width-049</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0mm solid outline
<ul class="assert">
@@ -7174,7 +7174,7 @@
<tr id="outline-width-057-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-057.htm">outline-width-057</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0in solid outline
<ul class="assert">
@@ -7196,7 +7196,7 @@
<tr id="outline-width-059-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-059.htm">outline-width-059</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0in solid outline
<ul class="assert">
@@ -7207,7 +7207,7 @@
<tr id="outline-width-060-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-060.htm">outline-width-060</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0in solid outline
<ul class="assert">
@@ -7251,7 +7251,7 @@
<tr id="outline-width-068-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-068.htm">outline-width-068</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0em solid outline
<ul class="assert">
@@ -7273,7 +7273,7 @@
<tr id="outline-width-070-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-070.htm">outline-width-070</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0em solid outline
<ul class="assert">
@@ -7284,7 +7284,7 @@
<tr id="outline-width-071-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-071.htm">outline-width-071</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0em solid outline
<ul class="assert">
@@ -7328,7 +7328,7 @@
<tr id="outline-width-079-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-079.htm">outline-width-079</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0ex solid outline
<ul class="assert">
@@ -7350,7 +7350,7 @@
<tr id="outline-width-081-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-081.htm">outline-width-081</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0ex solid outline
<ul class="assert">
@@ -7361,7 +7361,7 @@
<tr id="outline-width-082-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-082.htm">outline-width-082</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0ex solid outline
<ul class="assert">
@@ -7394,7 +7394,7 @@
<tr id="outline-width-089-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-089.htm">outline-width-089</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a -0 solid outline
<ul class="assert">
@@ -7405,7 +7405,7 @@
<tr id="outline-width-090-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-090.htm">outline-width-090</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a 0 solid outline
<ul class="assert">
@@ -7416,7 +7416,7 @@
<tr id="outline-width-091-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-091.htm">outline-width-091</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Outline-width - outline the box with a +0 solid outline
<ul class="assert">
@@ -7515,7 +7515,7 @@
<tr id="outline-width-applies-to-005-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-applies-to-005.htm">outline-width-applies-to-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-width applied to element with display table-column-group
<ul class="assert">
@@ -7526,7 +7526,7 @@
<tr id="outline-width-applies-to-006-18.4.#propdef-outline-width" class="primary">
<td><strong>
<a href="outline-width-applies-to-006.htm">outline-width-applies-to-006</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Outline-width applied to element with display table-column
<ul class="assert">

View File

@@ -46,7 +46,7 @@
<tr id="counters-002-4" class="primary invalid">
<td><strong>
<a href="counters-002.htm">counters-002</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid counter functions - Too many arguments
<ul class="assert">
@@ -57,7 +57,7 @@
<tr id="ident-014-4" class="primary">
<td><strong>
<a href="ident-014.htm">ident-014</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Selector attributes and hyphens
<ul class="assert">
@@ -68,7 +68,7 @@
<tr id="ident-015-4" class="primary">
<td><strong>
<a href="ident-015.htm">ident-015</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Attribute selectors and underscores
<ul class="assert">
@@ -79,7 +79,7 @@
<tr id="ident-016-4" class="primary">
<td><strong>
<a href="ident-016.htm">ident-016</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Attribute selectors with hyphens and underscores
<ul class="assert">
@@ -90,7 +90,7 @@
<tr id="ident-017-4" class="primary invalid">
<td><strong>
<a href="ident-017.htm">ident-017</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Attribute selection with digits
<ul class="assert">
@@ -101,7 +101,7 @@
<tr id="ident-018-4" class="primary invalid">
<td><strong>
<a href="ident-018.htm">ident-018</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Attribute selectors starting with hyphens and digits
<ul class="assert">
@@ -112,7 +112,7 @@
<tr id="ident-019-4" class="primary">
<td><strong>
<a href="ident-019.htm">ident-019</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Attribute selectors starting with underscore and digits
<ul class="assert">
@@ -229,7 +229,7 @@
<tr id="quoted-keywords-001-4.1.2" class="primary invalid">
<td><strong>
<a href="quoted-keywords-001.htm">quoted-keywords-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing single quoted property keywords
<ul class="assert">
@@ -240,7 +240,7 @@
<tr id="quoted-keywords-002-4.1.2" class="primary invalid">
<td><strong>
<a href="quoted-keywords-002.htm">quoted-keywords-002</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing double quoted value keywords
<ul class="assert">
@@ -340,7 +340,7 @@
<tr id="escaped-ident-001-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-001.htm">escaped-ident-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing escaped identifiers as selectors, property and value
<ul class="assert">
@@ -351,7 +351,7 @@
<tr id="escaped-ident-002-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-002.htm">escaped-ident-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing escaped special CSS characters
<ul class="assert">
@@ -362,7 +362,7 @@
<tr id="escaped-ident-003-4.1.3" class="primary invalid">
<td><strong>
<a href="escaped-ident-003.htm">escaped-ident-003</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing escaped newlines within identifiers
<ul class="assert">
@@ -373,7 +373,7 @@
<tr id="escaped-ident-004-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-004.htm">escaped-ident-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Parsing escaped chars in the range of 0-9a-f
<ul class="assert">
@@ -384,7 +384,7 @@
<tr id="escaped-ident-char-001-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-char-001.htm">escaped-ident-char-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing escaped characters as selector and property
<ul class="assert">
@@ -395,7 +395,7 @@
<tr id="escaped-ident-spaces-001-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-spaces-001.htm">escaped-ident-spaces-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing escaped identifiers with spaces
<ul class="assert">
@@ -406,7 +406,7 @@
<tr id="escaped-ident-spaces-002-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-spaces-002.htm">escaped-ident-spaces-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Termination of escaped character sequences with white space
<ul class="assert">
@@ -417,7 +417,7 @@
<tr id="escaped-ident-spaces-003-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-spaces-003.htm">escaped-ident-spaces-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Termination of escaped character sequences with six digits
<ul class="assert">
@@ -428,7 +428,7 @@
<tr id="escaped-ident-spaces-004-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-spaces-004.htm">escaped-ident-spaces-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Termination of escaped character sequences with six digits and white space
<ul class="assert">
@@ -439,7 +439,7 @@
<tr id="escaped-ident-spaces-005-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-spaces-005.htm">escaped-ident-spaces-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Termination of escaped character sequences with less than 6 digits and white space
<ul class="assert">
@@ -450,7 +450,7 @@
<tr id="escaped-ident-spaces-006-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-spaces-006.htm">escaped-ident-spaces-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Termination of escaped character sequences with two digits terminated by white space
<ul class="assert">
@@ -461,7 +461,7 @@
<tr id="escaped-ident-spaces-007-4.1.3" class="primary">
<td><strong>
<a href="escaped-ident-spaces-007.htm">escaped-ident-spaces-007</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Termination of escaped character sequences with less than six digits terminated by linefeeds and tabs
<ul class="assert">
@@ -874,7 +874,7 @@
<tr id="blocks-002-4.1.6" class="primary">
<td><strong>
<a href="blocks-002.htm">blocks-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Empty declaration block
<ul class="assert">
@@ -885,7 +885,7 @@
<tr id="blocks-004-4.1.6" class="primary invalid">
<td><strong>
<a href="blocks-004.htm">blocks-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing square bracket blocks
<ul class="assert">
@@ -896,7 +896,7 @@
<tr id="blocks-005-4.1.6" class="primary invalid">
<td><strong>
<a href="blocks-005.htm">blocks-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing curly bracket blocks
<ul class="assert">
@@ -907,7 +907,7 @@
<tr id="blocks-006-4.1.6" class="primary invalid">
<td><strong>
<a href="blocks-006.htm">blocks-006</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing parentheses blocks
<ul class="assert">
@@ -918,7 +918,7 @@
<tr id="blocks-and-strings-001-4.1.6" class="primary invalid">
<td><strong>
<a href="blocks-and-strings-001.htm">blocks-and-strings-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing blocks and strings in style blocks
<ul class="assert">
@@ -941,7 +941,7 @@
<tr id="bad-selector-001-4.1.7" class="primary invalid">
<td><strong>
<a href="bad-selector-001.htm">bad-selector-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing of bad selectors
<ul class="assert">
@@ -1041,7 +1041,7 @@
<tr id="declaration-whitespace-001-4.1.8" class="primary">
<td><strong>
<a href="declaration-whitespace-001.htm">declaration-whitespace-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing white space in style declaration
<ul class="assert">
@@ -1052,7 +1052,7 @@
<tr id="ignored-rules-001-4.1.8" class="primary invalid">
<td><strong>
<a href="ignored-rules-001.htm">ignored-rules-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid rules that precede good rules
<ul class="assert">
@@ -1063,7 +1063,7 @@
<tr id="ignored-rules-002-4.1.8" class="primary invalid">
<td><strong>
<a href="ignored-rules-002.htm">ignored-rules-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid rules that follow good rules
<ul class="assert">
@@ -1074,7 +1074,7 @@
<tr id="ignored-rules-003-4.1.8" class="primary invalid">
<td><strong>
<a href="ignored-rules-003.htm">ignored-rules-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid values
<ul class="assert">
@@ -1085,7 +1085,7 @@
<tr id="ignored-rules-004-4.1.8" class="primary invalid">
<td><strong>
<a href="ignored-rules-004.htm">ignored-rules-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid values with spaces
<ul class="assert">
@@ -1096,7 +1096,7 @@
<tr id="ignored-rules-005-4.1.8" class="primary invalid">
<td><strong>
<a href="ignored-rules-005.htm">ignored-rules-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid values that start with a valid value name
<ul class="assert">
@@ -1107,7 +1107,7 @@
<tr id="ignored-rules-006-4.1.8" class="primary invalid">
<td><strong>
<a href="ignored-rules-006.htm">ignored-rules-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid values with slashes
<ul class="assert">
@@ -1118,7 +1118,7 @@
<tr id="ignored-rules-007-4.1.8" class="primary invalid">
<td><strong>
<a href="ignored-rules-007.htm">ignored-rules-007</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid values that are functions
<ul class="assert">
@@ -1177,7 +1177,7 @@
<tr id="comments-001-4.1.9" class="primary">
<td><strong>
<a href="comments-001.htm">comments-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing comments within style tag
<ul class="assert">
@@ -1188,7 +1188,7 @@
<tr id="comments-002-4.1.9" class="primary invalid">
<td><strong>
<a href="comments-002.htm">comments-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Nested comments
<ul class="assert">
@@ -1199,7 +1199,7 @@
<tr id="comments-003-4.1.9" class="primary invalid">
<td><strong>
<a href="comments-003.htm">comments-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>HTML comments and CSS comments
<ul class="assert">
@@ -1210,7 +1210,7 @@
<tr id="comments-004-4.1.9" class="primary invalid">
<td><strong>
<a href="comments-004.htm">comments-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing of invalid comments
<ul class="assert">
@@ -1221,7 +1221,7 @@
<tr id="comments-005-4.1.9" class="primary">
<td><strong>
<a href="comments-005.htm">comments-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing of escaped &quot;/&quot; within a valid comment
<ul class="assert">
@@ -1232,7 +1232,7 @@
<tr id="comments-006-4.1.9" class="primary invalid">
<td><strong>
<a href="comments-006.htm">comments-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing of escaped &quot;*&quot; within a valid comment
<ul class="assert">
@@ -1243,7 +1243,7 @@
<tr id="comments-007-4.1.9" class="primary invalid">
<td><strong>
<a href="comments-007.htm">comments-007</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing of valid comment that is empty
<ul class="assert">
@@ -1254,7 +1254,7 @@
<tr id="comments-008-4.1.9" class="primary invalid">
<td><strong>
<a href="comments-008.htm">comments-008</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing of escaped opening comment
<ul class="assert">
@@ -1265,7 +1265,7 @@
<tr id="comments-009-4.1.9" class="primary invalid">
<td><strong>
<a href="comments-009.htm">comments-009</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing of invalid escaped &quot;*&quot; in open comment
<ul class="assert">
@@ -1287,7 +1287,7 @@
<tr id="sgml-comments-001-4.1.9" class="primary">
<td><strong>
<a href="sgml-comments-001.htm">sgml-comments-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing SGML comments
<ul class="assert">
@@ -1315,7 +1315,7 @@
<tr id="at-rule-001-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-001.htm">at-rule-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parser error handling with invalid at-rules: @ invalid selector
<ul class="assert">
@@ -1326,7 +1326,7 @@
<tr id="at-rule-002-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-002.htm">at-rule-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing of invalid @rules
<ul class="assert">
@@ -1337,7 +1337,7 @@
<tr id="at-rule-003-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-003.htm">at-rule-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing of invalid @rules with blocks
<ul class="assert">
@@ -1348,7 +1348,7 @@
<tr id="at-rule-004-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-004.htm">at-rule-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>@import inside block
<ul class="assert">
@@ -1359,7 +1359,7 @@
<tr id="at-rule-005-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-005.htm">at-rule-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>@import following @charset
<ul class="assert">
@@ -1370,7 +1370,7 @@
<tr id="at-rule-006-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-006.htm">at-rule-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>@import following valid statements
<ul class="assert">
@@ -1381,7 +1381,7 @@
<tr id="at-rule-007-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-007.htm">at-rule-007</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>@import following an invalid statement
<ul class="assert">
@@ -1392,7 +1392,7 @@
<tr id="at-rule-008-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-008.htm">at-rule-008</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>@import following a bad @rule
<ul class="assert">
@@ -1403,7 +1403,7 @@
<tr id="at-rule-009-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-009.htm">at-rule-009</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>@import after a bad selector and rule block
<ul class="assert">
@@ -1414,7 +1414,7 @@
<tr id="at-rule-010-4.2" class="primary">
<td><strong>
<a href="at-rule-010.htm">at-rule-010</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@rules and white space
<ul class="assert">
@@ -1425,7 +1425,7 @@
<tr id="at-rule-011-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-011.htm">at-rule-011</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parser error handling with invalid at-rules: @ invalid selector with a number
<ul class="assert">
@@ -1436,7 +1436,7 @@
<tr id="at-rule-012-4.2" class="primary invalid">
<td><strong>
<a href="at-rule-012.htm">at-rule-012</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parser error handling with invalid at-rules: @ invalid selector with a hyphen
<ul class="assert">
@@ -1466,7 +1466,7 @@
<tr id="blocks-003-4.2" class="primary">
<td><strong>
<a href="blocks-003.htm">blocks-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Rule blocks and white space
<ul class="assert">
@@ -1731,7 +1731,7 @@
<tr id="eof-001-4.2" class="primary invalid">
<td><strong>
<a href="eof-001.htm">eof-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing unexpected end of declaration block
<ul class="assert">
@@ -1742,7 +1742,7 @@
<tr id="eof-002-4.2" class="primary invalid">
<td><strong>
<a href="eof-002.htm">eof-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing unexpected end of function
<ul class="assert">
@@ -1753,7 +1753,7 @@
<tr id="eof-003-4.2" class="primary invalid">
<td><strong>
<a href="eof-003.htm">eof-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing unexpected end of string
<ul class="assert">
@@ -1764,7 +1764,7 @@
<tr id="eof-004-4.2" class="primary invalid">
<td><strong>
<a href="eof-004.htm">eof-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing unexpected end of @media block
<ul class="assert">
@@ -1775,7 +1775,7 @@
<tr id="eof-005-4.2" class="primary invalid">
<td><strong>
<a href="eof-005.htm">eof-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing unexpected end of @import
<ul class="assert">
@@ -1786,7 +1786,7 @@
<tr id="eof-006-4.2" class="primary invalid">
<td><strong>
<a href="eof-006.htm">eof-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing unexpected end of @import with closed quote
<ul class="assert">
@@ -1797,7 +1797,7 @@
<tr id="eof-007-4.2" class="primary invalid">
<td><strong>
<a href="eof-007.htm">eof-007</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing unexpected end of shorthand rule
<ul class="assert">
@@ -1874,7 +1874,7 @@
<tr id="invalid-at-rule-001-4.2" class="primary invalid">
<td><strong>
<a href="invalid-at-rule-001.htm">invalid-at-rule-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parser error handling with invalid at-rules: @ invalid selector invalidates entire block
<ul class="assert">
@@ -1885,7 +1885,7 @@
<tr id="invalid-decl-at-rule-001-4.2" class="primary invalid">
<td><strong>
<a href="invalid-decl-at-rule-001.htm">invalid-decl-at-rule-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid declarations in at-rules where valid declaration precedes an invalid rule
<ul class="assert">
@@ -1896,7 +1896,7 @@
<tr id="invalid-decl-at-rule-002-4.2" class="primary invalid">
<td><strong>
<a href="invalid-decl-at-rule-002.htm">invalid-decl-at-rule-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid declarations in at-rules where valid declaration follows invalid rule
<ul class="assert">
@@ -1907,7 +1907,7 @@
<tr id="malformed-decl-001-4.2" class="primary invalid">
<td><strong>
<a href="malformed-decl-001.htm">malformed-decl-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing malformed rules: Property with no value and no ending semicolon
<ul class="assert">
@@ -1918,7 +1918,7 @@
<tr id="malformed-decl-002-4.2" class="primary invalid">
<td><strong>
<a href="malformed-decl-002.htm">malformed-decl-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing malformed rules: Property with no value assigned
<ul class="assert">
@@ -1929,7 +1929,7 @@
<tr id="malformed-decl-003-4.2" class="primary invalid">
<td><strong>
<a href="malformed-decl-003.htm">malformed-decl-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing malformed rules: No value and no semi-colon
<ul class="assert">
@@ -1940,7 +1940,7 @@
<tr id="malformed-decl-004-4.2" class="primary invalid">
<td><strong>
<a href="malformed-decl-004.htm">malformed-decl-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing malformed rules: No value with property
<ul class="assert">
@@ -1951,7 +1951,7 @@
<tr id="malformed-decl-005-4.2" class="primary invalid">
<td><strong>
<a href="malformed-decl-005.htm">malformed-decl-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing malformed rules: Semi-colon before property
<ul class="assert">
@@ -1962,7 +1962,7 @@
<tr id="malformed-decl-006-4.2" class="primary invalid">
<td><strong>
<a href="malformed-decl-006.htm">malformed-decl-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing malformed rules: Valid rule after malformed rule
<ul class="assert">
@@ -1973,7 +1973,7 @@
<tr id="malformed-decl-007-4.2" class="primary invalid">
<td><strong>
<a href="malformed-decl-007.htm">malformed-decl-007</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing malformed rules: Double colon separating property and value
<ul class="assert">
@@ -1984,7 +1984,7 @@
<tr id="malformed-decl-008-4.2" class="primary invalid">
<td><strong>
<a href="malformed-decl-008.htm">malformed-decl-008</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing malformed rules: Missing property
<ul class="assert">
@@ -2154,7 +2154,7 @@
<tr id="numbers-units-001-4.3.1" class="primary invalid">
<td><strong>
<a href="numbers-units-001.htm">numbers-units-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid numbers - alphanumeric characters
<ul class="assert">
@@ -2176,7 +2176,7 @@
<tr id="numbers-units-003-4.3.1" class="primary invalid">
<td><strong>
<a href="numbers-units-003.htm">numbers-units-003</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid decimal values - alphanumeric characters within number
<ul class="assert">
@@ -2395,7 +2395,7 @@
<tr id="numbers-units-005-4.3.2" class="primary">
<td><strong>
<a href="numbers-units-005.htm">numbers-units-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Optional unit identifier after 0
<ul class="assert">
@@ -2662,7 +2662,7 @@
<tr id="numbers-units-016-4.3.3" class="primary invalid">
<td><strong>
<a href="numbers-units-016.htm">numbers-units-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid percentage values - decimal value with multiple decimals
<ul class="assert">
@@ -2673,7 +2673,7 @@
<tr id="numbers-units-017-4.3.3" class="primary">
<td><strong>
<a href="numbers-units-017.htm">numbers-units-017</a></strong></td>
<td></td>
<td><a href="reference/no-red-on-blank-page-ref.htm">=</a> </td>
<td></td>
<td>Parsing of percentage values - 0%
<ul class="assert">
@@ -2712,7 +2712,7 @@
<tr id="uri-001-4.3.4" class="primary">
<td><strong>
<a href="uri-001.htm">uri-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing valid URIs with white space and no quotes
<ul class="assert">
@@ -2723,7 +2723,7 @@
<tr id="uri-002-4.3.4" class="primary invalid">
<td><strong>
<a href="uri-002.htm">uri-002</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing URL with an invalid space
<ul class="assert">
@@ -2734,7 +2734,7 @@
<tr id="uri-003-4.3.4" class="primary image invalid">
<td><strong>
<a href="uri-003.htm">uri-003</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>URL with missing closing parenthesis
<ul class="assert">
@@ -2767,7 +2767,7 @@
<tr id="uri-006-4.3.4" class="primary image invalid">
<td><strong>
<a href="uri-006.htm">uri-006</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid character (*) after URL function values
<ul class="assert">
@@ -2778,7 +2778,7 @@
<tr id="uri-007-4.3.4" class="primary image invalid">
<td><strong>
<a href="uri-007.htm">uri-007</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid character (&amp;) after URL functions values
<ul class="assert">
@@ -2789,7 +2789,7 @@
<tr id="uri-008-4.3.4" class="primary image invalid">
<td><strong>
<a href="uri-008.htm">uri-008</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid characters (alpha) before URL function values
<ul class="assert">
@@ -2800,7 +2800,7 @@
<tr id="uri-009-4.3.4" class="primary image invalid">
<td><strong>
<a href="uri-009.htm">uri-009</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid character (/) before URL functions
<ul class="assert">
@@ -2811,7 +2811,7 @@
<tr id="uri-010-4.3.4" class="primary image invalid">
<td><strong>
<a href="uri-010.htm">uri-010</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid character (_) before URL functions
<ul class="assert">
@@ -2822,7 +2822,7 @@
<tr id="uri-011-4.3.4" class="primary image invalid">
<td><strong>
<a href="uri-011.htm">uri-011</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid character (=) before URL functions
<ul class="assert">
@@ -3375,7 +3375,7 @@
<tr id="colors-001-4.3.6" class="primary">
<td><strong>
<a href="colors-001.htm">colors-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Parsing rgb color values with white space
<ul class="assert">
@@ -3386,7 +3386,7 @@
<tr id="colors-002-4.3.6" class="primary invalid">
<td><strong>
<a href="colors-002.htm">colors-002</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid hexadecimal RGB units - white space in hexadecimal values
<ul class="assert">
@@ -3397,7 +3397,7 @@
<tr id="colors-003-4.3.6" class="primary invalid">
<td><strong>
<a href="colors-003.htm">colors-003</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid RGB functional notation - two values
<ul class="assert">
@@ -3408,7 +3408,7 @@
<tr id="colors-004-4.3.6" class="primary invalid">
<td><strong>
<a href="colors-004.htm">colors-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Parsing invalid RGB functional notation - Percentages and Numbers
<ul class="assert">
@@ -3419,7 +3419,7 @@
<tr id="colors-005-4.3.6" class="primary">
<td><strong>
<a href="colors-005.htm">colors-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Clipping of RGB color values
<ul class="assert">
@@ -3828,7 +3828,7 @@
<tr id="at-charset-033-4.4" class="primary">
<td><strong>
<a href="at-charset-033.htm">at-charset-033</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Non-matching BOM (windows-1252 with UTF-8 BOM)
<ul class="assert">
@@ -3839,7 +3839,7 @@
<tr id="at-charset-034-4.4" class="primary">
<td><strong>
<a href="at-charset-034.htm">at-charset-034</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Non-matching BOM (UTF-8 with UTF-16LE BOM)
<ul class="assert">
@@ -3850,7 +3850,7 @@
<tr id="at-charset-035-4.4" class="primary">
<td><strong>
<a href="at-charset-035.htm">at-charset-035</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Non-matching BOM (UTF-16LE with UTF-8 BOM)
<ul class="assert">
@@ -3861,7 +3861,7 @@
<tr id="at-charset-036-4.4" class="primary">
<td><strong>
<a href="at-charset-036.htm">at-charset-036</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Non-matching BOM (UTF-32BE with UTF-16LE BOM)
<ul class="assert">
@@ -3872,7 +3872,7 @@
<tr id="at-charset-037-4.4" class="primary">
<td><strong>
<a href="at-charset-037.htm">at-charset-037</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Non-matching @charset (Shift-JIS with 1252 @charset)
<ul class="assert">
@@ -3883,7 +3883,7 @@
<tr id="at-charset-038-4.4" class="primary">
<td><strong>
<a href="at-charset-038.htm">at-charset-038</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Non-matching @charset (Big5 with Shift-JIS @charset)
<ul class="assert">
@@ -4004,7 +4004,7 @@
<tr id="at-charset-049-4.4" class="primary">
<td><strong>
<a href="at-charset-049.htm">at-charset-049</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@charset preceded by a newline
<ul class="assert">
@@ -4015,7 +4015,7 @@
<tr id="at-charset-050-4.4" class="primary">
<td><strong>
<a href="at-charset-050.htm">at-charset-050</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@charset preceded by a space
<ul class="assert">
@@ -4026,7 +4026,7 @@
<tr id="at-charset-051-4.4" class="primary">
<td><strong>
<a href="at-charset-051.htm">at-charset-051</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@charset preceded by a declaration
<ul class="assert">
@@ -4037,7 +4037,7 @@
<tr id="at-charset-052-4.4" class="primary">
<td><strong>
<a href="at-charset-052.htm">at-charset-052</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@charset preceded by another @charset
<ul class="assert">
@@ -4048,7 +4048,7 @@
<tr id="at-charset-053-4.4" class="primary">
<td><strong>
<a href="at-charset-053.htm">at-charset-053</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@charset immediately followed by a declaration block
<ul class="assert">
@@ -4070,7 +4070,7 @@
<tr id="at-charset-055-4.4" class="primary">
<td><strong>
<a href="at-charset-055.htm">at-charset-055</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@charset without quotes
<ul class="assert">
@@ -4092,7 +4092,7 @@
<tr id="at-charset-057-4.4" class="primary">
<td><strong>
<a href="at-charset-057.htm">at-charset-057</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@charset escaped numerically
<ul class="assert">
@@ -4103,7 +4103,7 @@
<tr id="at-charset-058-4.4" class="primary">
<td><strong>
<a href="at-charset-058.htm">at-charset-058</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@charset escaped char
<ul class="assert">
@@ -4114,7 +4114,7 @@
<tr id="at-charset-059-4.4" class="primary">
<td><strong>
<a href="at-charset-059.htm">at-charset-059</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@charset missing semi-colon
<ul class="assert">

View File

@@ -226,7 +226,7 @@
<tr id="universal-selector-003-5.3" class="primary">
<td><strong>
<a href="universal-selector-003.htm">universal-selector-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Implied universal selector for class selector
<ul class="assert">
@@ -237,7 +237,7 @@
<tr id="universal-selector-004-5.3" class="primary">
<td><strong>
<a href="universal-selector-004.htm">universal-selector-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Implied universal selector for ID
<ul class="assert">
@@ -342,7 +342,7 @@
<tr id="descendent-selector-001-5.5" class="primary">
<td><strong>
<a href="descendent-selector-001.htm">descendent-selector-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Descendent selector does not apply to parent element
<ul class="assert">
@@ -386,7 +386,7 @@
<tr id="descendent-selector-005-5.5" class="primary">
<td><strong>
<a href="descendent-selector-005.htm">descendent-selector-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Grandchild selection with no children
<ul class="assert">
@@ -547,7 +547,7 @@
<tr id="combinator-001-5.7" class="primary">
<td><strong>
<a href="combinator-001.htm">combinator-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Descendant combinators and newlines
<ul class="assert">
@@ -558,7 +558,7 @@
<tr id="combinator-002-5.7" class="primary">
<td><strong>
<a href="combinator-002.htm">combinator-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Sibling combinators and spaces
<ul class="assert">
@@ -569,7 +569,7 @@
<tr id="combinator-003-5.7" class="primary">
<td><strong>
<a href="combinator-003.htm">combinator-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Sibling combinators and newlines
<ul class="assert">
@@ -580,7 +580,7 @@
<tr id="combinator-004-5.7" class="primary">
<td><strong>
<a href="combinator-004.htm">combinator-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Descendant combinators and spaces
<ul class="assert">
@@ -646,7 +646,7 @@
<tr id="sibling-selector-002-5.7" class="primary">
<td><strong>
<a href="sibling-selector-002.htm">sibling-selector-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Sibling selector with non-element node
<ul class="assert">
@@ -762,7 +762,7 @@
<tr id="attribute-selector-001-5.8" class="primary">
<td><strong>
<a href="attribute-selector-001.htm">attribute-selector-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>ID selector without value and no matching element
<ul class="assert">
@@ -773,7 +773,7 @@
<tr id="attribute-selector-002-5.8" class="primary">
<td><strong>
<a href="attribute-selector-002.htm">attribute-selector-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Attribute selector without value
<ul class="assert">
@@ -817,7 +817,7 @@
<tr id="attribute-value-selector-004-5.8" class="primary invalid">
<td><strong>
<a href="attribute-value-selector-004.htm">attribute-value-selector-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Numeric attributes
<ul class="assert">
@@ -828,7 +828,7 @@
<tr id="attribute-value-selector-005-5.8" class="primary HTMLonly">
<td><strong>
<a href="attribute-value-selector-005.htm">attribute-value-selector-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Case sensitivity of attributes and attribute values in HTML 4.01
<ul class="assert">
@@ -839,7 +839,7 @@
<tr id="attribute-value-selector-006-5.8" class="primary">
<td><strong>
<a href="attribute-value-selector-006.htm">attribute-value-selector-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Multiple and repeating attributes
<ul class="assert">
@@ -883,7 +883,7 @@
<tr id="html-case-sensitivity-001-5.8" class="primary HTMLonly">
<td><strong>
<a href="html-case-sensitivity-001.htm">html-case-sensitivity-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>HTML case sensitivity - Simple selectors
<ul class="assert">
@@ -1144,7 +1144,7 @@
<tr id="class-selector-001-5.8.3" class="primary">
<td><strong>
<a href="class-selector-001.htm">class-selector-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Class selectors with only a partial match of 'class' attribute
<ul class="assert">
@@ -1155,7 +1155,7 @@
<tr id="class-selector-002-5.8.3" class="primary">
<td><strong>
<a href="class-selector-002.htm">class-selector-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Class selectors with a type
<ul class="assert">
@@ -1166,7 +1166,7 @@
<tr id="class-selector-003-5.8.3" class="primary">
<td><strong>
<a href="class-selector-003.htm">class-selector-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Class selectors without a type
<ul class="assert">
@@ -1177,7 +1177,7 @@
<tr id="class-selector-004-5.8.3" class="primary invalid">
<td><strong>
<a href="class-selector-004.htm">class-selector-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid class selectors with a space between the &quot;.&quot; and the class name
<ul class="assert">
@@ -1188,7 +1188,7 @@
<tr id="class-selector-005-5.8.3" class="primary invalid">
<td><strong>
<a href="class-selector-005.htm">class-selector-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid class selectors with a carriage return between the &quot;.&quot; and the class name
<ul class="assert">
@@ -1199,7 +1199,7 @@
<tr id="class-selector-006-5.8.3" class="primary">
<td><strong>
<a href="class-selector-006.htm">class-selector-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Multiple class selectors
<ul class="assert">
@@ -1210,7 +1210,7 @@
<tr id="class-selector-007-5.8.3" class="primary">
<td><strong>
<a href="class-selector-007.htm">class-selector-007</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Multiple class selectors and missing class values
<ul class="assert">
@@ -1305,7 +1305,7 @@
<tr id="id-selector-001-5.9" class="primary">
<td><strong>
<a href="id-selector-001.htm">id-selector-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Simple ID selectors
<ul class="assert">
@@ -1327,7 +1327,7 @@
<tr id="id-selector-004-5.9" class="primary invalid">
<td><strong>
<a href="id-selector-004.htm">id-selector-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid ID selector syntax - white space between # and id
<ul class="assert">
@@ -1338,7 +1338,7 @@
<tr id="id-selector-005-5.9" class="primary invalid">
<td><strong>
<a href="id-selector-005.htm">id-selector-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid ID selector syntax - Begins with numerals
<ul class="assert">
@@ -1349,7 +1349,7 @@
<tr id="id-selector-006-5.9" class="primary">
<td><strong>
<a href="id-selector-006.htm">id-selector-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Simple ID selectors specificity over attribute selectors
<ul class="assert">
@@ -1801,7 +1801,7 @@
<tr id="lang-selector-002-5.11.4" class="primary invalid">
<td><strong>
<a href="lang-selector-002.htm">lang-selector-002</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Empty :lang selector
<ul class="assert">
@@ -1812,7 +1812,7 @@
<tr id="lang-selector-003-5.11.4" class="primary">
<td><strong>
<a href="lang-selector-003.htm">lang-selector-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Invalid language name for :lang selector
<ul class="assert">
@@ -2268,7 +2268,7 @@
<tr id="first-line-selector-013-5.12.1" class="primary">
<td><strong>
<a href="first-line-selector-013.htm">first-line-selector-013</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>First-line selector applicability to inline-blocks
<ul class="assert">
@@ -2320,7 +2320,7 @@
<tr id="pseudo-001-5.12.1" class="primary">
<td><strong>
<a href="pseudo-001.htm">pseudo-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Pseudo elements before simple selector
<ul class="assert">
@@ -2331,7 +2331,7 @@
<tr id="pseudo-002-5.12.1" class="primary">
<td><strong>
<a href="pseudo-002.htm">pseudo-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>First-line pseudo-element case sensitivity
<ul class="assert">
@@ -2452,7 +2452,7 @@
<tr id="pseudo-014-5.12.1" class="primary">
<td><strong>
<a href="pseudo-014.htm">pseudo-014</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Pseudo elements before attribute selector
<ul class="assert">
@@ -2463,7 +2463,7 @@
<tr id="pseudo-015-5.12.1" class="primary">
<td><strong>
<a href="pseudo-015.htm">pseudo-015</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Pseudo elements before child selector
<ul class="assert">
@@ -2474,7 +2474,7 @@
<tr id="pseudo-016-5.12.1" class="primary">
<td><strong>
<a href="pseudo-016.htm">pseudo-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Pseudo elements not the last (invalid) - Sibling selector
<ul class="assert">

View File

@@ -46,7 +46,7 @@
<tr id="at-import-002-6" class="primary">
<td><strong>
<a href="at-import-002.htm">at-import-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Importing external stylesheets with @import
<ul class="assert">
@@ -57,7 +57,7 @@
<tr id="at-import-003-6" class="primary">
<td><strong>
<a href="at-import-003.htm">at-import-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Importing styles using @import with a string
<ul class="assert">
@@ -68,7 +68,7 @@
<tr id="at-import-004-6" class="primary">
<td><strong>
<a href="at-import-004.htm">at-import-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Media dependency on @import set to 'print'
<ul class="assert">
@@ -79,7 +79,7 @@
<tr id="at-import-005-6" class="primary">
<td><strong>
<a href="at-import-005.htm">at-import-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Media dependency on @import set to 'all'
<ul class="assert">
@@ -90,7 +90,7 @@
<tr id="at-import-006-6" class="primary">
<td><strong>
<a href="at-import-006.htm">at-import-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Media dependency on @import set to 'screen'
<ul class="assert">
@@ -101,7 +101,7 @@
<tr id="at-import-007-6" class="primary">
<td><strong>
<a href="at-import-007.htm">at-import-007</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@import with @charset
<ul class="assert">
@@ -904,7 +904,7 @@
<tr id="cascade-005-6.4" class="primary">
<td><strong>
<a href="cascade-005.htm">cascade-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Redefining rules
<ul class="assert">
@@ -926,7 +926,7 @@
<tr id="cascade-007-6.4" class="primary">
<td><strong>
<a href="cascade-007.htm">cascade-007</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Author rules local and external
<ul class="assert">
@@ -1151,7 +1151,7 @@
<tr id="cascade-009-6.4.2" class="primary">
<td><strong>
<a href="cascade-009.htm">cascade-009</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Author rules with !important and other normal author rules
<ul class="assert">
@@ -1271,7 +1271,7 @@
<tr id="specificity-001-6.4.3" class="primary">
<td><strong>
<a href="specificity-001.htm">specificity-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Calculating specificity - Specificity 0010 vs. 0001
<ul class="assert">
@@ -1282,7 +1282,7 @@
<tr id="specificity-002-6.4.3" class="primary">
<td><strong>
<a href="specificity-002.htm">specificity-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Calculating specificity - Inline Style
<ul class="assert">
@@ -1293,7 +1293,7 @@
<tr id="specificity-003-6.4.3" class="primary">
<td><strong>
<a href="specificity-003.htm">specificity-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Calculating specificity - Specificity 0100 vs. 0011
<ul class="assert">
@@ -1304,7 +1304,7 @@
<tr id="specificity-004-6.4.3" class="primary">
<td><strong>
<a href="specificity-004.htm">specificity-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Calculating specificity - Specificity 0011 vs. 0010
<ul class="assert">
@@ -1315,7 +1315,7 @@
<tr id="specificity-005-6.4.3" class="primary">
<td><strong>
<a href="specificity-005.htm">specificity-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Calculating specificity - Specificity 0002 vs. 0001
<ul class="assert">
@@ -1326,7 +1326,7 @@
<tr id="specificity-006-6.4.3" class="primary">
<td><strong>
<a href="specificity-006.htm">specificity-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Calculating specificity - Pseudo-element vs. simple element
<ul class="assert">
@@ -1337,7 +1337,7 @@
<tr id="specificity-007-6.4.3" class="primary">
<td><strong>
<a href="specificity-007.htm">specificity-007</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Calculating specificity - Specificity 0001 vs. 0000
<ul class="assert">
@@ -1348,7 +1348,7 @@
<tr id="specificity-008-6.4.3" class="primary">
<td><strong>
<a href="specificity-008.htm">specificity-008</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Calculating specificity - specificity 0012 vs. 0002
<ul class="assert">
@@ -1510,7 +1510,7 @@
<tr id="html-attribute-009-6.4.4" class="primary">
<td><strong>
<a href="html-attribute-009.htm">html-attribute-009</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Attribute 'color' vs. CSS 'color' specificity
<ul class="assert">
@@ -1697,7 +1697,7 @@
<tr id="html-attribute-028-6.4.4" class="primary">
<td><strong>
<a href="html-attribute-028.htm">html-attribute-028</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Attribute 'text' vs. CSS 'color' specificity
<ul class="assert">
@@ -1719,7 +1719,7 @@
<tr id="html-precedence-001-6.4.4" class="primary">
<td><strong>
<a href="html-precedence-001.htm">html-precedence-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Element selector precedence
<ul class="assert">

View File

@@ -35,7 +35,7 @@
<tr id="media-dependency-001-7" class="primary">
<td><strong>
<a href="media-dependency-001.htm">media-dependency-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@media and target mediums
<ul class="assert">
@@ -46,7 +46,7 @@
<tr id="media-dependency-002-7" class="primary">
<td><strong>
<a href="media-dependency-002.htm">media-dependency-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>@import and target mediums
<ul class="assert">
@@ -57,7 +57,7 @@
<tr id="media-dependency-003-7" class="primary">
<td><strong>
<a href="media-dependency-003.htm">media-dependency-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Link tags and target mediums
<ul class="assert">
@@ -68,7 +68,7 @@
<tr id="media-dependency-004-7" class="primary">
<td><strong>
<a href="media-dependency-004.htm">media-dependency-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Case-insensitive media types
<ul class="assert">
@@ -79,7 +79,7 @@
<tr id="media-dependency-005-7" class="primary invalid">
<td><strong>
<a href="media-dependency-005.htm">media-dependency-005</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Ignoring bad media types with @import
<ul class="assert">
@@ -90,7 +90,7 @@
<tr id="media-dependency-006-7" class="primary invalid">
<td><strong>
<a href="media-dependency-006.htm">media-dependency-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Ignoring bad media types with @media
<ul class="assert">
@@ -101,7 +101,7 @@
<tr id="media-dependency-007-7" class="primary">
<td><strong>
<a href="media-dependency-007.htm">media-dependency-007</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Non-matching target mediums
<ul class="assert">
@@ -112,7 +112,7 @@
<tr id="media-dependency-008-7" class="primary">
<td><strong>
<a href="media-dependency-008.htm">media-dependency-008</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Non-matching target mediums and @import
<ul class="assert">
@@ -123,7 +123,7 @@
<tr id="media-dependency-009-7" class="primary">
<td><strong>
<a href="media-dependency-009.htm">media-dependency-009</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Matching the 'All' target medium
<ul class="assert">
@@ -134,7 +134,7 @@
<tr id="media-dependency-010-7" class="primary">
<td><strong>
<a href="media-dependency-010.htm">media-dependency-010</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Non-matching target mediums (braille)
<ul class="assert">
@@ -145,7 +145,7 @@
<tr id="media-dependency-011-7" class="primary">
<td><strong>
<a href="media-dependency-011.htm">media-dependency-011</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Non-matching target mediums (embossed)
<ul class="assert">
@@ -156,7 +156,7 @@
<tr id="media-dependency-012-7" class="primary">
<td><strong>
<a href="media-dependency-012.htm">media-dependency-012</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Non-matching target mediums (handheld)
<ul class="assert">
@@ -167,7 +167,7 @@
<tr id="media-dependency-013-7" class="primary">
<td><strong>
<a href="media-dependency-013.htm">media-dependency-013</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Non-matching target mediums (projection)
<ul class="assert">
@@ -178,7 +178,7 @@
<tr id="media-dependency-014-7" class="primary">
<td><strong>
<a href="media-dependency-014.htm">media-dependency-014</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Non-matching target mediums (speech)
<ul class="assert">
@@ -189,7 +189,7 @@
<tr id="media-dependency-015-7" class="primary">
<td><strong>
<a href="media-dependency-015.htm">media-dependency-015</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Non-matching target mediums (tty)
<ul class="assert">
@@ -200,7 +200,7 @@
<tr id="media-dependency-016-7" class="primary">
<td><strong>
<a href="media-dependency-016.htm">media-dependency-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.htm">=</a> </td>
<td></td>
<td>Non-matching target mediums (tv)
<ul class="assert">
@@ -211,7 +211,7 @@
<tr id="media-dependency-017-7" class="primary">
<td><strong>
<a href="media-dependency-017.htm">media-dependency-017</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.htm">=</a> </td>
<td></td>
<td>Multiple target mediums
<ul class="assert">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Class selectors with only a partial match of 'class' attribute</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#class-html">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="Class selector need to match any or all of the values in the 'class' attribute.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Class selectors with a type</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#class-html">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="Class selector with a type, match the appropriate element.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Class selectors without a type</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#class-html">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="Class selector without a type, match the appropriate element.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Invalid class selectors with a space between the "." and the class name</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#class-html">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="The attribute value of a class selector followed by white space is invalid.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Invalid class selectors with a carriage return between the "." and the class name</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#class-html">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="invalid">
<meta name="assert" content="The attribute value of a class selector followed by white space is invalid.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Multiple class selectors</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#class-html">
<link rel="match" href="reference/filler-text-below-green.htm">
<meta name="flags" content="">
<meta name="assert" content="All class names in the selector need to match all of the 'class' attribute values.">
<style type="text/css">

View File

@@ -4,6 +4,7 @@
<title>CSS Test: Multiple class selectors and missing class values</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#class-html">
<link rel="match" href="reference/no-red-filler-text-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="All class names in the selector need to match all of the 'class' attribute values.">
<style type="text/css">

View File

@@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-clip">
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#clipping">
<link rel="match" href="reference/no-red-on-blank-page-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'clip' property sets a negative zero value, in pixels, for all sides of the clipping rectangle.">
<style type="text/css">

View File

@@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-clip">
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#clipping">
<link rel="match" href="reference/no-red-on-blank-page-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'clip' property sets a zero value, in pixels, for all sides of the clipping rectangle.">
<style type="text/css">

View File

@@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-clip">
<link rel="help" href="http://www.w3.org/TR/CSS21/visufx.html#clipping">
<link rel="match" href="reference/no-red-on-blank-page-ref.htm">
<meta name="flags" content="">
<meta name="assert" content="The 'clip' property sets a zero value, in pixels, for all sides of the clipping rectangle.">
<style type="text/css">

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