Re: [w3c/editing] Should we expose physical direction in Deletion commands? (for the case of RTL) (#133)

I think you may be right. I believe we initially added line deletion because we believed there was at least one OS/browser combination that had this built-in. 

I agree with your definition, with two additions:

1. There should still be a caret after the selection in your first example:

Instead of:

> After Delete: abc\n

it should end with

> After Delete: |abc\n

2. There should also be a "lineboundary" whenever there is a softline break.

Do you think we should add this description to the spec? Maybe as an example?




---
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/editing/issues/133#issuecomment-235805109

Received on Thursday, 28 July 2016 05:53:13 UTC