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

Animate font-style #37570

Merged
merged 1 commit into from Jan 4, 2023
Merged

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Dec 18, 2022

Animating CSS property font-style to be smoothly transitioned in the
style change.

https://www.w3.org/TR/css-fonts-4/#propdef-font-style

Bug: 1064946
Change-Id: I216ace9e497e679a126c6519592b5a64d4ed0993
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4096787
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Reviewed-by: Dominik Röttsches <drott@chromium.org>
Commit-Queue: Munira Tursunova <moonira@google.com>
Cr-Commit-Position: refs/heads/main@{#1088665}

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.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-4096787 branch 2 times, most recently from 74f2d47 to 18f86bf Compare December 22, 2022 00:36
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-4096787 branch 4 times, most recently from 338bc55 to 78bf926 Compare January 4, 2023 10:54
Animating CSS property font-style to be smoothly transitioned in the
style change.

https://www.w3.org/TR/css-fonts-4/#propdef-font-style

Bug: 1064946
Change-Id: I216ace9e497e679a126c6519592b5a64d4ed0993
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4096787
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Reviewed-by: Dominik Röttsches <drott@chromium.org>
Commit-Queue: Munira Tursunova <moonira@google.com>
Cr-Commit-Position: refs/heads/main@{#1088665}
@chromium-wpt-export-bot chromium-wpt-export-bot merged commit b80907c into master Jan 4, 2023
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-4096787 branch January 4, 2023 12:25
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jan 6, 2023
…eg'. r=firefox-style-system-reviewers,emilio

This matches what the spec[1] says for font-style:

> Animation type: by computed value type; normal animates as oblique 0deg

A bunch of WPT tests for font-style animation are landing in web-platform-tests/wpt#37570.
Current Gecko passes 66/129 of the testcases there; with this patch applied it passes all the tests.


[1] https://drafts.csswg.org/css-fonts-4/#font-style-prop

Differential Revision: https://phabricator.services.mozilla.com/D166128
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jan 7, 2023
…eg'. r=firefox-style-system-reviewers,emilio

This matches what the spec[1] says for font-style:

> Animation type: by computed value type; normal animates as oblique 0deg

A bunch of WPT tests for font-style animation are landing in web-platform-tests/wpt#37570.
Current Gecko passes 66/129 of the testcases there; with this patch applied it passes all the tests.


[1] https://drafts.csswg.org/css-fonts-4/#font-style-prop

Differential Revision: https://phabricator.services.mozilla.com/D166128
jamienicol pushed a commit to jamienicol/gecko that referenced this pull request Jan 13, 2023
…eg'. r=firefox-style-system-reviewers,emilio

This matches what the spec[1] says for font-style:

> Animation type: by computed value type; normal animates as oblique 0deg

A bunch of WPT tests for font-style animation are landing in web-platform-tests/wpt#37570.
Current Gecko passes 66/129 of the testcases there; with this patch applied it passes all the tests.


[1] https://drafts.csswg.org/css-fonts-4/#font-style-prop

Differential Revision: https://phabricator.services.mozilla.com/D166128
jamienicol pushed a commit to jamienicol/gecko that referenced this pull request Jan 13, 2023
…eg'. r=firefox-style-system-reviewers,emilio

This matches what the spec[1] says for font-style:

> Animation type: by computed value type; normal animates as oblique 0deg

A bunch of WPT tests for font-style animation are landing in web-platform-tests/wpt#37570.
Current Gecko passes 66/129 of the testcases there; with this patch applied it passes all the tests.


[1] https://drafts.csswg.org/css-fonts-4/#font-style-prop

Differential Revision: https://phabricator.services.mozilla.com/D166128
Loirooriol pushed a commit to Loirooriol/servo that referenced this pull request Nov 2, 2023
This matches what the spec[1] says for font-style:

> Animation type: by computed value type; normal animates as oblique 0deg

A bunch of WPT tests for font-style animation are landing in web-platform-tests/wpt#37570.
Current Gecko passes 66/129 of the testcases there; with this patch applied it passes all the tests.

[1] https://drafts.csswg.org/css-fonts-4/#font-style-prop

Differential Revision: https://phabricator.services.mozilla.com/D166128
Loirooriol pushed a commit to Loirooriol/servo that referenced this pull request Nov 3, 2023
This matches what the spec[1] says for font-style:

> Animation type: by computed value type; normal animates as oblique 0deg

A bunch of WPT tests for font-style animation are landing in web-platform-tests/wpt#37570.
Current Gecko passes 66/129 of the testcases there; with this patch applied it passes all the tests.

[1] https://drafts.csswg.org/css-fonts-4/#font-style-prop

Differential Revision: https://phabricator.services.mozilla.com/D166128
Loirooriol pushed a commit to Loirooriol/servo that referenced this pull request Nov 3, 2023
This matches what the spec[1] says for font-style:

> Animation type: by computed value type; normal animates as oblique 0deg

A bunch of WPT tests for font-style animation are landing in web-platform-tests/wpt#37570.
Current Gecko passes 66/129 of the testcases there; with this patch applied it passes all the tests.

[1] https://drafts.csswg.org/css-fonts-4/#font-style-prop

Differential Revision: https://phabricator.services.mozilla.com/D166128
mrobinson pushed a commit to servo/servo that referenced this pull request Nov 4, 2023
This matches what the spec[1] says for font-style:

> Animation type: by computed value type; normal animates as oblique 0deg

A bunch of WPT tests for font-style animation are landing in web-platform-tests/wpt#37570.
Current Gecko passes 66/129 of the testcases there; with this patch applied it passes all the tests.

[1] https://drafts.csswg.org/css-fonts-4/#font-style-prop

Differential Revision: https://phabricator.services.mozilla.com/D166128
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