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

Issue 2389803004: Convert LayoutTests/svg/dom/SVGAnimatedEnumeration*.html js-tests.js to testharness.js based tests. (Closed)

Created:
4 years, 2 months ago by Shanmuga Pandi
Modified:
4 years, 2 months ago
Reviewers:
Srirama, fs
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert LayoutTests/svg/dom/SVGAnimatedEnumeration*.html js-tests.js to testharness.js based tests. BUG=636710 Committed: https://crrev.com/a2f382d07bfecb3b146a728ce31d2a4031e2c890 Cr-Commit-Position: refs/heads/master@{#423437}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Align with review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -748 lines) Patch
M third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration.html View 1 1 chunk +41 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html View 1 1 chunk +40 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement-expected.txt View 1 chunk +0 lines, -35 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html View 1 1 chunk +55 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement-expected.txt View 1 chunk +0 lines, -50 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEBlendElement.html View 1 1 chunk +61 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEBlendElement-expected.txt View 1 chunk +0 lines, -55 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEColorMatrixElement.html View 1 1 chunk +50 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEColorMatrixElement-expected.txt View 1 chunk +0 lines, -45 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFECompositeElement.html View 1 1 chunk +65 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFECompositeElement-expected.txt View 1 chunk +0 lines, -59 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEConvolveMatrixElement.html View 1 1 chunk +45 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEConvolveMatrixElement-expected.txt View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-expected.txt View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGAnimatedEnumeration.js View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGAnimatedEnumeration-SVGClipPathElement.js View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.js View 1 chunk +0 lines, -56 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGAnimatedEnumeration-SVGFEBlendElement.js View 1 chunk +0 lines, -63 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGAnimatedEnumeration-SVGFEColorMatrixElement.js View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGAnimatedEnumeration-SVGFECompositeElement.js View 1 chunk +0 lines, -68 lines 0 comments Download
D third_party/WebKit/LayoutTests/svg/dom/script-tests/SVGAnimatedEnumeration-SVGFEConvolveMatrixElement.js View 1 chunk +0 lines, -44 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Shanmuga Pandi
PTAL!!
4 years, 2 months ago (2016-10-04 06:27:42 UTC) #2
Srirama
https://codereview.chromium.org/2389803004/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html File third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html (right): https://codereview.chromium.org/2389803004/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html#newcode13 third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html:13: assert_equals(clipPathElement.clipPathUnits.toString(), "[object SVGAnimatedEnumeration]"); please try same thing here, to ...
4 years, 2 months ago (2016-10-04 09:32:05 UTC) #3
Shanmuga Pandi
PTAL! https://codereview.chromium.org/2389803004/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html File third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html (right): https://codereview.chromium.org/2389803004/diff/1/third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html#newcode13 third_party/WebKit/LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html:13: assert_equals(clipPathElement.clipPathUnits.toString(), "[object SVGAnimatedEnumeration]"); On 2016/10/04 09:32:04, Srirama_OnBizTrip_till_26OCT wrote: ...
4 years, 2 months ago (2016-10-05 06:53:10 UTC) #4
Srirama
lgtm +fs
4 years, 2 months ago (2016-10-05 11:26:53 UTC) #6
fs
lgtm
4 years, 2 months ago (2016-10-05 13:28:41 UTC) #7
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/2389803004/20001
4 years, 2 months ago (2016-10-06 04:26:20 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-06 05:14:17 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 05:16:31 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a2f382d07bfecb3b146a728ce31d2a4031e2c890
Cr-Commit-Position: refs/heads/master@{#423437}

Powered by Google App Engine
This is Rietveld 408576698