This test: http://jsbin.com/botezog/edit?html,output
indicates that:
- Edge and WebKit applies to to line-right direction.
- Gecko and Blink applies to the end side of bidi resolved direction.
Which is desired?
Note: On first post, Edge and WebKit behavior was thought "to the end side of CSS direction property", but it turned to be wrong, updated the description above.