@@ -2363,11 +2363,11 @@ Line Breaking Details</h3>
2363
2363
line-breaking/line-breaking-019.html
2364
2364
</wpt>
2365
2365
2366
- <li> The line breaking behavior of a replaced element or other atomic inline
2367
- is equivalent to an ideographic character
2368
- (Unicode linebreaking class <code> ID </code> [[!UAX14]] ) ,
2369
- and additionally, for Web-compatibility, introduces a <a>soft wrap opportunity</a>
2370
- between itself and any adjacent U+00A0 NO-BREAK SPACE character .
2366
+ <li> For Web-compatibility
2367
+ there is a [=soft wrap opportunity=]
2368
+ before and after each replaced element or other [=atomic inline=] ,
2369
+ even when adjacent to a character that would normally suppress them,
2370
+ such as U+00A0 NO-BREAK SPACE.
2371
2371
2372
2372
<wpt>
2373
2373
line-breaking/line-breaking-atomic-001.html
@@ -2378,11 +2378,13 @@ Line Breaking Details</h3>
2378
2378
line-breaking/line-breaking-atomic-006.html
2379
2379
line-breaking/line-breaking-atomic-007.html
2380
2380
line-breaking/line-breaking-atomic-008.html
2381
+ line-breaking/line-breaking-atomic-009.html
2381
2382
line-breaking/line-breaking-replaced-001.html
2382
2383
line-breaking/line-breaking-replaced-002.html
2383
2384
line-breaking/line-breaking-replaced-003.html
2384
2385
line-breaking/line-breaking-replaced-004.html
2385
2386
line-breaking/line-breaking-replaced-005.html
2387
+ line-breaking/line-breaking-replaced-006.html
2386
2388
line-breaking/line-breaking-atomic-nowrap-001.html
2387
2389
</wpt>
2388
2390
0 commit comments