Skip to content

Call SVGElement::WillRecalcStyle() with Svg2Cascade enabled#58333

Merged
chromium-wpt-export-bot merged 1 commit intomasterfrom
chromium-export-cl-7643050
Mar 7, 2026
Merged

Call SVGElement::WillRecalcStyle() with Svg2Cascade enabled#58333
chromium-wpt-export-bot merged 1 commit intomasterfrom
chromium-export-cl-7643050

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Mar 6, 2026

SetHasCustomStyleCallbacks() was skipped for Svg2CascadeEnabled() since
CustomStyleForLayoutObject was no longer needed, but WillRecalcStyle()
also requires that flag to be set for invocation.

Fixes a SMIL animation issue for underlying value changes.

Bug: 490288680
Change-Id: I3eda165fda101fa8130f44a275c5dd40ed3f1e16
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7643050
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1595367}

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator Author

Close this PR because the Chromium CL does not have exportable changes.

@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-7643050 branch March 6, 2026 14:37
@jonathan-j-lee jonathan-j-lee restored the chromium-export-cl-7643050 branch March 6, 2026 23:53
@jonathan-j-lee jonathan-j-lee reopened this Mar 6, 2026
@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator Author

Close this PR because the Chromium CL does not have exportable changes.

@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-7643050 branch March 6, 2026 23:55
@jonathan-j-lee jonathan-j-lee restored the chromium-export-cl-7643050 branch March 6, 2026 23:59
@jonathan-j-lee jonathan-j-lee reopened this Mar 6, 2026
@chromium-wpt-export-bot chromium-wpt-export-bot marked this pull request as ready for review March 7, 2026 00:24
SetHasCustomStyleCallbacks() was skipped for Svg2CascadeEnabled() since
CustomStyleForLayoutObject was no longer needed, but WillRecalcStyle()
also requires that flag to be set for invocation.

Fixes a SMIL animation issue for underlying value changes.

Bug: 490288680
Change-Id: I3eda165fda101fa8130f44a275c5dd40ed3f1e16
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7643050
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1595367}
Copy link
Copy Markdown
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 merged commit c3ca0b3 into master Mar 7, 2026
27 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-7643050 branch March 7, 2026 00:47
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.

4 participants