Re: [fxtf-drafts] [css-masking-1] stroke-bounding-box and non-scaling-stroke

@dstorey @boggydigital @AmeliaBR Here an example of the different computed boxes w/o looking at `non-scaling-stroke`.

The first shape is the extreme case with the worst outcome of the heuristic.
The second shape is the regular outcome for many shapes in real life.

The tight stroke box in the image is the idealistic outcome. A few implementations are able to compute it correctly in all cases... including paths with cubic curves.

<img width="661" alt="screen shot 2018-06-05 at 06 54 52" src="https://user-images.githubusercontent.com/1298200/40955939-b479fa06-688d-11e8-9695-ad5b56c8afc4.png">


-- 
GitHub Notification of comment by dirkschulze
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/279#issuecomment-394582182 using your GitHub account

Received on Tuesday, 5 June 2018 05:00:38 UTC