Closed
Bug 1938830
Opened 2 months ago
Closed 1 month ago
[wpt-sync] Sync PR 49819 - Clone node on a shadow root should always throw an error
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49819 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49819
Details from upstream follow.
Domenico Rizzo <domenico.rizzo@gmail.com> wrote:
Clone node on a shadow root should always throw an error
- Corrected cloneNode method
- Corrected test
- Updated Manifest
Reviewed in servo/servo#34742
Assignee | ||
Updated•2 months ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b8c08729681770ff97b2e65df3b401470d5a1bc9
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
PASS
: 4
Chrome
OK
: 1
PASS
: 4
Safari
OK
: 1
PASS
: 4
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/73afc0ba386a
[wpt PR 49819] - Clone node on a shadow root should always throw an error, a=testonly
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•