Re: [csswg-drafts] [cssom-view] New feature - scroll-boundary-behavior (an extension of -ms-scroll-chaining)

Those two things sound different to me and seem only related by the fact they have something to do with scroll. Furthermore, `-behavior` seems like a largely meaningless addition to a property name: just about any property could potentially add `-behavior` without it changing the meaning, e.g. `overflow-behavior`, `display-behavior`, `visibility-behavior`, etc.

With regards to the length, our experience with `animation-timing-function` suggests that a short memorable name, even if not completely accurate, is preferable to a long but technically accurate name (hence why Web Animations went with `easing` in place of `timingFunction` in the API). So I guess my vote is with `scroll-overflow`.

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

Received on Tuesday, 17 October 2017 00:59:15 UTC