RESOLVED LATER Bug 95361
[CSS Shapes] Account for variable-height lines
https://bugs.webkit.org/show_bug.cgi?id=95361
Summary [CSS Shapes] Account for variable-height lines
Bear Travis
Reported 2012-08-29 11:31:30 PDT
Different inline elements may have different heights, which may affect the line width. Make sure that a line growing higher does not cause the line to go outside the shape-inside.
Attachments
Bear Travis
Comment 1 2012-09-19 14:11:19 PDT
This includes lines that grow beyond lineHeight (eg, a line that contains an inline image larger than the font-size).
Note You need to log in before you can comment on or make changes to this bug.