[csswg-drafts] [web-animations-1] Be consistent about describing the exceptions a method can throw

birtles has just created a new issue for https://github.com/w3c/csswg-drafts:

== [web-animations-1] Be consistent about describing the exceptions a method can throw ==
_From @birtles on July 9, 2015 23:58_

We sometimes list the exceptions thrown, e.g.
   http://w3c.github.io/web-animations/#dom-animation-finish
But other times we don't, e.g.
   http://w3c.github.io/web-animations/#dom-animation-reverse (this can throw for a couple of different reasons)

We should probably list the exceptions in all cases, or none of them, rather than haphazardly.


_Copied from original issue: w3c/web-animations#101_

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2050 using your GitHub account

Received on Tuesday, 5 December 2017 04:24:01 UTC