Commit 7bf977d7 authored by Yoshifumi Inoue's avatar Yoshifumi Inoue Committed by Commit Bot

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: default avatarKoji 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}
parent 65b44bda
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment