Open Bug 1901053 Opened 3 months ago

Follow up work for boundary crossing copy paste

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement

Tracking

()

People

(Reporter: sefeng, 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.

You need to log in before you can comment on or make changes to this bug.