kitesurf · WPT

PASS
expected PASS · 1514 ms
▶ run in kitesurf
Test
/dom/nodes/DOMImplementation-createDocumentType.html
Actual
PASS
Expected
PASS
Unexpected
no
Duration
1514 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fdom%2Fnodes%2FDOMImplementation-createDocumentType.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSDOMImplementation.createDocumentType(qualifiedName, publicId, systemId)
PASScreateDocumentType("", "", "") should work
PASScreateDocumentType("test:root", "1234", "") should work
PASScreateDocumentType("test:root", "1234", "test") should work
PASScreateDocumentType("test:root", "test", "") should work
PASScreateDocumentType("test:root", "test", "test") should work
PASScreateDocumentType("_:_", "", "") should work
PASScreateDocumentType("_:h0", "", "") should work
PASScreateDocumentType("_:test", "", "") should work
PASScreateDocumentType("_:_.", "", "") should work
PASScreateDocumentType("_:a-", "", "") should work
PASScreateDocumentType("l_:_", "", "") should work
PASScreateDocumentType("ns:_0", "", "") should work
PASScreateDocumentType("ns:a0", "", "") should work
PASScreateDocumentType("ns0:test", "", "") should work
PASScreateDocumentType("ns:EEE.", "", "") should work
PASScreateDocumentType("ns:_-", "", "") should work
PASScreateDocumentType("a.b:c", "", "") should work
PASScreateDocumentType("a-b:c.j", "", "") should work
PASScreateDocumentType("a-b:c", "", "") should work
PASScreateDocumentType("foo", "", "") should work
PASScreateDocumentType("1foo", "", "") should work
PASScreateDocumentType("foo1", "", "") should work
PASScreateDocumentType("f1oo", "", "") should work
PASScreateDocumentType("@foo", "", "") should work
PASScreateDocumentType("foo@", "", "") should work
PASScreateDocumentType("f@oo", "", "") should work
PASScreateDocumentType("edi:{", "", "") should work
PASScreateDocumentType("edi:}", "", "") should work
PASScreateDocumentType("edi:~", "", "") should work
PASScreateDocumentType("edi:'", "", "") should work
PASScreateDocumentType("edi:!", "", "") should work
PASScreateDocumentType("edi:@", "", "") should work
PASScreateDocumentType("edi:#", "", "") should work
PASScreateDocumentType("edi:$", "", "") should work
PASScreateDocumentType("edi:%", "", "") should work
PASScreateDocumentType("edi:^", "", "") should work
PASScreateDocumentType("edi:&", "", "") should work
PASScreateDocumentType("edi:*", "", "") should work
PASScreateDocumentType("edi:(", "", "") should work
PASScreateDocumentType("edi:)", "", "") should work
PASScreateDocumentType("edi:+", "", "") should work
PASScreateDocumentType("edi:=", "", "") should work
PASScreateDocumentType("edi:[", "", "") should work
PASScreateDocumentType("edi:]", "", "") should work
PASScreateDocumentType("edi:\\", "", "") should work
PASScreateDocumentType("edi:/", "", "") should work
PASScreateDocumentType("edi:;", "", "") should work
PASScreateDocumentType("edi:`", "", "") should work
PASScreateDocumentType("edi:<", "", "") should work
PASScreateDocumentType("edi:>", "", "") should throw INVALID_CHARACTER_ERR
PASScreateDocumentType("edi:,", "", "") should work
PASScreateDocumentType("edi:a ", "", "") should throw INVALID_CHARACTER_ERR
PASScreateDocumentType("edi:\"", "", "") should work
PASScreateDocumentType("{", "", "") should work
PASScreateDocumentType("}", "", "") should work
PASScreateDocumentType("'", "", "") should work
PASScreateDocumentType("~", "", "") should work
PASScreateDocumentType("`", "", "") should work
PASScreateDocumentType("@", "", "") should work
PASScreateDocumentType("#", "", "") should work
PASScreateDocumentType("$", "", "") should work
PASScreateDocumentType("%", "", "") should work
PASScreateDocumentType("^", "", "") should work
PASScreateDocumentType("&", "", "") should work
PASScreateDocumentType("*", "", "") should work
PASScreateDocumentType("(", "", "") should work
PASScreateDocumentType(")", "", "") should work
PASScreateDocumentType("f:oo", "", "") should work
PASScreateDocumentType(":foo", "", "") should work
PASScreateDocumentType("foo:", "", "") should work
PASScreateDocumentType("prefix::local", "", "") should work
PASScreateDocumentType("foo", "foo", "") should work
PASScreateDocumentType("foo", "", "foo") should work
PASScreateDocumentType("foo", "f'oo", "") should work
PASScreateDocumentType("foo", "", "f'oo") should work
PASScreateDocumentType("foo", "f\"oo", "") should work
PASScreateDocumentType("foo", "", "f\"oo") should work
PASScreateDocumentType("foo", "f'o\"o", "") should work
PASScreateDocumentType("foo", "", "f'o\"o") should work
PASScreateDocumentType("foo", "foo>", "") should work
PASScreateDocumentType("foo", "", "foo>") should work

bundle built 2026-07-16T07:16:48.063Z