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

Issue 466183006: Use testharnessreport.js for geometry-interfaces-dom-matrix-* test. (Closed)

Created:
6 years, 4 months ago by zino
Modified:
6 years, 4 months ago
Reviewers:
pdr.
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Use testharnessreport.js for geometry-interfaces-dom-matrix-* test. In that case, we can avoid a pixel test by using testharnessreport.js. BUG=388780 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180858

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2079 lines) Patch
M LayoutTests/fast/dom/geometry-interfaces-dom-matrix-scale.html View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/fast/dom/geometry-interfaces-dom-matrix-translate.html View 1 chunk +1 line, -0 lines 0 comments Download
D LayoutTests/platform/linux-x86/fast/dom/geometry-interfaces-dom-matrix-scale-expected.png View Binary file 0 comments Download
D LayoutTests/platform/linux-x86/fast/dom/geometry-interfaces-dom-matrix-scale-expected.txt View 1 chunk +0 lines, -132 lines 0 comments Download
D LayoutTests/platform/linux-x86/fast/dom/geometry-interfaces-dom-matrix-translate-expected.png View Binary file 0 comments Download
D LayoutTests/platform/linux-x86/fast/dom/geometry-interfaces-dom-matrix-translate-expected.txt View 1 chunk +0 lines, -99 lines 0 comments Download
D LayoutTests/platform/linux/fast/dom/geometry-interfaces-dom-matrix-scale-expected.png View Binary file 0 comments Download
D LayoutTests/platform/linux/fast/dom/geometry-interfaces-dom-matrix-scale-expected.txt View 1 chunk +0 lines, -132 lines 0 comments Download
D LayoutTests/platform/linux/fast/dom/geometry-interfaces-dom-matrix-translate-expected.png View Binary file 0 comments Download
D LayoutTests/platform/linux/fast/dom/geometry-interfaces-dom-matrix-translate-expected.txt View 1 chunk +0 lines, -99 lines 0 comments Download
D LayoutTests/platform/mac-lion/fast/dom/geometry-interfaces-dom-matrix-scale-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac-lion/fast/dom/geometry-interfaces-dom-matrix-scale-expected.txt View 1 chunk +0 lines, -132 lines 0 comments Download
D LayoutTests/platform/mac-lion/fast/dom/geometry-interfaces-dom-matrix-translate-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac-lion/fast/dom/geometry-interfaces-dom-matrix-translate-expected.txt View 1 chunk +0 lines, -99 lines 0 comments Download
D LayoutTests/platform/mac-mountainlion/fast/dom/geometry-interfaces-dom-matrix-scale-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac-mountainlion/fast/dom/geometry-interfaces-dom-matrix-scale-expected.txt View 1 chunk +0 lines, -132 lines 0 comments Download
D LayoutTests/platform/mac-mountainlion/fast/dom/geometry-interfaces-dom-matrix-translate-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac-mountainlion/fast/dom/geometry-interfaces-dom-matrix-translate-expected.txt View 1 chunk +0 lines, -99 lines 0 comments Download
D LayoutTests/platform/mac-retina/fast/dom/geometry-interfaces-dom-matrix-scale-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac-retina/fast/dom/geometry-interfaces-dom-matrix-scale-expected.txt View 1 chunk +0 lines, -132 lines 0 comments Download
D LayoutTests/platform/mac-retina/fast/dom/geometry-interfaces-dom-matrix-translate-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac-retina/fast/dom/geometry-interfaces-dom-matrix-translate-expected.txt View 1 chunk +0 lines, -99 lines 0 comments Download
D LayoutTests/platform/mac-snowleopard/fast/dom/geometry-interfaces-dom-matrix-scale-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac-snowleopard/fast/dom/geometry-interfaces-dom-matrix-scale-expected.txt View 1 chunk +0 lines, -132 lines 0 comments Download
D LayoutTests/platform/mac-snowleopard/fast/dom/geometry-interfaces-dom-matrix-translate-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac-snowleopard/fast/dom/geometry-interfaces-dom-matrix-translate-expected.txt View 1 chunk +0 lines, -99 lines 0 comments Download
D LayoutTests/platform/mac/fast/dom/geometry-interfaces-dom-matrix-scale-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac/fast/dom/geometry-interfaces-dom-matrix-scale-expected.txt View 1 chunk +0 lines, -132 lines 0 comments Download
D LayoutTests/platform/mac/fast/dom/geometry-interfaces-dom-matrix-translate-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac/fast/dom/geometry-interfaces-dom-matrix-translate-expected.txt View 1 chunk +0 lines, -99 lines 0 comments Download
D LayoutTests/platform/win-xp/fast/dom/geometry-interfaces-dom-matrix-scale-expected.png View Binary file 0 comments Download
D LayoutTests/platform/win-xp/fast/dom/geometry-interfaces-dom-matrix-scale-expected.txt View 1 chunk +0 lines, -132 lines 0 comments Download
D LayoutTests/platform/win-xp/fast/dom/geometry-interfaces-dom-matrix-translate-expected.png View Binary file 0 comments Download
D LayoutTests/platform/win-xp/fast/dom/geometry-interfaces-dom-matrix-translate-expected.txt View 1 chunk +0 lines, -99 lines 0 comments Download
D LayoutTests/platform/win/fast/dom/geometry-interfaces-dom-matrix-scale-expected.png View Binary file 0 comments Download
D LayoutTests/platform/win/fast/dom/geometry-interfaces-dom-matrix-scale-expected.txt View 1 chunk +0 lines, -132 lines 0 comments Download
D LayoutTests/platform/win/fast/dom/geometry-interfaces-dom-matrix-translate-expected.png View Binary file 0 comments Download
D LayoutTests/platform/win/fast/dom/geometry-interfaces-dom-matrix-translate-expected.txt View 1 chunk +0 lines, -99 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
zino
Please take a look. Thank you.
6 years, 4 months ago (2014-08-25 05:42:05 UTC) #1
pdr.
On 2014/08/25 05:42:05, zino wrote: > Please take a look. > > Thank you. Perfect. ...
6 years, 4 months ago (2014-08-25 17:19:05 UTC) #2
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 4 months ago (2014-08-25 17:19:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/466183006/1
6 years, 4 months ago (2014-08-25 17:19:38 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-25 17:58:07 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 180858

Powered by Google App Engine
This is Rietveld 408576698