Re: [css-houdini-drafts] When doing CSSStyleValue.parse(), what should throw vs return null?

I stand with my previous comment that 2 and 3 should be distinguishable.
This could either be done by letting 2 throw while 3 returns `null`, as I wrote earlier, or throwing in both cases (with properly distinguishable exceptions).
It's still not a strong opinion, though.

Sebastian

-- 
GitHub Notification of comment by SebastianZ
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/305#issuecomment-291054997 using your GitHub account

Received on Monday, 3 April 2017 05:58:35 UTC