/dom/nodes/CharacterData-appendChild.html| status | subtest | message |
|---|---|---|
| PASS | Text.appendChild(Text) | |
| PASS | Text.appendChild(Comment) | |
| PASS | Text.appendChild(ProcessingInstruction) | |
| PASS | Comment.appendChild(Text) | |
| PASS | Comment.appendChild(Comment) | |
| PASS | Comment.appendChild(ProcessingInstruction) | |
| PASS | ProcessingInstruction.appendChild(Text) | |
| PASS | ProcessingInstruction.appendChild(Comment) | |
| PASS | ProcessingInstruction.appendChild(ProcessingInstruction) |
bundle built 2026-07-16T07:16:48.063Z