Skip to content

Commit 74316f6

Browse files
committed
[css-text] Reduce ambiguity in spec text
Follow up on #8972
1 parent e7e2c65 commit 74316f6

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

css-text-3/Overview.bs

+6-2
Original file line numberDiff line numberDiff line change
@@ -3379,7 +3379,9 @@ Line Breaking Details</h3>
33793379
including U+00A0 NO-BREAK SPACE.
33803380
However,
33813381
with the exception of U+00A0 NO-BREAK SPACE,
3382-
non-tailorable Unicode line breaking rules must be honored.
3382+
there must be no [=soft wrap opportunity=]
3383+
between [=atomic inlines=] and adjacent characters
3384+
belonging to the Unicode GL, WJ, or ZWJ line breaking classes.
33833385
[[UAX14]]
33843386

33853387
<wpt>
@@ -8283,7 +8285,9 @@ Recent Changes</h3>
82838285
<ins>
82848286
However,
82858287
with the exception of U+00A0 NO-BREAK SPACE,
8286-
non-tailorable Unicode line breaking rules must be honored.
8288+
there must be no [=soft wrap opportunity=]
8289+
between [=atomic inlines=] and adjacent characters
8290+
belonging to the Unicode GL, WJ, or ZWJ line breaking classes.
82878291
[[UAX14]]
82888292
</ins>
82898293
</blockquote>

css-text-4/Overview.bs

+3-1
Original file line numberDiff line numberDiff line change
@@ -4238,7 +4238,9 @@ Line Breaking Details</h3>
42384238
including U+00A0 NO-BREAK SPACE.
42394239
However,
42404240
with the exception of U+00A0 NO-BREAK SPACE,
4241-
non-tailorable Unicode line breaking rules must be honored.
4241+
there must be no [=soft wrap opportunity=]
4242+
between [=atomic inlines=] and adjacent characters
4243+
belonging to the Unicode GL, WJ, or ZWJ line breaking classes.
42424244
[UAX14]
42434245

42444246
<wpt>

0 commit comments

Comments
 (0)