Bug 259055 (css-view-transitions)
Summary: | [css-view-transitions-1] Implement CSS View Transitions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sebastian Zartner <sebastianzartner> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Enhancement | CC: | bramus, coopcoding, dino, graouts, hasather+webkitbugs, henryskorpe, heycam, nicolas, noam, ntim, rik, simon.fraser, webkit, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://drafts.csswg.org/css-view-transitions-1/ | ||
Bug Depends on: | 274405, 275501, 265153, 265155, 265156, 265167, 265168, 265169, 265170, 265171, 265210, 265217, 265220, 265223, 265224, 265225, 265228, 265279, 265300, 265338, 265339, 265715, 265734, 265750, 265769, 265832, 267619, 268064, 269460, 269468, 269504, 269632, 269808, 269899, 269954, 270054, 270056, 270058, 270146, 270147, 270672, 271248, 271302, 272117, 272130, 272184, 272185, 272186, 272496, 272520, 272662, 272709, 272713, 272792, 272834, 272868, 272875, 272951, 273057, 273085, 273166, 273288, 273388, 273537, 273649, 273751, 273883, 273969, 274397, 274400, 274403, 274404, 274436, 274437, 274439, 274533, 274606, 275335, 275506, 275556, 275742, 276236, 277988 | ||
Bug Blocks: |
Sebastian Zartner
This is a meta-bug to track the support for the CSS View Transitions Module Level 1:
https://www.w3.org/TR/css-view-transitions-1/
https://drafts.csswg.org/css-view-transitions-1/ (editor’s draft)
Sebastian
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sebastian Zartner
Related report for Firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=1823896
Chrome shipped the View Transitions APi in version 111:
https://chromestatus.com/feature/5193009714954240
Sebastian
Radar WebKit Bug Importer
<rdar://problem/112401187>
Noam Rosenthal
See also: https://github.com/whatwg/html/issues/9315 (firing an event for first render opportunity)
Cameron McCormack (:heycam)
rdar://117035082
Tim Nguyen (:ntim)
All the work planned for L1 was pretty much done (polish can be tracked independently), we’ll use a different bug to track L2.