Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Issue 2451423003: Add a test case for bug 659109 (Closed)

Created:
4 years, 1 month ago by joone
Modified:
4 years, 1 month ago
Reviewers:
yosin_UTC9
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a test case for bug 659109 <div contenteditable="true"><br> </div> When we run the above example with M54/55, mutiple spaces can't be added under <div> because two plain spaces are collapsed into one space while typing. This is a regression caused by https://codereview.chromium.org/2175163004. It was fixed in M56: https://codereview.chromium.org/2432083003. This test case is added to reproduce the problem mentioned in the bug report. BUG=659109 TEST=editing/inserting/insert-space.html Committed: https://crrev.com/f9400ff295d15df932a5ffc903e4ab42163b1b4d Cr-Commit-Position: refs/heads/master@{#428639}

Patch Set 1 #

Total comments: 2

Patch Set 2 : updated the test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M third_party/WebKit/LayoutTests/editing/inserting/insert-space.html View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (17 generated)
joone
Hi yosin@ we need to add this test just in case.
4 years, 1 month ago (2016-10-28 04:10:19 UTC) #9
yosin_UTC9
https://codereview.chromium.org/2451423003/diff/1/third_party/WebKit/LayoutTests/editing/inserting/insert-space.html File third_party/WebKit/LayoutTests/editing/inserting/insert-space.html (right): https://codereview.chromium.org/2451423003/diff/1/third_party/WebKit/LayoutTests/editing/inserting/insert-space.html#newcode54 third_party/WebKit/LayoutTests/editing/inserting/insert-space.html:54: var editor = selection.document.getElementById('editor'); We don't need to have ...
4 years, 1 month ago (2016-10-28 06:13:50 UTC) #11
joone
Thanks for review! https://codereview.chromium.org/2451423003/diff/1/third_party/WebKit/LayoutTests/editing/inserting/insert-space.html File third_party/WebKit/LayoutTests/editing/inserting/insert-space.html (right): https://codereview.chromium.org/2451423003/diff/1/third_party/WebKit/LayoutTests/editing/inserting/insert-space.html#newcode54 third_party/WebKit/LayoutTests/editing/inserting/insert-space.html:54: var editor = selection.document.getElementById('editor'); On 2016/10/28 ...
4 years, 1 month ago (2016-10-28 18:20:16 UTC) #14
yosin_UTC9
lgtm
4 years, 1 month ago (2016-10-31 01:44:53 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2451423003/20001
4 years, 1 month ago (2016-10-31 01:45:03 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-31 02:32:20 UTC) #22
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 02:34:03 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f9400ff295d15df932a5ffc903e4ab42163b1b4d
Cr-Commit-Position: refs/heads/master@{#428639}

Powered by Google App Engine
This is Rietveld 408576698