Skip to content

Commit 04e8cf7

Browse files
remove empty css flags tags (#32150)
removed from: css/css-writing-modes css/css-text css/css-flexbox css/css-display
1 parent 62c22e4 commit 04e8cf7

977 files changed

Lines changed: 0 additions & 977 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

css/css-display/run-in/after-content-display-004.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content" title="12.1 The :before and :after pseudo-elements" />
1212
<link rel="help" href="http://www.w3.org/TR/css3-box/#run-in-boxes" title="4.3. Run-in boxes" />
1313

14-
<meta content="" name="flags" />
1514
<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" />
1615

1716
<style type="text/css"><![CDATA[

css/css-display/run-in/anonymous-box-generation-002.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<title>CSS Test: Anonymous run-in box generation</title>
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level" />
7-
<meta name="flags" content="" />
87
<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." />
98
<style type="text/css">
109
div

css/css-display/run-in/background-applies-to-011.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#propdef-background" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#background-properties" />
8-
<meta name="flags" content="" />
98
<meta name="assert" content="The 'background' property applies to elements with 'display' set to 'run-in'." />
109
<style type="text/css">
1110
div

css/css-display/run-in/background-color-applies-to-011.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#propdef-background-color" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#background-properties" />
8-
<meta name="flags" content="" />
98
<meta name="assert" content="The 'background-color' property applies to elements with 'display' set to 'run-in'." />
109
<style type="text/css">
1110
div

css/css-display/run-in/before-content-display-004.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#before-after-content" title="12.1 The :before and :after pseudo-elements" />
1212
<link rel="help" href="http://www.w3.org/TR/css3-box/#run-in-boxes" title="4.3. Run-in boxes" />
1313

14-
<meta content="" name="flags" />
1514
<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" />
1615

1716
<style type="text/css"><![CDATA[

css/css-display/run-in/border-applies-to-011.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties" />
8-
<meta name="flags" content="" />
98
<meta name="assert" content="The 'border' property applies to elements with a display of run-in." />
109
<style type="text/css">
1110
div

css/css-display/run-in/border-bottom-applies-to-011.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties" />
8-
<meta name="flags" content="" />
98
<meta name="assert" content="The 'border-bottom' property applies to elements with a display of run-in." />
109
<style type="text/css">
1110
div

css/css-display/run-in/border-bottom-color-applies-to-011.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-color-properties" />
8-
<meta name="flags" content="" />
98
<meta name="assert" content="The 'border-bottom-color' property applies to elements with a display of run-in." />
109
<style type="text/css">
1110
div

css/css-display/run-in/border-bottom-style-applies-to-011.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-style" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-style-properties" />
8-
<meta name="flags" content="" />
98
<meta name="assert" content="The 'border-bottom-style' property applies to elements with a display of run-in." />
109
<style type="text/css">
1110
div

css/css-display/run-in/border-bottom-width-applies-to-011.xht

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
66
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width" />
77
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#border-width-properties" />
8-
<meta name="flags" content="" />
98
<meta name="assert" content="The 'border-bottom-width' property applies to elements with a display of run-in." />
109
<style type="text/css">
1110
div

0 commit comments

Comments
 (0)