Re: [csswg-drafts] [cssom-view-1] Can scrollIntoView param type be more specifc?

Looking at the internal steps I think it still can be `void scrollIntoView(optional ScrollToOptions options);` and `void scrollIntoView(boolean arg);`, as it can still do the step `If arg is not specified or is true`.

-- 
GitHub Notification of comment by SaschaNaz
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1367#issuecomment-305738490 using your GitHub account

Received on Friday, 2 June 2017 09:33:03 UTC