Re: [csswg-drafts] [css-ui][css-background] should clarify outline drawing behavior for boxes with negative sizes (#2892)

Can we just upgrade that to:

> If the value is negative, its actual value must be clamped so that the absolute value of the offset is no more than half the width or height of the border box, as appropriate. The clamping should apply in both axises independently.

That way there's no self-intersecting outlines; at worst, the outline starts from the center of the element and grows outward from there.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2892#issuecomment-629376991 using your GitHub account

Received on Friday, 15 May 2020 17:11:51 UTC