Closed
Bug 1881095
Opened 2 years ago
Closed 1 year ago
Ensure copy-paste works for selection that across the shadow boundary
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: sefeng211, Assigned: sefeng211)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → sefeng
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•1 year ago
|
||
This patch allows nsDocumentEncoder to serialize contents
in shadow trees when those contents are selected.
Pushed by sefeng@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d4768d45944
Separate IteratorHelpers out for reuse r=jjaschke,dom-core
https://hg.mozilla.org/integration/autoland/rev/2020b9e712ee
Add the copy paste support for ShadowDOM selection r=jjaschke,smaug,dom-core
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8d4768d45944
https://hg.mozilla.org/mozilla-central/rev/2020b9e712ee
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•