File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -190,11 +190,13 @@ Overflow Concepts and Terminology</h2>
190190 <a href="https://www.w3.org/TR/css-ui-3/#outline-props">outlines</a> ,
191191 etc.
192192
193- Since some effects in CSS (for example, the blurs in
194- 'text-shadow' [[CSS-TEXT-3]] and 'box-shadow' [[CSS-BACKGROUNDS-3]] ,
195- which are theoretically infinite)
196- do not define what visual extent they cover, the extent
197- of the <a>ink overflow</a> is undefined.
193+ Since some effects in CSS (for example,
194+ the blurs in 'text-shadow' [[CSS-TEXT-3]] and 'box-shadow' [[CSS-BACKGROUNDS-3]] ,
195+ which are theoretically infinite;
196+ or text rendering, where shaping and rasterization can vary by platform)
197+ do not precisely define what visual extent they cover,
198+ the extent of the <a>ink overflow</a> is undefined,
199+ and may vary across UAs.
198200
199201 The <dfn export lt="ink overflow region | ink overflow area">ink overflow area</dfn> is the non-rectangular area
200202 occupied by the <a>ink overflow</a>
You can’t perform that action at this time.
0 commit comments