Get rid of a space before <br> in...
Get rid of a space before <br> in editing/selection/modify_move/move_{left,right}_word_05_{ltr,rtl}_multi_line.html This patch gets rid of a space before <br> from "move_{left,right}_word_05_{ltr,rtl}_multi_line.html" to pass these tests are both legacy layout and EditingNG for ease of enabling EditingNG. Space before <br> should be collapsed these tests[1], but legacy layout does so and EditingNG does to follow the spec[1]. This differences isn't part of these test files verifying Ctrl+Left/Right arrow key behavior. [1] https://drafts.csswg.org/css-text-3/#white-space-property Bug: 707656 Change-Id: If5f2224366d8e0832b3aa19ef1ba10c7ee232433 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247945 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#779187}
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment