[css-view-transitions] Create pseudo-element tree.
Categories
(Core :: CSS Parsing and Computation, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Depends on 1 open bug, Blocks 3 open bugs)
Details
(Whiteboard: [viewtransitions:m1])
Attachments
(3 files)
We need to create a pseudo-element tree to represent the snapshotted elements. Initially it will hang off the root element.
Updated•1 month ago
|
Assignee | ||
Updated•29 days ago
|
Updated•29 days ago
|
Updated•29 days ago
|
Assignee | ||
Updated•22 days ago
|
Assignee | ||
Comment 1•9 days ago
|
||
I didn't end up using it (for now at least), but worth landing.
Assignee | ||
Comment 2•9 days ago
|
||
I didn't end up using it (for now at least), but worth landing.
Assignee | ||
Comment 3•9 days ago
|
||
And hook it into StyleChildrenIterator and co. For now let's do the
simple thing before we hook it to selector matching further.
Assignee | ||
Updated•9 days ago
|
Comment 5•9 days ago
|
||
bugherder |
Assignee | ||
Updated•8 days ago
|
Comment 7•2 days ago
•
|
||
Backed out for causing failures at PresShell.cpp.
Backout link: https://hg.mozilla.org/integration/autoland/rev/af3f62ec5f142371027901ca8f8030aed1f16fcb
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=482497316&repo=autoland&lineNumber=8612
https://treeherder.mozilla.org/logviewer?job_id=482508208&repo=autoland&lineNumber=4260
https://treeherder.mozilla.org/logviewer?job_id=482507826&repo=autoland&lineNumber=21651
Assignee | ||
Updated•2 days ago
|
Comment 9•2 days ago
|
||
Backed out for causing failures at browser_markup_search_01.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/153066ab770e21cfd798c731aed96a7e4c067563
Failure log: https://treeherder.mozilla.org/logviewer?job_id=482541845&repo=autoland&lineNumber=21504
Assignee | ||
Updated•2 days ago
|
Comment 10•2 days ago
|
||
Comment 11•2 days ago
|
||
Comment 12•1 day ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/eecfdf9d1553
https://hg.mozilla.org/mozilla-central/rev/d08d71a1fb98
Description
•