Bug 267803 - Make `:-webkit-animating-full-screen-transition` an internal pseudo-class
Summary: Make `:-webkit-animating-full-screen-transition` an internal pseudo-class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-19 22:36 PST by Tim Nguyen (:ntim)
Modified: 2024-01-20 00:19 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2024-01-19 22:36:55 PST
All the hits on Github seem to be either MDN docs or WebKit repository clones.

https://github.com/search?q=-webkit-animating-full-screen-transition&type=code&p=1
Comment 1 Radar WebKit Bug Importer 2024-01-19 22:51:14 PST
<rdar://problem/121302758>
Comment 2 Tim Nguyen (:ntim) 2024-01-19 22:53:59 PST
Pull request: https://github.com/WebKit/WebKit/pull/23009
Comment 3 EWS 2024-01-20 00:13:48 PST
Committed 273259@main (8ebf7a9fbf27): <https://commits.webkit.org/273259@main>

Reviewed commits have been landed. Closing PR #23009 and removing active labels.
Comment 4 Tim Nguyen (:ntim) 2024-01-20 00:19:36 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/44111