Re: [csswg-drafts] [css-values] Parsing "<integer> | <length>" or "<number> | <length>"

I define a CSS:Zero for 0 as a subtype of CSS:Integer in my engine 
which implemented in a typed language(There also is a CSS:Flzero for 
0.0). Then I can easily handle these two special number types when a 
dimension type is required.

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

Received on Friday, 16 September 2016 15:15:43 UTC