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

Issue 2621213002: Convert editing/pasteboard/5075944.html with assert_selection (Closed)

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

Description

Convert editing/pasteboard/5075944.html with assert_selection This patch converts editing/pasteboard/5075944.html with assert_selection to promote the use of w3c testharness and improve code health. It is also a preparation for https://codereview.chromium.org/2626933002 BUG=679616, 679977 Review-Url: https://codereview.chromium.org/2621213002 Cr-Commit-Position: refs/heads/master@{#442820} Committed: https://chromium.googlesource.com/chromium/src/+/a0873eea705ea81161ec71eb3055001920f7b448

Patch Set 1 #

Patch Set 2 : Remove expectation files... #

Total comments: 2

Patch Set 3 : Add availability check of test runner #

Messages

Total messages: 23 (16 generated)
Xiaocheng
PTAL. Btw, what's the bug number for tracking such layout test conversions?
3 years, 11 months ago (2017-01-11 02:46:47 UTC) #7
yosin_UTC9
On 2017/01/11 at 02:46:47, xiaochengh wrote: > PTAL. > > Btw, what's the bug number ...
3 years, 11 months ago (2017-01-11 03:37:46 UTC) #8
yosin_UTC9
https://codereview.chromium.org/2621213002/diff/20001/third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-underlined.html File third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-underlined.html (right): https://codereview.chromium.org/2621213002/diff/20001/third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-underlined.html#newcode14 third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-underlined.html:14: document.execCommand('copy'); Since this test doesn't work with interactive session ...
3 years, 11 months ago (2017-01-11 03:40:05 UTC) #9
Xiaocheng
Thanks for the review! https://codereview.chromium.org/2621213002/diff/20001/third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-underlined.html File third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-underlined.html (right): https://codereview.chromium.org/2621213002/diff/20001/third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-underlined.html#newcode14 third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-underlined.html:14: document.execCommand('copy'); On 2017/01/11 at 03:40:05, ...
3 years, 11 months ago (2017-01-11 05:07:44 UTC) #15
yosin_UTC9
lgtm BTW, another pattern for checking |window.testRunner| is test(() => { if (!window.testRunner) [ assert_not_reached('This ...
3 years, 11 months ago (2017-01-11 05:53:15 UTC) #16
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/2621213002/40001
3 years, 11 months ago (2017-01-11 06:05:29 UTC) #20
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 06:11:16 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/a0873eea705ea81161ec71eb3055...

Powered by Google App Engine
This is Rietveld 408576698