DescriptionAdd [TypeChecking=Interface] to Animation interface
This affects its constructor, which takes a (nullable) Element argument,
and with this change throws a TypeError if the argument value is not null,
undefined or an element. Previously it would treat all non-element values
as null.
BUG=462561
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191532
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|