mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Update web-platform-tests to revision b'ee6da9d71d0268d7fdb04e8e5b26858f46ee0cc4'
This commit is contained in:
parent
4401622eb1
commit
b77ad115f6
16832 changed files with 270819 additions and 87621 deletions
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The @charset setting in the stylesheet overrides the charset attribute of the link element." />
|
||||
<link rel="Stylesheet" href="support/at-charset-007.css" charset="windows-1252" />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The @charset setting in the stylesheet overrides the referring document's set code page." />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The @charset setting in the stylesheet overrides the referring document's unset code page." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-009.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet's encoding is determined by the link element's charset attribute and not the referring document's code page." />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
|
||||
<link rel="stylesheet" href="support/at-charset-010.css" charset="shift-JIS" />
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet's encoding is determined by the link element's charset attribute and not the referring document's code page." />
|
||||
<link rel="stylesheet" href="support/at-charset-011.css" charset="shift-JIS" />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet's encoding is determined by the set encoding of the referring document." />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=shift-JIS" />
|
||||
<style type="text/css">
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The encoding is correctly interpreted from the matched BOM and @charset." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-014.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The encoding is correctly interpreted from the matched BOM and @charset." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-015.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The encoding is correctly interpreted from the matched BOM and @charset." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-016.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is correctly interpreted as utf-8." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-019.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is correctly interpreted as utf-16LE." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-020.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is correctly interpreted as utf-16BE." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-021.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is correctly interpreted as windows-1252." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-024.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is correctly interpreted as Shift-JIS." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-025.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is correctly interpreted as ISO-8859-6." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-026.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is correctly interpreted as Big5." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-027.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is correctly interpreted as UTF-8." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-028.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is not interpreted as UTF-16LE." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-029.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is not interpreted as UTF-16BE." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-030.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<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">
|
||||
@import "support/at-charset-033.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<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">
|
||||
@import "support/at-charset-034.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<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">
|
||||
@import "support/at-charset-035.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<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">
|
||||
@import "support/at-charset-036.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the mismatched @charset." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-037.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the mismatched @charset." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-038.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="match" href="at-charset-039-ref.xht" />
|
||||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The encoding is correctly interpreted from the matched BOM and @charset." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-039.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is thrown out due to the mismatched @charset." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-040.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is thrown out due to the mismatched @charset." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-041.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is interpreted as UTF-8." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-042.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is interpreted as UTF-8." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-043.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="UTF-32 is not supported." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-044.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is interpreted as UTF-16LE." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-045.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is interpreted as UTF16BE." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-046.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is not interpreted as UTF-16LE." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-047.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is not interpreted as UTF16-BE." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-048.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-049.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-050.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-051.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the second @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-052.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The declaration block is interpreted and applied correctly." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-053.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-054.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-055.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-056.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-057.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-058.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-059.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="at-charset-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The stylesheet is interpreted as UTF-16LE based on BOM." />
|
||||
<style type="text/css">
|
||||
@import "support/at-charset-060.css";
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The selector does not match due to the @charset being ignored." />
|
||||
<style type="text/css">@charset "ISO-8859-1";
|
||||
.\xC3\xA9
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: green; }
|
||||
</style>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: green; }
|
||||
</style>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: green; }
|
||||
</style>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: green; }
|
||||
</style>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: red; }
|
||||
</style>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: red; }
|
||||
</style>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: green; }
|
||||
</style>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: red; }
|
||||
</style>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: red; }
|
||||
</style>
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="White space does not affect the validity of @rules." />
|
||||
<style type="text/css">
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Declaration blocks that are empty have no effect on later declarations." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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.xht"/>
|
||||
<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">
|
||||
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<title>CSS Test: Case sensitive attributes</title>
|
||||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="CSS style sheets parts that are not under the control of CSS are case dependant on the language being used." />
|
||||
<style type="text/css">
|
||||
#myid,
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<title>CSS Test: Character representation in other encoding</title>
|
||||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#escaping" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Characters in the stylesheet that cannot be represented in the current character encoding are written as escaped references to ISO 10646 characters." />
|
||||
<style type="text/css">
|
||||
div:before
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset" />
|
||||
<link rel="help" href="http://www.w3.org/TR/html40/struct/links.html#adef-charset" />
|
||||
<link rel="match" href="at-charset-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<style type="text/css">
|
||||
body { color: red; }
|
||||
</style>
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#color-units" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="White space is allowed in the color rgb declaration." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#color-units" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Values outside the device gamut are clipped: the red, green, and blue values are changed to fall within the range supported by the device." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#color-units" />
|
||||
<link rel="match" href="colors-006-ref.xht" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Color matching of keywords and hex values." />
|
||||
<style type="text/css">
|
||||
#maroon
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#comments" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Comments are allowed anywhere within a style tag declaration and are ignored." />
|
||||
<style type="text/css">
|
||||
/*Comment*/div/*Comment*/
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2012-07-27 -->
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#comments" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="A slash '/' escaped with a backslash will remove its special meaning." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html" />
|
||||
<link rel="match" href="counters-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Counters can be referred to using only the identifier." />
|
||||
<style type="text/css">
|
||||
body
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="counters-003-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The counter function can be parsed with no white space separating the function values." />
|
||||
<style type="text/css">
|
||||
body
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="counters-004-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The counters function can be parsed with no white space separating the two function values." />
|
||||
<style type="text/css">
|
||||
body
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="counters-003-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The counters function can be parsed with no white space separating the three function values." />
|
||||
<style type="text/css">
|
||||
body
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="counters-004-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The counter function can be parsed with white space separating the function value." />
|
||||
<style type="text/css">
|
||||
body
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="counters-003-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The counter function can be parsed with white space separating the two function values." />
|
||||
<style type="text/css">
|
||||
body
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="counters-004-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The counters function can be parsed with white space separating the two function values." />
|
||||
<style type="text/css">
|
||||
body
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="counters-003-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The counters function can be parsed with white space separating the three function values." />
|
||||
<style type="text/css">
|
||||
body
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<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="counters-010-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="To refer to a sequence of nested counters of the same name, the notation is 'counters(identifier, string)' or 'counters(identifier, string, list-style-type)'." />
|
||||
<style type="text/css">
|
||||
body
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#declaration" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Various white space are allowed anywhere within the declaration and are ignored." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped identifiers are parsed and applied." />
|
||||
<style type="text/css">
|
||||
\64\69\76
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped special CSS characters are no longer meaningful." />
|
||||
<style type="text/css">
|
||||
.\31st\'Class\27 /* escaped "1st'Class'" */
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/no-red-filler-text-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="The {unicode} chars are not treated like {escape} chars." />
|
||||
<style type="text/css">
|
||||
.\a\b\c\1\2\3
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped characters are treated as normal characters." />
|
||||
<style type="text/css">
|
||||
di\v
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped identifiers are parsed and spaces between them are ignored." />
|
||||
<style type="text/css">
|
||||
\64\69\76 /*Escaped 'div{color:green}'*/
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped character sequences are terminated by white space." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped character sequences are terminated by exactly six hex digits." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped character sequences are terminated by exactly six hex digits and white space." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped character sequences are terminated by white space." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped character sequences (two hex digits) are terminated by white space." />
|
||||
<style type="text/css">
|
||||
div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#characters" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Escaped character sequences (less than six hex digits) are terminated by white space, tabs and linefeeds." />
|
||||
<style type="text/css">
|
||||
div /* 'color : green' terminated with tabs and linefeeds */
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#strings" />
|
||||
<link rel="match" href="escaped-newline-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Strings with escaped newlines are treated as a single whole string." />
|
||||
<style type="text/css">
|
||||
div:before
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Attribute selectors can begin with hyphens." />
|
||||
<style type="text/css">
|
||||
[-hyphen="true"], div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Attribute selectors can begin with underscores." />
|
||||
<style type="text/css">
|
||||
[_underscore="true"], div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Attribute selectors are valid if they begin with hyphens and then underscores." />
|
||||
<style type="text/css">
|
||||
[-_hyphenunderscore="true"], div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html" />
|
||||
<link rel="match" href="../reference/filler-text-below-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Attribute selectors can begin with underscore then digits." />
|
||||
<style type="text/css">
|
||||
[_1underscoredigit="true"], div
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#strings" />
|
||||
<link rel="match" href="quoted-string-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Single quotes are allowed in strings that are double quoted." />
|
||||
<style type="text/css">
|
||||
div:before
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#strings" />
|
||||
<link rel="match" href="quoted-string-002-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Double quotes are allowed in strings that are single quoted." />
|
||||
<style type="text/css">
|
||||
div:before
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#strings" />
|
||||
<link rel="match" href="quoted-string-001-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Single quotes cannot occur inside single quotes unless escaped." />
|
||||
<style type="text/css">
|
||||
div:before
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#strings" />
|
||||
<link rel="match" href="quoted-string-002-ref.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="Double quotes cannot occur inside double quotes unless escaped." />
|
||||
<style type="text/css">
|
||||
div:before
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
<link rel="match" href="scientific-notation-001-ref.xht" />
|
||||
<link rel="author" title="Bert Bos" href="mailto:bert@w3.org" />
|
||||
|
||||
<meta name="flags" content="" />
|
||||
|
||||
<style type="text/css">
|
||||
#container {height: 2em; background: red}
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="author" title="Gabriele Romanato" href="mailto:gabriele.romanato@gmail.com" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#comments" />
|
||||
<link rel="match" href="../reference/ref-this-text-should-be-green.xht"/>
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="UAs must ignore SGML comment delimiters between statements."/>
|
||||
<style type="text/css"><![CDATA[
|
||||
p {color: red}
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue