Mixing content editable and non-editable in direction RTL
Content editable when mixed in direction rtl, it was not moving caret because editing boundary was not calculated correctly. In RTL scenario, nodes need to be calculated from after or before for left and right respectively. Based on the direction of the block calculates appropriate editing boundary. R=yosin BUG=409517 TEST=editing/selection/skip-non-editable-rtl.html Review URL: https://codereview.chromium.org/602423002 git-svn-id: svn://svn.chromium.org/blink/trunk@183843 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment