Re: [csswg-drafts] [css-counter-styles] Additive algorithm shouldn't divide by 0 (#5784)

Ah, indeed, my brain isn't working great this morning either.

Okay, I'm now just catching the zero-value case right away and either rendering it or triggering fallback. Then the *non-zero* values get to fall thru to the rest of the algo.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 14 May 2021 19:43:00 UTC