Instead of having the current IDL and then prose that says what to do when called with 0 args, why not just do: void scrollIntoView(optional boolean top = true, optional ScrollOptions options); ? Unless the intent is to have calls like this: scrollIntoView(undefined); be equivalent to scrollIntoView(false), of course... -BorisReceived on Friday, 11 July 2014 20:36:47 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:44 UTC