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

Issue 2260423002: Implement skew* funtion in DomMatrix & DOMMatrixReadOnly. (Closed)

Created:
4 years, 4 months ago by Hwanseung Lee
Modified:
4 years, 4 months ago
Reviewers:
pdr., zino
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, Hwanseung Lee(hs1217.lee), rwlbuis, sof
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement skew* funtion in DomMatrix & DOMMatrixReadOnly. add skew* funtion in DomMatrix & DOMMatrixReadOnly. refer to detail spec([1],[2],[3],[4]) [1] = https://drafts.fxtf.org/geometry/#dom-dommatrix-skewxself [2] = https://drafts.fxtf.org/geometry/#dom-dommatrix-skewyself [3] = https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-skewx [4] = https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-skewy BUG=388780 Committed: https://crrev.com/5187f36318e384c0e77ff2af13b0cf01d8518f9f Cr-Commit-Position: refs/heads/master@{#413865}

Patch Set 1 #

Total comments: 8

Patch Set 2 : fix a typo #

Messages

Total messages: 12 (5 generated)
Hwanseung Lee
PTAL
4 years, 4 months ago (2016-08-21 05:31:35 UTC) #3
pdr.
https://codereview.chromium.org/2260423002/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-readonly-skew.html File third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-readonly-skew.html (right): https://codereview.chromium.org/2260423002/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-readonly-skew.html#newcode100 third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-readonly-skew.html:100: }, "DOMMatrixReadOnly skewX(45) - 2D matrix"); Nit: skewX -> ...
4 years, 4 months ago (2016-08-22 17:52:44 UTC) #4
Hwanseung Lee
@pdr. i did fix a some problem about your comment. could you review again? https://codereview.chromium.org/2260423002/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-readonly-skew.html ...
4 years, 4 months ago (2016-08-23 12:19:58 UTC) #5
pdr.
On 2016/08/23 at 12:19:58, hs1217.lee wrote: > @pdr. i did fix a some problem about ...
4 years, 4 months ago (2016-08-23 18:01:57 UTC) #6
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/2260423002/20001
4 years, 4 months ago (2016-08-23 21:12:44 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-23 22:34:46 UTC) #10
commit-bot: I haz the power
4 years, 4 months ago (2016-08-23 22:35:56 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5187f36318e384c0e77ff2af13b0cf01d8518f9f
Cr-Commit-Position: refs/heads/master@{#413865}

Powered by Google App Engine
This is Rietveld 408576698