Descriptionwindow.scroll() without params should be ignored or throw an error
The parameters are marked non-optional to make sure that a x,y parameter is specified to scroll. Modified the test case to consider this scenario. This is compatible with Firefox. IE reports no error and scrolls to page top, like chrome before the patch.
BUG=113962
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161798
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove default values. #Patch Set 3 : Rebase test & test results of non-numeric-values-numeric-parameters test. #
Messages
Total messages: 26 (0 generated)
|