File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6309,15 +6309,6 @@ Tracking: the 'letter-spacing' property</h3>
63096309 ({{getComputedStyle()}} return value)
63106310 of ''letter-spacing/normal'' .
63116311
6312- For the purpose of 'letter-spacing' ,
6313- each consecutive run of [=atomic inlines=]
6314- (such as images and inline blocks)
6315- is treated as a single [=typographic character unit=] .
6316-
6317- <wpt>
6318- letter-spacing/letter-spacing-204.html
6319- </wpt>
6320-
63216312 Letter-spacing is applied to each [=typographic character unit=]
63226313 by inserting half of the additional spacing on each side;
63236314 except it is not applied at the beginning or end of a line.
@@ -6424,6 +6415,15 @@ Tracking: the 'letter-spacing' property</h3>
64246415 </div>
64256416-->
64266417
6418+ For the purpose of 'letter-spacing' ,
6419+ each consecutive run of [=atomic inlines=]
6420+ (such as images and inline blocks)
6421+ is treated as a single [=typographic character unit=] .
6422+
6423+ <wpt>
6424+ letter-spacing/letter-spacing-204.html
6425+ </wpt>
6426+
64276427 Letter spacing ignores invisible zero-width formatting characters
64286428 (such as those from the Unicode Cf category).
64296429 Spacing must be added as if those characters did not exist in the document.
Original file line number Diff line number Diff line change @@ -10157,15 +10157,6 @@ Tracking: the 'letter-spacing' property</h3>
1015710157 ({{getComputedStyle()}} return value)
1015810158 of ''letter-spacing/normal'' .
1015910159
10160- For the purpose of 'letter-spacing' ,
10161- each consecutive run of [=atomic inlines=]
10162- (such as images and inline blocks)
10163- is treated as a single [=typographic character unit=] .
10164-
10165- <wpt>
10166- letter-spacing/letter-spacing-204.html
10167- </wpt>
10168-
1016910160 Letter-spacing is applied to each [=typographic character unit=]
1017010161 by inserting half of the additional spacing on each side;
1017110162 except it is not applied at the beginning or end of a line.
@@ -10272,6 +10263,15 @@ Tracking: the 'letter-spacing' property</h3>
1027210263 </div>
1027310264-->
1027410265
10266+ For the purpose of 'letter-spacing' ,
10267+ each consecutive run of [=atomic inlines=]
10268+ (such as images and inline blocks)
10269+ is treated as a single [=typographic character unit=] .
10270+
10271+ <wpt>
10272+ letter-spacing/letter-spacing-204.html
10273+ </wpt>
10274+
1027510275 Letter spacing ignores invisible zero-width formatting characters
1027610276 (such as those from the Unicode Cf category).
1027710277 Spacing must be added as if those characters did not exist in the document.
You can’t perform that action at this time.
0 commit comments