Re: [csswg-drafts] [css-writing-modes] mixed writing modes

I just wrote a page to demostrate what I was talking about.

Please take a look at this page:
https://bugzilla.mozilla.org/attachment.cgi?id=8999101

If you are using Firefox 61 or above, you can experience the `autodir` feature(This feature is not standard but a Firefox's private feature, but it resembles the proposed `major-overflow-direction` property. Turning on `autodir` has the same effect as applying `overflow: auto;` to all the elements in the document, since it's bluntly all-or-nothing, it's a sub-optimal solution compared to the proposed `major-overflow-direction`, but it's enough to provide you with an rough experience of what `major-overflow-direction` is about).

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

Received on Friday, 10 August 2018 08:15:23 UTC