Skip to content

Commit 238b4b4

Browse files
committed
[css-text-3] Mark Ogham space mark trimming as at-risk, tweak wording. It is deliberately ambiguous wrt options 1 & 2 in #4893 (comment)
1 parent ada8c3e commit 238b4b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-text-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ At Risk: the 'text-justify' property
2727
At Risk: the percentage values of 'word-spacing'
2828
At Risk: the 'hanging-punctuation' property
2929
At Risk: Writing-system specific adjustments to line-breaking
30+
At Risk: Trimming trailing Ogham space marks
3031
Ignored Vars: letter-spacing
3132
Status Text: This publication partially addresses the issues in the <a href="https://drafts.csswg.org/css-text-3/issues-lc-2013">disposition of comments</a> since the <a href="https://www.w3.org/TR/2013/WD-css-text-3-20131010/">October 2013 Last Call Working Draft</a>, and, while a marked improvement over the previous draft, is not considered to be entirely up-to-date at the time of publication. A completed dispostion of comments and corresponding draft will be published once the issues are fully addressed and reviewed by the CSSWG and Internationalization WG.
3233
WPT Path Prefix: /css/css-text/
@@ -1567,9 +1568,8 @@ Text Processing</h3>
15671568
<li>A sequence at the end of a line
15681569
of <a>collapsible</a> [=spaces=]
15691570
is removed,
1570-
and any trailing U+1680 OGHAM SPACE MARK
1571-
is also removed
1572-
if it's 'white-space' property is ''white-space/normal'', ''nowrap'', or ''pre-line''.
1571+
as well as any trailing U+1680 OGHAM SPACE MARK
1572+
whose 'white-space' property is ''white-space/normal'', ''nowrap'', or ''pre-line''.
15731573

15741574
<wpt>
15751575
white-space/line-edge-white-space-collapse-001.html

0 commit comments

Comments
 (0)