haikuwebkit/LayoutTests/fast/dom/DocumentType/isEqualNode-expected.txt

11 lines
259 B
Plaintext

Tests that isEqualNode() works as expected for DocumentType nodes
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS htmlDocument.doctype.isEqualNode(htmlDoctype) is true
PASS successfullyParsed is true
TEST COMPLETE