Get rid of a space before <br> in editing/selection/drag-in-iframe.html
This patch gets rid of a space before <br> from "drag-in-iframe.html" to pass this test in both legacy layout and EditingNG for ease of enabling EditingNG. Space before <br> should be collapsed this test[1], but legacy layout does so and EditingNG does to follow the spec[1]. This differences isn't part of these test file to drag in <iframe>. [1] https://drafts.csswg.org/css-text-3/#white-space-property Bug: 707656 Change-Id: I42cc0f7b9cdc1c93dc64472669fc46c08b1a7c1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248384 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@{#779191}
Showing
Please register or sign in to comment