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

This? :-/

```js
scrollIntoView({ scroll: "always" });
scrollIntoView({ scroll: "only-when-hidden" });
```

-- 
GitHub Notification of comment by tobie
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/1805#issuecomment-328856896 using your GitHub account

Received on Tuesday, 12 September 2017 13:41:57 UTC