Skip to content

Commit

Permalink
[css-text-4] Fix bikeshed warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
frivoal committed Aug 25, 2023
1 parent 2488a9b commit 62eff8c
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions css-text-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ WPT Path Prefix: /css/css-text/
spec:css-display-3; type:property; text:display
spec:css-fonts-4; type:property; text:font-feature-settings
spec:selectors-4; type:selector; text::lang()
spec:css2; type:dfn; text:document language
spec:css-ruby-1; type:dfn; text:ruby
spec:selectors-4; type:dfn; text:selector
</pre>

<style type="text/css">
Expand Down Expand Up @@ -4285,8 +4288,6 @@ Line Breaking Details</h3>
line-breaking/line-breaking-ic-002.html
line-breaking/line-breaking-ic-003.html
white-space/white-space-wrap-after-nowrap-001.html
word-break/word-break-break-all-inline-010.html
overflow-wrap/overflow-wrap-anywhere-inline-003.html
word-break/break-boundary-2-chars-001.html
</wpt>

Expand Down Expand Up @@ -4357,10 +4358,8 @@ Breaking Rules for Letters: the 'word-break' property</h3>
word-break/word-break-break-all-inline-001.html
word-break/word-break-break-all-inline-002.html
word-break/word-break-break-all-inline-003.html
word-break/word-break-break-all-inline-004.html
word-break/word-break-break-all-inline-005.html
word-break/word-break-break-all-inline-006.html
word-break/word-break-break-all-inline-007.html
word-break/word-break-break-all-inline-009.html
word-break/word-break-break-all-062.html
word-break/word-break-keep-all-063.html
Expand Down Expand Up @@ -4540,13 +4539,10 @@ Breaking Rules for Letters: the 'word-break' property</h3>
word-break/word-break-break-all-inline-001.html
word-break/word-break-break-all-inline-002.html
word-break/word-break-break-all-inline-003.html
word-break/word-break-break-all-inline-004.html
word-break/word-break-break-all-inline-005.html
word-break/word-break-break-all-inline-006.html
word-break/word-break-break-all-inline-007.html
word-break/word-break-break-all-inline-008.html
word-break/word-break-break-all-inline-009.html
word-break/word-break-break-all-inline-010.html
white-space/break-spaces-006.html
white-space/break-spaces-008.html
white-space/break-spaces-before-first-char-004.html
Expand Down Expand Up @@ -5751,7 +5747,6 @@ Overflow Wrapping: the 'overflow-wrap'/'word-wrap' property</h3>
overflow-wrap/overflow-wrap-break-word-long-crash.html
overflow-wrap/overflow-wrap-break-word-white-space-crash.html
overflow-wrap/overflow-wrap-break-word-white-space-crash-002.html
overflow-wrap/overflow-wrap-anywhere-inline-002.html
</wpt>

This property specifies whether the UA may break
Expand Down Expand Up @@ -5805,10 +5800,6 @@ Overflow Wrapping: the 'overflow-wrap'/'word-wrap' property</h3>
overflow-wrap/overflow-wrap-anywhere-010.html
overflow-wrap/overflow-wrap-anywhere-011.html
overflow-wrap/overflow-wrap-anywhere-inline-001.html
overflow-wrap/overflow-wrap-anywhere-inline-002.html
overflow-wrap/overflow-wrap-anywhere-inline-003.html
overflow-wrap/overflow-wrap-anywhere-inline-004.html
overflow-wrap/overflow-wrap-anywhere-fit-content-001.html
overflow-wrap/overflow-wrap-min-content-size-005.html
overflow-wrap/overflow-wrap-min-content-size-007.html
overflow-wrap/overflow-wrap-cluster-002.html
Expand Down Expand Up @@ -6484,9 +6475,6 @@ Text Alignment: the 'text-align' shorthand</h3>
When specified on the 'text-align' shorthand,
sets both 'text-align-all' and 'text-align-last' to ''text-align/match-parent''.

<wpt>
text-align/text-align-008.html
</wpt>

<wpt pathprefix="/css/css-text/text-align/">
text-align-match-parent-01.html
Expand Down Expand Up @@ -6522,7 +6510,6 @@ Text Alignment: the 'text-align' shorthand</h3>

<wpt pathprefix="/css/CSS2/text">
text-align-white-space-001.xht
text-align-white-space-003.xht
text-align-white-space-005.xht
</wpt>

Expand Down

0 comments on commit 62eff8c

Please sign in to comment.