[csswg-drafts] Pull Request: [cssom-view] Add notIfViewed to ScrollIntoViewOptions; add FocusScrollOptions

frivoal has just labeled a pull request from zcorpan for https://github.com/w3c/csswg-drafts as "Agenda+":

== [cssom-view] Add notIfViewed to ScrollIntoViewOptions; add FocusScrollOptions ==
notIfViewed was originally suggested in
http://www.w3.org/mid/CAE3TfZPmNWvz1z7XPqFjtg5S+m_9BOmNNHsOZuSrR2z2AgyNHA@mail.gmail.com

Now it is needed for HTMLElement focus(options) to match the behavior
of focus() in browsers. Since the defaults for focus() is different
from the defaults for scrollIntoView(), a new dictionary
FocusScrollOptions is introduced. For now the defaults for block
and inline are UA-defined.

https://github.com/whatwg/html/pull/2787#issuecomment-328397430

See https://github.com/w3c/csswg-drafts/pull/1805


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 23 October 2020 06:44:31 UTC