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

And ccing @kearwood because he might know what was going on with the Gecko behavior change there, when we went from:

    void scrollIntoView();
    void scrollIntoView(boolean top, optional ScrollOptions options);

to what we have now.

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

Received on Friday, 2 June 2017 14:21:51 UTC