Re: [svgwg] stroke-miterlimit: invalid value behavior?

The SVG Working Group just discussed `stroke-miterlimit: invalid value behavior`, and agreed to the following:

* `RESOLUTION: stroke-miterlimit should accept any non-negative number`

<details><summary>The full IRC log of that discussion</summary>
&lt;AmeliaBR> Topic: stroke-miterlimit: invalid value behavior<br>
&lt;AmeliaBR> github: https://github.com/w3c/svgwg/issues/545<br>
&lt;AmeliaBR> Amelia: stroke-miterlimit is currently defined to be => 1, but only Firefox enforces at parser level<br>
&lt;AmeliaBR> ... Blink &amp; webkit accept any positive value, Edge accepts any number<br>
&lt;AmeliaBR> ... As @fsoder notes, there is no rendering difference between values between 0-1 versus 1<br>
&lt;AmeliaBR> Chris: I suspect Firefox behavior is just matching spec, could be changed. Everyone okay with making it any positive number (matching Blink &amp; Webkit)?<br>
&lt;AmeliaBR> RESOLUTION: stroke-miterlimit should accept any non-negative number<br>
&lt;AmeliaBR> Amelia: I can do the edits. But also need browser bugs filed.<br>
&lt;AmeliaBR> Tav: And tests.<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/545#issuecomment-424112695 using your GitHub account

Received on Monday, 24 September 2018 20:25:41 UTC