[Webkit-unassigned] [Bug 275184] CSS @starting-style element transitions in but does not transition out of DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 17 08:34:36 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=275184

Antoine Quint <graouts at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graouts at webkit.org

--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
I tested the listed links with a 281013 at main build and found the following:

- https://codepen.io/argyleink/pen/qBGOamz: everything works the same as in Chrome Canary except for the dismissal of the <dialog> which moves to the top of the page as it fades out.

- https://developer.mozilla.org/en-US/docs/Web/CSS/@starting-style: the "Show the popover" demo does not work, the popover animates in briefly but very quickly disappears.

- https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog#examples: several demos don't seem to work, and it's hard to distinguish them within the page, but I think the issues are similar to the ones above.

It's not clear to me that these issues all stem from the same problem, so we'll need to diagnose each issue and break them out in individual bugs as needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240717/3c1a0a9b/attachment.htm>


More information about the webkit-unassigned mailing list