Re: [selection-api] We need to expose line direction coordinate as a property (#59)

Could you explain of meaning "line direction coordinate"?  Did you mean "inline base direction" defined in CSS writing mode spec[1]?

Caret movement and extending selection (moving focus boundary point) should follow "Abstract-to-Physical Mappings" in [1]. This implies change or specify Selection.modify() behavior.

[1] https://drafts.csswg.org/css-writing-modes/

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/issues/59#issuecomment-197140448

Received on Wednesday, 16 March 2016 03:50:40 UTC