Skip to content

Commit f7bcac1

Browse files
committed
1 parent 06c2500 commit f7bcac1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-writing-modes/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2510,7 +2510,7 @@ Text Run Rules</h4>
25102510
<p>no text would combine: the 12 and 34 both share an ancestor with the same 'text-combine-upright' value,
25112511
and therefore are considered part of a sequence of four combinable digits interrupted by a box boundary.
25122512
However in these cases:
2513-
<pre>12&lt;tcy&gt;&lt;span>34&gt;&lt;/span>&lt;/tcy>
2513+
<pre>12&lt;tcy&gt;&lt;span>34&lt;/span>&lt;/tcy>
25142514
12&lt;tcy&gt;&lt;span>&lt;/span>34&lt;/tcy>
25152515
12&lt;tcy&gt;34&lt;span>&lt;/span>&lt;/tcy></pre>
25162516
<p>The 34 would combine, because the 12 immediately previous does not share with the 34 an ancestor with a common 'text-combine-upright',

0 commit comments

Comments
 (0)