Re: [csswg-drafts] [css-ui] Add value `horizontal-text` to property `cursor`

> If you just set text on any with a horizontal writing mode, and vertical-text on anything with a vertical writing mode, you're guaranteed to get the correct cursor at all times

Thanks for the reply.

What you said is applicable in pure CSS method when you already know the writing mode of the parent of the target element beforehand.

But please consider there are cases when the developer wants to write a reusable widget which can be used in senarios where the writing mode is unknown beforehand. And That was what I encountered before I posted this issue. So, the method isn't applicable. I do think it's necessary to resolve it.

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

Received on Saturday, 6 October 2018 04:45:03 UTC