Re: [csswg-drafts] [cssom] IndexSizeError vs RangeError (#3828)

My understanding here is that `IndexSizeError` is deprecated for *new* specs that need to throw an Exception, not that existing specs that are already written to throw an `IndexSizeError` (such as `deleteRule()`) should be changed to now throw a `RangeError`.

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

Received on Wednesday, 17 April 2019 18:49:22 UTC