Closed
Bug 1922298
Opened 1 year ago
Closed 1 year ago
Implement the rule that elements with non-none view-transition-name become a stacking context.
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [viewtransitions:m1])
Attachments
(1 file)
https://drafts.csswg.org/css-view-transitions-1/#named-and-transitioning:
Elements [...] whose view-transition-name computed value is not none (at any time):
- Form a stacking context.
- Are flattened in 3D transforms.
- Form a backdrop root.
Updated•1 year ago
|
Whiteboard: [viewtransitions:m1]
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
Is this duplicated by Bug 1922302?
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/97f67f9048b5
Add a fast way of tagging frames as captured, and make that view-transition-name a stacking-context-creating property. r=view-transitions-reviewers,boris
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e1c6acc73a49
Add a fast way of tagging frames as captured, and make that view-transition-name a stacking-context-creating property. r=view-transitions-reviewers,boris
Comment 5•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•