OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 FAIL testDiv.insertBefore(paras[0], paras[1]), with unselected range collapsed a
t (paras[0], 0) assert_equals: Wrong start container expected Element node <div
id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 3 </p><p id="b" s... but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 4 </p> |
| 5 FAIL testDiv.insertBefore(paras[0], paras[1]), with selected range collapsed at
(paras[0], 0) assert_equals: Wrong start container expected Element node <div id
="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 6 </p><p id="b" s... but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 7 </p> |
| 8 FAIL testDiv.insertBefore(paras[0], paras[1]), with unselected range on paras[0]
from 0 to 1 assert_equals: Wrong start container expected Element node <div id=
"test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 9 </p><p id="b" s... but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 10 </p> |
| 11 FAIL testDiv.insertBefore(paras[0], paras[1]), with selected range on paras[0] f
rom 0 to 1 assert_equals: Wrong start container expected Element node <div id="t
est"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 12 </p><p id="b" s... but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 13 </p> |
| 14 FAIL testDiv.insertBefore(paras[0], paras[1]), with unselected range collapsed a
t (paras[0], 1) assert_equals: Wrong start container expected Element node <div
id="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 15 </p><p id="b" s... but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 16 </p> |
| 17 FAIL testDiv.insertBefore(paras[0], paras[1]), with selected range collapsed at
(paras[0], 1) assert_equals: Wrong start container expected Element node <div id
="test"><p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 18 </p><p id="b" s... but got Element node <p id="a">Äb̈c̈d̈ëf̈g̈ḧ |
| 19 </p> |
| 20 PASS testDiv.insertBefore(paras[0], paras[1]), with unselected range on testDiv
from 0 to 2 |
| 21 PASS testDiv.insertBefore(paras[0], paras[1]), with selected range on testDiv fr
om 0 to 2 |
| 22 FAIL testDiv.insertBefore(paras[0], paras[1]), with unselected range collapsed a
t (testDiv, 1) assert_equals: Wrong start offset expected 0 but got 1 |
| 23 FAIL testDiv.insertBefore(paras[0], paras[1]), with selected range collapsed at
(testDiv, 1) assert_equals: Wrong start offset expected 0 but got 1 |
| 24 FAIL testDiv.insertBefore(paras[0], paras[1]), with unselected range on testDiv
from 1 to 2 assert_equals: Wrong start offset expected 0 but got 1 |
| 25 FAIL testDiv.insertBefore(paras[0], paras[1]), with selected range on testDiv fr
om 1 to 2 assert_equals: Wrong start offset expected 0 but got 1 |
| 26 PASS testDiv.insertBefore(paras[0], paras[1]), with unselected range collapsed a
t (testDiv, 2) |
| 27 PASS testDiv.insertBefore(paras[0], paras[1]), with selected range collapsed at
(testDiv, 2) |
| 28 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range
collapsed at (paras[0], 0) |
| 29 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range c
ollapsed at (paras[0], 0) |
| 30 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range
on paras[0] from 0 to 1 |
| 31 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range o
n paras[0] from 0 to 1 |
| 32 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range
collapsed at (paras[0], 1) |
| 33 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range c
ollapsed at (paras[0], 1) |
| 34 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range
on testDiv from 0 to 1 |
| 35 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range o
n testDiv from 0 to 1 |
| 36 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range
on testDiv from 0 to 2 |
| 37 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range o
n testDiv from 0 to 2 |
| 38 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range
collapsed at (testDiv, 1) |
| 39 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range c
ollapsed at (testDiv, 1) |
| 40 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with unselected range
on testDiv from 1 to 2 |
| 41 PASS paras[0].insertBefore(paras[1], paras[0].firstChild), with selected range o
n testDiv from 1 to 2 |
| 42 PASS paras[0].insertBefore(paras[1], null), with unselected range collapsed at (
paras[0], 0) |
| 43 PASS paras[0].insertBefore(paras[1], null), with selected range collapsed at (pa
ras[0], 0) |
| 44 PASS paras[0].insertBefore(paras[1], null), with unselected range on paras[0] fr
om 0 to 1 |
| 45 PASS paras[0].insertBefore(paras[1], null), with selected range on paras[0] from
0 to 1 |
| 46 PASS paras[0].insertBefore(paras[1], null), with unselected range collapsed at (
paras[0], 1) |
| 47 PASS paras[0].insertBefore(paras[1], null), with selected range collapsed at (pa
ras[0], 1) |
| 48 PASS paras[0].insertBefore(paras[1], null), with unselected range on testDiv fro
m 0 to 1 |
| 49 PASS paras[0].insertBefore(paras[1], null), with selected range on testDiv from
0 to 1 |
| 50 PASS paras[0].insertBefore(paras[1], null), with unselected range on testDiv fro
m 0 to 2 |
| 51 PASS paras[0].insertBefore(paras[1], null), with selected range on testDiv from
0 to 2 |
| 52 PASS paras[0].insertBefore(paras[1], null), with unselected range collapsed at (
testDiv, 1) |
| 53 PASS paras[0].insertBefore(paras[1], null), with selected range collapsed at (te
stDiv, 1) |
| 54 PASS paras[0].insertBefore(paras[1], null), with unselected range on testDiv fro
m 1 to 2 |
| 55 PASS paras[0].insertBefore(paras[1], null), with selected range on testDiv from
1 to 2 |
| 56 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with
unselected range collapsed at (foreignDoc, 0) |
| 57 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with
selected range collapsed at (foreignDoc, 0) |
| 58 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with
unselected range on foreignDoc from 0 to 1 |
| 59 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with
selected range on foreignDoc from 0 to 1 |
| 60 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with
unselected range on foreignDoc from 0 to 2 |
| 61 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with
selected range on foreignDoc from 0 to 2 |
| 62 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with
unselected range collapsed at (foreignDoc, 1) |
| 63 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.documentElement), with
selected range collapsed at (foreignDoc, 1) |
| 64 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with unselect
ed range collapsed at (foreignDoc, 0) |
| 65 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with selected
range collapsed at (foreignDoc, 0) |
| 66 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with unselect
ed range on foreignDoc from 0 to 1 |
| 67 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with selected
range on foreignDoc from 0 to 1 |
| 68 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with unselect
ed range on foreignDoc from 0 to 2 |
| 69 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with selected
range on foreignDoc from 0 to 2 |
| 70 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with unselect
ed range collapsed at (foreignDoc, 1) |
| 71 PASS foreignDoc.insertBefore(detachedComment, foreignDoc.doctype), with selected
range collapsed at (foreignDoc, 1) |
| 72 PASS foreignDoc.insertBefore(detachedComment, null), with unselected range on fo
reignDoc from 0 to 1 |
| 73 PASS foreignDoc.insertBefore(detachedComment, null), with selected range on fore
ignDoc from 0 to 1 |
| 74 PASS paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with unselected ra
nge collapsed at (paras[0], 0) |
| 75 PASS paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with selected rang
e collapsed at (paras[0], 0) |
| 76 PASS paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with unselected ra
nge on paras[0] from 0 to 1 |
| 77 PASS paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with selected rang
e on paras[0] from 0 to 1 |
| 78 PASS paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with unselected ra
nge collapsed at (paras[0], 1) |
| 79 PASS paras[0].insertBefore(xmlTextNode, paras[0].firstChild), with selected rang
e collapsed at (paras[0], 1) |
| 80 PASS paras[0].insertBefore(paras[0], paras[0].firstChild), with unselected range
on paras[0] from 0 to 1 |
| 81 PASS paras[0].insertBefore(paras[0], paras[0].firstChild), with selected range o
n paras[0] from 0 to 1 |
| 82 PASS paras[0].insertBefore(testDiv, paras[0].firstChild), with unselected range
on paras[0] from 0 to 1 |
| 83 PASS paras[0].insertBefore(testDiv, paras[0].firstChild), with selected range on
paras[0] from 0 to 1 |
| 84 PASS paras[0].insertBefore(document, paras[0].firstChild), with unselected range
on paras[0] from 0 to 1 |
| 85 PASS paras[0].insertBefore(document, paras[0].firstChild), with selected range o
n paras[0] from 0 to 1 |
| 86 PASS paras[0].insertBefore(foreignDoc, paras[0].firstChild), with unselected ran
ge on paras[0] from 0 to 1 |
| 87 PASS paras[0].insertBefore(foreignDoc, paras[0].firstChild), with selected range
on paras[0] from 0 to 1 |
| 88 PASS paras[0].insertBefore(document.doctype, paras[0].firstChild), with unselect
ed range on paras[0] from 0 to 1 |
| 89 PASS paras[0].insertBefore(document.doctype, paras[0].firstChild), with selected
range on paras[0] from 0 to 1 |
| 90 Harness: the test ran to completion. |
| 91 |
OLD | NEW |