[csswg-drafts] [css-shapes] Specify algorithms for computing line-box intrusion into float's margin box.

bfgeek has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-shapes] Specify algorithms for computing line-box intrusion into float's margin box. ==
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);
```



Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2949 using your GitHub account

Received on Tuesday, 24 July 2018 22:00:54 UTC