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

Currently specified behavior is:
1. throws a Syntax Error
2. throws a Type Error
3. throws a Syntax Error

This satisfies distinguishability. Remaining question: should 3. return null instead?

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

Received on Monday, 3 April 2017 06:10:36 UTC