DescriptionMake CSSHostRule.addRule() / deleteRule() arguments mandatory
Make CSSHostRule.addRule() / deleteRule() arguments mandatory as per the
specification:
https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#css-host-rule-interface
It is confusing otherwise what is supposed to happen when the arguments
are omitted. Firefox / IE do not implement CSSHostRule yet.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157127
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|