Closed Bug 1871195 Opened 6 months ago Closed 6 months ago

[wpt-sync] Sync PR 43765 - Try fixing the type confusion with DOM Parts

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 43765 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/43765
Details from upstream follow.

Mason Freed <masonf@chromium.org> wrote:

Try fixing the type confusion with DOM Parts

Fixed: 1510578
Change-Id: Ie18901857a4b089265185c3efdabfb5448da2e46
Reviewed-on: https://chromium-review.googlesource.com/5142457
WPT-Export-Revision: a63e7aa7596b3c9acab89d451aaebc5d3def2b7b

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests

Status Summary

Firefox

OK : 1
FAIL : 16
ERROR: 1

Chrome

OK : 1
PASS : 16
CRASH: 1

Safari

OK : 1
FAIL : 16
ERROR: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /dom/parts/basic-dom-part-objects.tentative.html [wpt.fyi]
    • Basic imperative DOM Parts object construction (Document): FAIL (Chrome: PASS, Safari: FAIL)
    • Cloning (Document): FAIL (Chrome: PASS, Safari: FAIL)
    • Cloning Element (Document): FAIL (Chrome: PASS, Safari: FAIL)
    • Cloning Text (Document): FAIL (Chrome: PASS, Safari: FAIL)
    • Cloning Comment (Document): FAIL (Chrome: PASS, Safari: FAIL)
    • DOM mutations are not tracked (Document): FAIL (Chrome: PASS, Safari: FAIL)
    • ChildNodePart children manipulation (Document): FAIL (Chrome: PASS, Safari: FAIL)
    • Corner case ChildNodePart construction and cloning (Document): FAIL (Chrome: PASS, Safari: FAIL)
    • Basic imperative DOM Parts object construction (DocumentFragment): FAIL (Chrome: PASS, Safari: FAIL)
    • Cloning (DocumentFragment): FAIL (Chrome: PASS, Safari: FAIL)
    • Cloning Element (DocumentFragment): FAIL (Chrome: PASS, Safari: FAIL)
    • Cloning Text (DocumentFragment): FAIL (Chrome: PASS, Safari: FAIL)
    • Cloning Comment (DocumentFragment): FAIL (Chrome: PASS, Safari: FAIL)
    • DOM mutations are not tracked (DocumentFragment): FAIL (Chrome: PASS, Safari: FAIL)
    • ChildNodePart children manipulation (DocumentFragment): FAIL (Chrome: PASS, Safari: FAIL)
    • Corner case ChildNodePart construction and cloning (DocumentFragment): FAIL (Chrome: PASS, Safari: FAIL)
  • /dom/parts/dom-parts-valid-node-types.tentative.html [wpt.fyi]: ERROR (Chrome: CRASH, Safari: ERROR)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa728bfcc78c
[wpt PR 43765] - Disallow invalid node types in DOM Parts API constructors, a=testonly
https://hg.mozilla.org/integration/autoland/rev/6f95441d5ffd
[wpt PR 43765] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in before you can comment on or make changes to this bug.