- From: Simon Pieters via GitHub <sysbot+gh@w3.org>
- Date: Mon, 05 Jun 2017 10:46:26 +0000
- To: public-css-archive@w3.org
If Gecko already treats `undefined` the same as `true`, that suggests `undefined` meaning `false` is not a strong web compat invariant we need to maintain. If so, we can switch to ``` void scrollIntoView(optional (boolean or ScrollIntoViewOptions) arg = true); ``` -- GitHub Notification of comment by zcorpan Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1367#issuecomment-306159114 using your GitHub account
Received on Monday, 5 June 2017 10:46:32 UTC