[css-shapes] Specify algorithms for computing line-box intrusion into float's margin box. · Issue #2949 · w3c/csswg-drafts (original) (raw)
If we want interop on css-shapes the specification needs to define given an exclusion with shape-outside defined, how far can a line-box intrude into that float. E.g. something like:
shape.intrusionSize(line_position_relative_to_shape, line_height, left_or_right);