Closed Bug 1528722 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 15410 - domparsing: Apply parse(), serialize(), and XMLNS_URI

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Kent Tamura <tkent@chromium.org> wrote:

domparsing: Apply parse(), serialize(), and XMLNS_URI

This change has no behavior changes.

Change-Id: I4618f6d5afb5d0b269c18d4cff7901913558f739
Reviewed-on: https://chromium-review.googlesource.com/c/1475021
Commit-Queue: Yoshifumi Inoue \<yosin@chromium.org>
Auto-Submit: Kent Tamura \<tkent@chromium.org>
Reviewed-by: Yoshifumi Inoue \<yosin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#632528}

PR 15410 applied with additional changes from upstream: d2c49d8610185244a31e04ef32aae70da0dd35f7, c815526cd9d6fe1039b3736b06b05c348cdd64d8, 265330b7d26194cb60157a18ac399127d21f6b99, 2647e1e8f6995d12f44edbf0b4fce752e5cb7ec5, 6fb30bc55bf721c87d2ff32640deefc1b01061ab, 1b2808938937c9e992eb469b345ca64f99182c29, 2767f92702b54d58cd8b4c289f00a7bc028c10fb
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 1 tests and 19 subtests
OK     : 1
PASS   : 7
FAIL   : 12

New tests that have failures or other problems:
/domparsing/XMLSerializer-serializeToString.html
    Check if "ns1" is generated even if the element already has xmlns:ns1.: FAIL
    Check if an attribute with namespace and no prefix is serialized with the nearest-declared prefix even if the prefix is assigned to another namespace.: FAIL
    Check if attribute serialization takes into account of following xmlns:* attributes: FAIL
    Check if attribute serialization takes into account of the same prefix declared in an ancestor element: FAIL
    Check if generated prefixes match to "ns${index}".: FAIL
    Check if inconsistent xmlns="..." is dropped.: FAIL
    Check if no special handling for XLink namespace unlike HTML serializer.: FAIL
    Check if start tag serialization applied the original prefix even if it is declared in an ancestor element.: FAIL
    Check if start tag serialization drops element prefix if the namespace is same as inherited default namespace.: FAIL
    Check if start tag serialization takes into account of its xmlns:* attributes: FAIL
    Check if the prefix of an attribute is NOT preserved in a case where neither its prefix nor its namespace URI is not already used.: FAIL
    Check if the prefix of an attribute is replaced with a generated one in a case where the prefix is already mapped to a different namespace URI.: FAIL
Component: DOM → DOM: Core & HTML
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/51f0cd0c1621
[wpt PR 15410] - domparsing: Apply parse(), serialize(), and XMLNS_URI, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d04acd61397b
[wpt PR 15410] - domparsing: Apply parse(), serialize(), and XMLNS_URI, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.