Closed
Bug 1901053
Opened 1 year ago
Closed 5 months ago
Follow up work for boundary crossing copy paste
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1965846
People
(Reporter: sefeng211, Unassigned)
References
Details
We have two issues:
-
Right now we always serialize the shadow root first, and then the slotted element. This matches our selection code, however it look like we are still concerned about ordering. So we might need to tweak it.
-
<slot> element is always serialized regardless the visibility of it.
Reporter | ||
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•