- From: Jihye Hong via GitHub <sysbot+gh@w3.org>
- Date: Mon, 16 Oct 2017 05:51:17 +0000
- To: public-css-archive@w3.org
jihyerish 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
Received on Monday, 16 October 2017 05:51:04 UTC