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

Issue 2758153002: calc() should not take Relative unit in transform-function of setMatrixValue() (Closed)

Created:
3 years, 9 months ago by Hwanseung Lee
Modified:
3 years, 9 months ago
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, chromium-reviews, dglazkov+blink, rwlbuis, Timothy Loh
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

calc() should not take Relative unit in transform-function of setMatrixValue() when used calc() in transform-function of setMatrixValue(), calc() should not take Relative unit. if calc() take relative unit, should be thrown a SyntaxError exception. https://drafts.fxtf.org/geometry/#dom-dommatrix-setmatrixvalue BUG=702959 Review-Url: https://codereview.chromium.org/2758153002 Cr-Commit-Position: refs/heads/master@{#458247} Committed: https://chromium.googlesource.com/chromium/src/+/cc6b59309149c3bff4a8c7eb57252d7323fab0dd

Patch Set 1 #

Total comments: 4

Patch Set 2 : add test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -20 lines) Patch
M third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html View 1 2 chunks +20 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/TransformBuilder.cpp View 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
Hwanseung Lee
@timolh, meade PTAL, thank you.
3 years, 9 months ago (2017-03-19 11:21:57 UTC) #3
Timothy Loh
I no longer work on style code, adding alancutter@ who I think is still the ...
3 years, 9 months ago (2017-03-20 00:42:30 UTC) #5
alancutter (OOO until 2018)
lgtm with nit. https://codereview.chromium.org/2758153002/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html File third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html (left): https://codereview.chromium.org/2758153002/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html#oldcode232 third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html:232: // }, "DOMMatrix setMatrix(multiple value)"); For ...
3 years, 9 months ago (2017-03-20 00:56:19 UTC) #6
Hwanseung Lee
https://codereview.chromium.org/2758153002/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html File third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html (left): https://codereview.chromium.org/2758153002/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html#oldcode232 third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html:232: // }, "DOMMatrix setMatrix(multiple value)"); On 2017/03/20 00:56:19, alancutter ...
3 years, 9 months ago (2017-03-20 14:10:06 UTC) #9
Hwanseung Lee
@suzyh PTAL. could you review this patch? thank you.
3 years, 9 months ago (2017-03-20 14:32:28 UTC) #11
suzyh_UTC10 (ex-contributor)
lgtm
3 years, 9 months ago (2017-03-20 22:44:12 UTC) #14
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/2758153002/20001
3 years, 9 months ago (2017-03-20 23:59:33 UTC) #17
commit-bot: I haz the power
3 years, 9 months ago (2017-03-21 00:08:11 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/cc6b59309149c3bff4a8c7eb5725...

Powered by Google App Engine
This is Rietveld 408576698