-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Sync css/css-transforms
from WPT upstream
#47055
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
Sync css/css-transforms
from WPT upstream
#47055
Conversation
EWS run on previous version of this PR (hash e4cd649)
|
e4cd649
to
b5f5d14
Compare
EWS run on previous version of this PR (hash b5f5d14) |
<meta name="fuzzy" content="maxDifference=0-178;totalPixels=0-538"> | ||
<meta name="fuzzy" content="maxDifference=0-94;totalPixels=0-538"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This undoes this unexported change: 49ef300 from @nikolaszimmermann
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will undo it. :-) Plus add any other test expectations in next commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nt1m - indeed, it is unfortunate. I should have exported this to WPT?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, unfortunarely there's no auto-export in WebKit, you have to go through the export-w3c-test-changes
script, this command should do it:
export-w3c-test-changes -b 290800 -g 49ef3002488aa8b83b2f1975816d4172863f1554 -c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot, I did not know about the script, did it manually last time I had to do it. That's going to simplify a lot 👌
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahmad exported them here: web-platform-tests/wpt#53370
b5f5d14
to
d53e6b9
Compare
EWS run on previous version of this PR (hash d53e6b9) |
d53e6b9
to
d42c24d
Compare
EWS run on previous version of this PR (hash d42c24d) |
d42c24d
to
fe5f3e3
Compare
EWS run on current version of this PR (hash fe5f3e3) |
https://bugs.webkit.org/show_bug.cgi?id=294837 rdar://154088766 Reviewed by Tim Nguyen. Upstream commit: web-platform-tests/wpt@a572d07 * LayoutTests/imported/w3c/resources/resource-files.json: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/animation/rotate-transform-equivalent.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/backface-visibility-001.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/backface-visibility-hidden-001.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/group/svg-transform-group-009.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/group/svg-transform-nested-009.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/group/svg-transform-nested-014.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/group/svg-transform-nested-019.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/individual-transform/w3c-import.log: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/parsing/transform-valid-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/parsing/transform-valid.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/perspective-transforms-equivalence.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/preserve3d-and-flattening-001.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/skewX/svg-skewxy-001.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/skewY/svg-skewy-001.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/skewY/svg-skewy-006.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/skewY/svg-skewy-011.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/skewY/svg-skewy-016.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/skewY/svg-skewy-021.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-box/w3c-import.log: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-compound-001-expected.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-compound-001.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-compound-ref.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-input-005.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-percent-008.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform3d-sorting-006.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/w3c-import.log: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping-2-transforminterop-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping-2-transforminterop.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping-3-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping-3.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping-coplanar-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping-coplanar.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping-overlapping-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping-overlapping.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/3d-point-mapping.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/css-scale-of-clip-path-expected.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/css-scale-of-clip-path-ref.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/css-scale-of-clip-path.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/individual-transform/individual-transform-3-expected.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/individual-transform/individual-transform-3.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/individual-transform/stacking-context-002-expected.xht * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/individual-transform/stacking-context-002.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/individual-transform/stacking-context-003-expected.xht * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/individual-transform/stacking-context-003.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/individual-transform/stacking-context-004-expected.xht * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/individual-transform/stacking-context-004.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/preserve3d-backface-hit-test-1-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/preserve3d-backface-hit-test-1.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/preserve3d-backface-hit-test-2-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/preserve3d-backface-hit-test-2.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/scale-animation-with-var-001-expected.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/scale-animation-with-var-001.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/scale-transform-filtered-text-expected.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/scale-transform-filtered-text-ref.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/scale-transform-filtered-text.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-box/WEB_FEATURES.yml: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-matrix-009-expected.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-matrix-009.html: > Platform Specific Expectations: * LayoutTests/platform/glib/TestExpectations: * LayoutTests/platform/mac-wk1/TestExpectations: * LayoutTests/platform/wpe/TestExpectations: Canonical link: https://commits.webkit.org/296648@main
fe5f3e3
to
e25d351
Compare
Committed 296648@main (e25d351): https://commits.webkit.org/296648@main Reviewed commits have been landed. Closing PR #47055 and removing active labels. |
e25d351
fe5f3e3
🛠 wpe-cairo🧪 mac-AS-debug-wk2🛠 playstation