[csswg-drafts] [css-overflow] Add overscroll-behavior-[block/inline] in accordance with [css-logical]

jonjohnjohnson has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-overflow] Add overscroll-behavior-[block/inline] in accordance with [css-logical] ==
In relation to both:
- [#2179 Move overscroll-behavior spec from WICG to csswg-drafts](https://github.com/w3c/csswg-drafts/issues/2179)
- [#2000 Add overflow-block and overflow-inline to support CSS Writing Modes](https://github.com/w3c/csswg-drafts/issues/2000)

Currently implementors are working with `overscroll-behavior-y`, `overscroll-behavior-x`, and shorthand `overscroll-behavior`. It seems like there will need to be a logical/relative set of these properties as well? With the same shorthand property inferring it's two value syntax?

Specs:
- https://wicg.github.io/overscroll-behavior/
- https://drafts.csswg.org/css-logical/

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2473 using your GitHub account

Received on Sunday, 25 March 2018 01:43:26 UTC