diff --git a/css-text-3/Overview.bs b/css-text-3/Overview.bs index 4455654595a1..9fee0c0d2460 100644 --- a/css-text-3/Overview.bs +++ b/css-text-3/Overview.bs @@ -2337,6 +2337,7 @@ Phase II: Trimming and Positioning white-space/white-space-pre-wrap-justify-002.html white-space/white-space-pre-wrap-justify-003.html white-space/white-space-pre-wrap-justify-004.html + white-space/eol-spaces-bidi-004.html Note: [=Hanging=] the white space rather than collapsing it @@ -3303,6 +3304,11 @@ Line Breaking and Word Boundaries Any guidance on additional appropriate references would be much appreciated. + + line-breaking/line-breaking-028.html + line-breaking/line-breaking-029.html + + shaping/shaping_lig-001.html @@ -5187,6 +5193,7 @@ Text Alignment: the 'text-align' shorthand text-align/text-align-justify-005.html text-align/text-align-justify-006.html text-align/text-align-justify-shy-001.html + text-align/text-align-justify-bidi-control.html @@ -5365,6 +5372,7 @@ Last Line Alignment: the 'text-align-last' property parsing/text-align-last-computed.html text-align/text-align-last-013.html text-align/text-align-last-014.html + text-align/text-align-last-justify-br.html This property describes how the last line of a block or a line @@ -6015,6 +6023,9 @@ Word Spacing: the 'word-spacing' property word-spacing-098.xht word-spacing-099.xht + + word-spacing/word-spacing-002.html + Additional spacing is applied to each [=word separator=] left in the text @@ -6110,6 +6121,7 @@ Tracking: the 'letter-spacing' property letter-spacing/letter-spacing-201.html letter-spacing/letter-spacing-203.html letter-spacing/letter-spacing-206.html + letter-spacing/letter-spacing-end-of-line-002.html @@ -8674,4 +8686,15 @@ Older Changes text-spacing-trim/text-spacing-trim-start-001.html text-spacing-trim/text-spacing-trim-start-002.html text-transform/math/text-transform-math-auto-003.html + + white-space/text-wrap-balance-003.html + white-space/text-wrap-balance-004.html + white-space/text-wrap-balance-float-006.html + white-space/text-wrap-balance-right-to-left.html + white-space/text-wrap-balance-top-to-bottom.html + white-space/text-wrap-nowrap-001.html + text-spacing-trim/text-spacing-trim-span-001.html + text-spacing-trim/text-spacing-trim-subset-001.html + letter-spacing/letter-spacing-percent-001.html + word-spacing/word-spacing-percent-001.html diff --git a/css-text-4/Overview.bs b/css-text-4/Overview.bs index 5cef1147c878..cd15923e40e7 100644 --- a/css-text-4/Overview.bs +++ b/css-text-4/Overview.bs @@ -3521,6 +3521,7 @@ Phase II: Trimming and Positioning white-space/white-space-pre-wrap-justify-002.html white-space/white-space-pre-wrap-justify-003.html white-space/white-space-pre-wrap-justify-004.html + white-space/eol-spaces-bidi-004.html Note: [=Hanging=] the white space rather than collapsing it @@ -4221,6 +4222,7 @@ Deciding Whether to Wrap: the 'text-wrap-mode' property parsing/white-space-shorthand-text-wrap.html white-space/text-wrap-balance-001.html white-space/text-wrap-balance-002.html + white-space/text-wrap-balance-003.html white-space/text-wrap-balance-align-001.html white-space/text-wrap-balance-dynamic-001.html white-space/text-wrap-balance-line-clamp-001.html @@ -5072,6 +5074,7 @@ Deciding Whether to Wrap: the 'text-wrap-mode' property + white-space/text-wrap-nowrap-001.html white-space-pre-001.xht @@ -5542,6 +5545,7 @@ Selecting How to Wrap: the 'text-wrap-style' property white-space/text-wrap-balance-001.html white-space/text-wrap-balance-002.html + white-space/text-wrap-balance-003.html white-space/text-wrap-balance-align-001.html white-space/text-wrap-balance-dynamic-001.html white-space/text-wrap-balance-line-clamp-001.html @@ -5550,6 +5554,8 @@ Selecting How to Wrap: the 'text-wrap-style' property crashtests/text-wrap-balance-nested-blocks-crash.html white-space/text-wrap-balance-overflow-001.html white-space/text-wrap-balance-overflow-002.html + white-space/text-wrap-balance-right-to-left.html + white-space/text-wrap-balance-top-to-bottom.html The remaining space to consider @@ -5567,6 +5573,7 @@ Selecting How to Wrap: the 'text-wrap-style' property white-space/text-wrap-balance-float-003.html white-space/text-wrap-balance-float-004.html white-space/text-wrap-balance-float-005.html + white-space/text-wrap-balance-float-006.html Groups of lines separated by a [=forced line break=] @@ -6290,6 +6297,11 @@ Line Breaking and Word Boundaries Any guidance on additional appropriate references would be much appreciated. + + line-breaking/line-breaking-028.html + line-breaking/line-breaking-029.html + + shaping/shaping_lig-001.html @@ -8572,6 +8584,7 @@ Text Alignment: the 'text-align' shorthand text-align/text-align-justify-005.html text-align/text-align-justify-006.html text-align/text-align-justify-shy-001.html + text-align/text-align-justify-bidi-control.html @@ -8943,6 +8956,7 @@ Last Line Alignment: the 'text-align-last' property parsing/text-align-last-computed.html text-align/text-align-last-013.html text-align/text-align-last-014.html + text-align/text-align-last-justify-br.html This property describes how the last line of a block or a line @@ -9714,6 +9728,8 @@ Word Spacing: the 'word-spacing' property word-spacing/word-spacing-001.html + word-spacing/word-spacing-002.html + word-spacing/word-spacing-percent-001.html tab-size/tab-size-spacing-001.html @@ -9835,7 +9851,6 @@ Tracking: the 'letter-spacing' property Missing tests: * Applies to text - * percentage * Due to issue 1518, some/many tests in this section should be converted from MUST to SHOULD. * inherit lengths as absolute * For legacy reasons, a computed letter-spacing of zero yields a resolved value (getComputedStyle() return value) of normal. @@ -9868,6 +9883,7 @@ Tracking: the 'letter-spacing' property letter-spacing/letter-spacing-201.html letter-spacing/letter-spacing-203.html letter-spacing/letter-spacing-206.html + letter-spacing/letter-spacing-end-of-line-002.html @@ -9948,7 +9964,7 @@ Tracking: the 'letter-spacing' property letter-spacing-100.xht -
<length> +
<length-percentage>
Specifies additional spacing between [=typographic character units=]. @@ -10015,6 +10031,9 @@ Tracking: the 'letter-spacing' property letter-spacing-101.xht letter-spacing-102.xht + + letter-spacing/letter-spacing-percent-001.html + For legacy reasons, @@ -10563,6 +10582,11 @@ CJK Punctuation Spacing: the 'text-spacing-trim' property and collapse spacing between punctuation glyphs as described below. + + text-spacing-trim/text-spacing-trim-span-001.html + text-spacing-trim/text-spacing-trim-subset-001.html + +
trim-both
Set fullwidth opening punctuation with half-width glyphs (flush) @@ -10586,6 +10610,7 @@ CJK Punctuation Spacing: the 'text-spacing-trim' property text-spacing-trim/text-spacing-trim-dot-001.html text-spacing-trim/text-spacing-trim-quote-001.html text-spacing-trim/text-spacing-trim-start-001.html + text-spacing-trim/text-spacing-trim-span-001.html
@@ -10641,6 +10666,7 @@ CJK Punctuation Spacing: the 'text-spacing-trim' property text-spacing-trim/text-spacing-trim-start-001.html text-spacing-trim/text-spacing-trim-start-002.html text-spacing-trim/text-spacing-trim-end-001.html + text-spacing-trim/text-spacing-trim-span-001.html
trim-all