/domparsing/XMLSerializer-serializeToString.html| status | subtest | message |
|---|---|---|
| FAIL | check XMLSerializer.serializeToString method could parsing xmldoc to string | (intermediate value).serializeToString is not a function |
| FAIL | check XMLSerializer.serializeToString method could parsing document to string | (intermediate value).serializeToString is not a function |
| FAIL | Check if the default namespace is correctly reset. | kitesurf: not yet supported in this sandbox (Day 6) (tried to set/call 'replaceChild on DOMParser result (read-only)') |
| FAIL | Check if there is no redundant empty namespace declaration. | (intermediate value).serializeToString is not a function |
| FAIL | Check if redundant xmlns="..." is dropped. | (intermediate value).serializeToString is not a function |
| FAIL | Check if inconsistent xmlns="..." is dropped. | (intermediate value).serializeToString is not a function |
| FAIL | Drop inconsistent xmlns="..." by matching on local name | (intermediate value).serializeToString is not a function |
| FAIL | Check if an attribute with namespace and no prefix is serialized with the nearest-declared prefix | (intermediate value).serializeToString is not a function |
| 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. | (intermediate value).serializeToString is not a function |
| FAIL | Check if the prefix of an attribute is replaced with another existing prefix mapped to the same namespace URI. | (intermediate value).serializeToString is not a function |
| 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. | (intermediate value).serializeToString is not a function |
| 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. | (intermediate value).serializeToString is not a function |
| FAIL | check XMLSerializer.serializeToString escapes attribute values for roundtripping | (intermediate value).serializeToString is not a function |
| FAIL | Check if attribute serialization takes into account of following xmlns:* attributes | (intermediate value).serializeToString is not a function |
| FAIL | Check if attribute serialization takes into account of the same prefix declared in an ancestor element | (intermediate value).serializeToString is not a function |
| FAIL | Check if start tag serialization drops element prefix if the namespace is same as inherited default namespace. | (intermediate value).serializeToString is not a function |
| FAIL | Check if start tag serialization finds an appropriate prefix. | (intermediate value).serializeToString is not a function |
| FAIL | Check if end tag serialization matches start tag when an appropriate prefix is found. | (intermediate value).serializeToString is not a function |
| FAIL | Check if start tag serialization takes into account of its xmlns:* attributes | (intermediate value).serializeToString is not a function |
| FAIL | Check if start tag serialization applied the original prefix even if it is declared in an ancestor element. | (intermediate value).serializeToString is not a function |
| FAIL | Check if start tag serialization does NOT apply the default namespace if its namespace is declared in an ancestor. | (intermediate value).serializeToString is not a function |
| FAIL | Check if end tag serialization matches start tag for elements in the XML namespace. | (intermediate value).serializeToString is not a function |
| FAIL | Check if generated prefixes match to "ns${index}". | (intermediate value).serializeToString is not a function |
| FAIL | Check if "ns1" is generated even if the element already has xmlns:ns1. | (intermediate value).serializeToString is not a function |
| FAIL | Check if no special handling for XLink namespace unlike HTML serializer. | (intermediate value).serializeToString is not a function |
| FAIL | Check if document fragment serializes. | (intermediate value).serializeToString is not a function |
| FAIL | Check children were included for void elements | (intermediate value).serializeToString is not a function |
| FAIL | Check if a prefix bound to an empty namespace URI ("no namespace") serialize | (intermediate value).serializeToString is not a function |
| FAIL | Attribute nodes are serialized as the empty string | (intermediate value).serializeToString is not a function |
bundle built 2026-07-16T07:16:48.063Z