File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,10 @@ Introduction</h2>
90
90
for each property,
91
91
the value from the box to which that property was applied.
92
92
93
- Similarly, each contiguous sequence of sibling <a>text nodes</a> generates a <a>text run</a> ,
93
+ Similarly, each contiguous sequence of sibling <a>text nodes</a> generates a <a>text run</a>
94
+ containing their text contents,
94
95
which is assigned the same styles as the generating <a>text nodes</a> .
96
+ If the sequence contains no text, however, it does not generate a <a>text run</a> .
95
97
96
98
An <dfn for=CSS lt="anonymous|anonymous box" export>anonymous box</dfn> is a box that is not associated with any element.
97
99
<a>Anonymous boxes</a> are generated in certain circumstances
You can’t perform that action at this time.
0 commit comments