Update web-platform-tests to revision b'b728032f59a396243864b0f8584e7211e3632005'

This commit is contained in:
WPT Sync Bot 2022-11-10 01:22:36 +00:00
parent ace9b32b1c
commit df68c4e5d1
15632 changed files with 514865 additions and 155000 deletions

View file

@ -11,7 +11,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content" title="12.1 The :before and :after pseudo-elements" />
<link rel="help" href="http://www.w3.org/TR/css3-box/#run-in-boxes" title="4.3. Run-in boxes" />
<meta content="" name="flags" />
<meta content="Generated content can have their own display value explicitly set in which case they behave as if they were real elements inserted just inside their associated element." name="assert" />
<style type="text/css"><![CDATA[

View file

@ -4,7 +4,6 @@
<title>CSS Test: Anonymous run-in box generation</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level" />
<meta name="flags" content="" />
<meta name="assert" content="Block boxes with inline content followed by a run-in box generate an anonymous run-in box around the inline content." />
<style type="text/css">
div

View file

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

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#propdef-background-color" />
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#background-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'background-color' property applies to elements with 'display' set to 'run-in'." />
<style type="text/css">
div

View file

@ -11,7 +11,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content" title="12.1 The :before and :after pseudo-elements" />
<link rel="help" href="http://www.w3.org/TR/css3-box/#run-in-boxes" title="4.3. Run-in boxes" />
<meta content="" name="flags" />
<meta content="Generated content can have their own display value explicitly set in which case they behave as if they were real elements inserted just inside their associated element." name="assert" />
<style type="text/css"><![CDATA[

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-bottom' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-bottom-color' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-style-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-bottom-style' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-width-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-bottom-width' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<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" />
<meta name="flags" content="" />
<meta name="assert" content="Border-collapse does not apply to 'display: run-in' elements." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-color" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-color' properties applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-left" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-left' properties applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-left-color" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-left-color' properties applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-left-style" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-style-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-left-style' properties applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-width-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-left-width' properties applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-right" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-right' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-right-color" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-right-color' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-right-style" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-style-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-right-style' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-width-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-right-width' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<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" />
<meta name="flags" content="" />
<meta name="assert" content="Border-spacing does not apply to 'display: run-in' elements." />
<style type="text/css">
div

View file

@ -4,7 +4,6 @@
<title>CSS Test: Border-style applied to element with display run-in</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-style-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-style' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-top' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-top-color' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-style" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-style-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-top-style' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-width-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-top-width' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-width" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-width-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'border-width' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#position-props" />
<meta name="flags" content="" />
<meta name="assert" content="The 'bottom' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<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" />
<meta name="flags" content="" />
<meta name="assert" content="Caption-side does not apply to 'display: run-in' elements." />
<style type="text/css">
span

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#propdef-clear" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#flow-control" />
<meta name="flags" content="" />
<meta name="assert" content="The 'clear' property applies to elements with a display of 'run-in'." />
<style type="text/css">
p

View file

@ -4,7 +4,6 @@
<title>CSS Test: Clear applies to final block box of a run-in</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#flow-control" />
<meta name="flags" content="" />
<meta name="assert" content="Clearance only applies to the final block box of a run-in element." />
<style type="text/css">
#div1

View file

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

View file

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

View file

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

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#propdef-display" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop" />
<meta name="flags" content="" />
<meta name="assert" content="The property 'display' set to 'run-in' behaves in layout as a run-in block." />
<style type="text/css">
#test

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells" />
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#empty-cells" />
<meta name="flags" content="" />
<meta name="assert" content="Empty-cells does not apply to 'display: run-in' elements." />
<style type="text/css">
#table

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#propdef-float" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#float-position" />
<meta name="flags" content="" />
<meta name="assert" content="The 'float' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font" />
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-shorthand" />
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-prop"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'font' property applies to 'display: run-in' elements." />
<style type="text/css">
div

View file

@ -7,7 +7,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-styling" />
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-style-prop"/>
<link rel="match" href="../../reference/pass_if_filler_text_slanted.xht"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'font-style' property applies to 'display: run-in' elements." />
<style type="text/css">
div

View file

@ -7,7 +7,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#small-caps" />
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-variant-prop" />
<link rel="match" href="../../reference/pass_if_filler_text_match_smallcaps.xht"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'font-variant' property applies to 'display: run-in' elements." />
<style type="text/css">
div

View file

@ -7,7 +7,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-boldness" />
<link rel="help" href="http://www.w3.org/TR/css-fonts-3/#font-weight-prop" />
<link rel="match" href="../../reference/pass_if_filler_text_match_bold.xht"/>
<meta name="flags" content="" />
<meta name="assert" content="Font weights apply to 'display: run-in' elements." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-height" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#the-height-property" />
<link rel="match" href="../../reference/pass_if_square_96px_black.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'height' property applies to elements with 'display' set to 'run-in'." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#propdef-left" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#position-props" />
<meta name="flags" content="" />
<meta name="assert" content="The 'left' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#leading" />
<meta name="flags" content="" />
<meta name="assert" content="The 'line-height' property applies to elements with 'display' set to 'run-in'." />
<style type="text/css">
#div1

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-list-style" />
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style" />
<link rel="match" href="../../reference/single_square_list_marker.xht"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'list-style' property applies to elements with 'display' set to 'run-in'." />
<style type="text/css">
div

View file

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

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type" />
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#list-style" />
<link rel="match" href="../../reference/single_square_list_marker.xht"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'list-style-type' property applies to elements with 'display' set to 'run-in'." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-margin" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#margin-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'Margin' property applies to elements with a display of run-in." />
<style type="text/css">
#wrapper

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#margin-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'margin-bottom' property applies to elements with a display of run-in." />
<style type="text/css">
#wrapper

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-left" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#margin-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'margin-left' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-right" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#margin-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'margin-right' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-top" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#margin-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'margin-top' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-max-height" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-heights" />
<link rel="match" href="../../reference/pass_if_square_96px_black.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'max-height' property applies to elements with 'display' set to 'run-in'." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" />
<link rel="match" href="../../reference/pass_if_square_96px_black.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'max-width' property applies to elements with 'display' set to 'run-in'." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-min-height" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-heights" />
<link rel="match" href="../../reference/pass_if_square_96px_black.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'min-height' property applies to elements with 'display' set to 'run-in'." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#propdef-min-width" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#min-max-widths" />
<link rel="match" href="../../reference/pass_if_square_96px_black.html"/>
<meta name="flags" content="" />
<meta name="assert" content="The 'min-width' property applies to elements with 'display' set to 'run-in'." />
<style type="text/css">
#div1

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline" />
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines" />
<meta name="flags" content="" />
<meta name="assert" content="The 'outline' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color" />
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines" />
<meta name="flags" content="" />
<meta name="assert" content="The 'outline-color' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style" />
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines" />
<meta name="flags" content="" />
<meta name="assert" content="The 'outline-style' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-width" />
<link rel="help" href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines" />
<meta name="flags" content="" />
<meta name="assert" content="The 'outline-width' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#padding-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'padding' property applies to elements with a display of run-in." />
<style type="text/css">
#div1

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding-bottom" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#padding-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'padding-bottom' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding-left" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#padding-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'padding-left' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding-right" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#padding-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'padding-right' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -5,7 +5,6 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-padding-top" />
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#padding-properties" />
<meta name="flags" content="" />
<meta name="assert" content="The 'padding-top' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#propdef-position" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#choose-position" />
<meta name="flags" content="" />
<meta name="assert" content="The 'position' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-quotes" />
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#quotes-specify" />
<link rel="match" href="../../reference/pass_if_pass_below.html" />
<meta name="flags" content="" />
<meta name="assert" content="The 'quotes' property applies to elements with a 'display' set to 'run-in'." />
<style type="text/css">
div

View file

@ -6,7 +6,6 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#propdef-right" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#position-props" />
<meta name="flags" content="" />
<meta name="assert" content="The 'right' property applies to elements with a display of run-in." />
<style type="text/css">
div

View file

@ -4,7 +4,6 @@
<title>CSS Test: Run-in boxes change to inline boxes</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in" />
<meta name="flags" content="" />
<meta name="assert" content="Sibling block boxes following a run-in makes the run-in become an inline of the block box." />
<style type="text/css">
#span1

View file

@ -4,7 +4,6 @@
<title>CSS Test: Run-in that starts with a run-in</title>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in" />
<meta name="flags" content="" />
<meta name="assert" content="Run-in boxes cannot run-in with another box that already starts with a run-in." />
<style type="text/css">
span

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if there is an absolutely
positioned element between the run-in and the following block."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Run-ins run into a following block if there is nothing
between the run-in and the block."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Run-ins run into a following block if there is collapsed
whitespace between the run-in and the following block."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Run-ins run into a following block if there is collapsed
whitespace and comments between the run-in and the block."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-block-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if the following block has
a display:run-in child."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if followed by a list-item."/>
<style type="text/css"><![CDATA[

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-007-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if the block has
overflow:scroll."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if the block is relatively
positioned."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have
overflow:scroll set."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins end up before :before content when they run
in."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-pre-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins don't run in across preserved whitespace."/>
<style type="text/css"><![CDATA[

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-text-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Run-ins run into a following block even if the block is empty."/>
<style type="text/css"><![CDATA[

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-breaking-001-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins that run in can line-break correctly,
and that their borders are then painted correctly."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-breaking-002-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins that run in can line-break correctly,
and that their borders are then painted correctly."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#flow-control"/>
<link rel="match" href="run-in-text-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that clear on run-ins applies to their block."/>
<style type="text/css"><![CDATA[

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have abs pos kids."/>
<style type="text/css"><![CDATA[

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-text-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins don't run in if they have child blocks."/>
<style type="text/css"><![CDATA[

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-text-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins don't run in if they have child inlines
which contain blocks."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have floating kids."/>
<style type="text/css"><![CDATA[

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have child inlines."/>
<style type="text/css"><![CDATA[

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have child inlines
which contain table cells."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have child inlines
which contain table cells which contain abs pos kids."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have child inlines
which contain table cells which contain floating kids."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have child inlines
which contain table rowss."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have child inlines
which contain abs pos kids."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have child inlines
which contain floating kids."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have child inline-blocks."/>
<style type="text/css"><![CDATA[

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-basic-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins actually run in if they have child
inline-tables."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-text-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins don't run in if they have child rel pos
blocks."/>

View file

@ -6,7 +6,6 @@
<link rel="reviewer" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#run-in"/>
<link rel="match" href="run-in-text-ref.xht"/>
<meta name="flags" content="" />
<meta name="assert"
content="Tests that run-ins don't run in if they have child run-ins."/>
<style type="text/css"><![CDATA[

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