calc() should not take Relative unit in transform-function of setMatrixValue() |
||
Issue descriptionwhen 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
,
Mar 21 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/cc6b59309149c3bff4a8c7eb57252d7323fab0dd commit cc6b59309149c3bff4a8c7eb57252d7323fab0dd Author: hs1217.lee <hs1217.lee@samsung.com> Date: Tue Mar 21 00:06:14 2017 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} [modify] https://crrev.com/cc6b59309149c3bff4a8c7eb57252d7323fab0dd/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-setMatrixValue.html [modify] https://crrev.com/cc6b59309149c3bff4a8c7eb57252d7323fab0dd/third_party/WebKit/Source/core/css/resolver/TransformBuilder.cpp
,
Mar 21 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by hs1217....@samsung.com
, Mar 19 2017