Re: [csswg-drafts] [css-variables] Token sequence size limit (#3733)

> The best behavior is likely just "drop all tokens after the limit".

Wait, so you're suggesting they should pass through part of the value?  That seems very bad and inconsistent with normal CSS error handling.  I'd say that if you can't handle the entire value as set by the author, you treat it as an invalid declaration or invalid result of a `var()` function.

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

Received on Friday, 15 March 2019 18:22:38 UTC