haikuwebkit/LayoutTests/fast/dom/Range/range-clone-empty-expected.txt

12 lines
284 B
Plaintext

This test checks cloning an empty range returns an empty fragment.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS r.cloneContents() != undefined is true
PASS r.cloneContents() != null is true
PASS successfullyParsed is true
TEST COMPLETE