Skip to content

Add test for display:none animation on nested pseudo#58054

Draft
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7604572
Draft

Add test for display:none animation on nested pseudo#58054
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7604572

Conversation

@chromium-wpt-export-bot
Copy link
Collaborator

Add test to confirm that animating to or from display:none
with nested pseudos does not crash.

This is a followup addressing a comment raised on the following
review:

https://chromium-review.googlesource.com/c/chromium/src/+/7595838

The animation introduced on the view-transition-group has no
practical use case that I'm aware of. The test is simply to ensure
that we don't crash and complete the view-transition successfully.
The animations on pseudos within the group automatically restart
when the group is no longer display:none in alignment with the
spec.

Bug: 487225935
Change-Id: Ibfc95413464c1ba8abf6b0d305a1c06068217e0e
Reviewed-on: https://chromium-review.googlesource.com/7604572
WPT-Export-Revision: 5031b0f4ff0848423b879243550bc55d6ee61654

Add test to confirm that animating to or from display:none
with nested pseudos does not crash.

This is a followup addressing a comment raised on the following
review:

https://chromium-review.googlesource.com/c/chromium/src/+/7595838

The animation introduced on the view-transition-group has no
practical use case that I'm aware of. The test is simply to ensure
that we don't crash and complete the view-transition successfully.
The animations on pseudos within the group automatically restart
when the group is no longer display:none in alignment with the
spec.

Bug: 487225935
Change-Id: Ibfc95413464c1ba8abf6b0d305a1c06068217e0e
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.

2 participants