Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-typed-om] Implement CSSSkewY #9410

Merged
merged 1 commit into from Feb 9, 2018

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Feb 6, 2018

CSSSkewX and CSSSkewY was added in spec.
because result of "skew(X,Y)" is different from
"skewX(X) skewY(Y)".
CSSSkewX was already added at before CL.

https://drafts.css-houdini.org/css-typed-om-1/#cssskewy

Bug: 808321
Change-Id: I2909a34b571647968bc463d55e3a3b38e3c03de3
Reviewed-on: https://chromium-review.googlesource.com/904086
Reviewed-by: nainar nainar@chromium.org
Reviewed-by: Darren Shen shend@chromium.org
Commit-Queue: Hwanseung Lee hs1217.lee@samsung.com
Cr-Commit-Position: refs/heads/master@{#535595}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@w3c-bots
Copy link

w3c-bots commented Feb 6, 2018

Build PASSED

Started: 2018-02-09 01:07:02
Finished: 2018-02-09 01:47:12

Failing Jobs

  • safari:11.0
  • MicrosoftEdge:16.16299

View more information about this build on:

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-904086 branch 3 times, most recently from 6819803 to 1f137af Compare February 7, 2018 04:31
CSSSkewX and CSSSkewY was added in spec.
because result of "skew(X,Y)" is different from
"skewX(X) skewY(Y)".
CSSSkewX was already added at before CL.

https://drafts.css-houdini.org/css-typed-om-1/#cssskewy

Bug: 808321
Change-Id: I2909a34b571647968bc463d55e3a3b38e3c03de3
Reviewed-on: https://chromium-review.googlesource.com/904086
Reviewed-by: nainar <nainar@chromium.org>
Reviewed-by: Darren Shen <shend@chromium.org>
Commit-Queue: Hwanseung Lee <hs1217.lee@samsung.com>
Cr-Commit-Position: refs/heads/master@{#535595}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants