DescriptionMake CSSKeyframesRule function arguments non-optional
http://dev.w3.org/csswg/css-animations/#interface-csskeyframesrule
insertRule() is not in the spec, but as an alias of appendRule() it's
best to keep them in sync.
Making the findRule() return type nullable doesn't change the generated
code.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186895
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|