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

Issue 2525273002: [Editing][CodeHealth] Convert editing/selection to utilize w3c test harness part 1. (Closed)

Created:
4 years ago by yoichio
Modified:
3 years, 11 months ago
Reviewers:
yosin_UTC9
CC:
blink-reviews, chromium-reviews, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Editing][CodeHealth] Convert editing/selection to utilize w3c test harness part 1. This patch converts following tests to utilize w3c test harness with |assert_selection()| to ease of maintenance for improving code health('=>' means move/renaming): LayoutTests/editing/selection/4947387.html => LayoutTests/editing/selection/modify_move/move-by-paragraph.html LayoutTests/editing/selection/after-line-wrap.html => LayoutTests/editing/selection/modify_move/move-forward-after-line-break.html LayoutTests/editing/selection/click-left-of-rtl-wrapping-text.html => LayoutTests/editing/selection/mouse/click-left-of-rtl-wrapping-text.html This is preparation to remove default styles on contenteditable containers. See crbug.com/427135. BUG=427135, 679977 Review-Url: https://codereview.chromium.org/2525273002 Cr-Commit-Position: refs/heads/master@{#442837} Committed: https://chromium.googlesource.com/chromium/src/+/f7bdce1813bc2651979ad6f2bab34be1d44bc098

Patch Set 1 #

Patch Set 2 : update #

Total comments: 10

Patch Set 3 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -352 lines) Patch
D third_party/WebKit/LayoutTests/editing/selection/4947387.html View 1 chunk +0 lines, -26 lines 0 comments Download
D third_party/WebKit/LayoutTests/editing/selection/after-line-wrap.html View 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/editing/selection/click-left-of-rtl-wrapping-text.html View 1 chunk +0 lines, -90 lines 0 comments Download
A third_party/WebKit/LayoutTests/editing/selection/modify_move/move-by-paragraph.html View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/editing/selection/modify_move/move-forward-after-line-break.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/editing/selection/mouse/click-left-of-rtl-wrapping-text.html View 1 2 1 chunk +154 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/editing/selection/4947387-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/editing/selection/4947387-expected.txt View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-expected.txt View 1 chunk +0 lines, -42 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/editing/selection/4947387-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/editing/selection/4947387-expected.txt View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/editing/selection/after-line-wrap-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/editing/selection/after-line-wrap-expected.txt View 1 chunk +0 lines, -42 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/editing/selection/4947387-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/editing/selection/4947387-expected.txt View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/editing/selection/after-line-wrap-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/editing/selection/after-line-wrap-expected.txt View 1 chunk +0 lines, -42 lines 0 comments Download

Messages

Total messages: 33 (26 generated)
yoichio
3 years, 11 months ago (2017-01-11 05:22:39 UTC) #19
yosin_UTC9
Could you add http://crbug.com/679977 to "BUG="? It is tracking bug for converting to use w3c ...
3 years, 11 months ago (2017-01-11 05:59:54 UTC) #20
yosin_UTC9
BTW, Could get rid of "[Editing][CodeHealth]" from summary line? It seems nobody other than you ...
3 years, 11 months ago (2017-01-11 06:01:23 UTC) #21
yoichio
> BTW, Could get rid of "[Editing][CodeHealth]" from summary line? > It seems nobody other ...
3 years, 11 months ago (2017-01-11 07:18:57 UTC) #25
yosin_UTC9
lgtm
3 years, 11 months ago (2017-01-11 08:31:16 UTC) #29
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/2525273002/40001
3 years, 11 months ago (2017-01-11 08:31:46 UTC) #30
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 10:09:21 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f7bdce1813bc2651979ad6f2bab3...

Powered by Google App Engine
This is Rietveld 408576698