Skip to content

Commit

Permalink
remove empty css flags tags (#32150)
Browse files Browse the repository at this point in the history
removed from:
css/css-writing-modes
css/css-text
css/css-flexbox
css/css-display
  • Loading branch information
DanielRyanSmith authored Feb 1, 2022
1 parent 62c22e4 commit 04e8cf7
Show file tree
Hide file tree
Showing 977 changed files with 0 additions and 977 deletions.
1 change: 0 additions & 1 deletion css/css-display/run-in/after-content-display-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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[
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/anonymous-box-generation-002.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/background-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/background-color-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/before-content-display-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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[
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-bottom-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-collapse-applies-to-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-color-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-left-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-right-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-spacing-applies-to-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-style-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-top-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-top-color-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-top-style-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-top-width-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/border-width-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/bottom-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/caption-side-applies-to-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/clear-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/clear-runin-001.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/color-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/counter-reset-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/display-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/empty-cells-applies-to-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/float-applies-to-011.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/font-applies-to-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/font-style-applies-to-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/font-variant-applies-to-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion css/css-display/run-in/font-weight-applies-to-004.xht
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 04e8cf7

Please sign in to comment.