DescriptionMake getComputedStyle throw for incorrect first parameter
When the first parameter is null, undefined or not an Element
type, throw an exception.
Matches Firefox and IE behavior.
BUG=431915
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185988
Patch Set 1 #Patch Set 2 : V2 #
Total comments: 3
Patch Set 3 : Address issues #
Messages
Total messages: 11 (2 generated)
|