blob: 7920cd8f99b488a8bbb7da66843716cf86729f78 [file] [log] [blame]
This is a testharness.js-based test.
FAIL Comment.after() without any argument. child.after is not a function
FAIL Comment.after() with null as an argument. child.after is not a function
FAIL Comment.after() with undefined as an argument. child.after is not a function
FAIL Comment.after() with the empty string as an argument. child.after is not a function
FAIL Comment.after() with only text as an argument. child.after is not a function
FAIL Comment.after() with only one element as an argument. child.after is not a function
FAIL Comment.after() with one element and text as arguments. child.after is not a function
FAIL Comment.after() with context object itself as the argument. child.after is not a function
FAIL Comment.after() with context object itself and node as the arguments, switching positions. child.after is not a function
FAIL Comment.after() with all siblings of child as arguments. child.after is not a function
FAIL Comment.before() with some siblings of child as arguments; no changes in tree; viable sibling is first child. child.after is not a function
FAIL Comment.after() with some siblings of child as arguments; no changes in tree. child.after is not a function
FAIL Comment.after() when pre-insert behaves like append. child.after is not a function
FAIL Comment.after() with one sibling of child and text as arguments. child.after is not a function
FAIL Comment.after() on a child without any parent. x.after is not a function
FAIL Element.after() without any argument. child.after is not a function
FAIL Element.after() with null as an argument. child.after is not a function
FAIL Element.after() with undefined as an argument. child.after is not a function
FAIL Element.after() with the empty string as an argument. child.after is not a function
FAIL Element.after() with only text as an argument. child.after is not a function
FAIL Element.after() with only one element as an argument. child.after is not a function
FAIL Element.after() with one element and text as arguments. child.after is not a function
FAIL Element.after() with context object itself as the argument. child.after is not a function
FAIL Element.after() with context object itself and node as the arguments, switching positions. child.after is not a function
FAIL Element.after() with all siblings of child as arguments. child.after is not a function
FAIL Element.before() with some siblings of child as arguments; no changes in tree; viable sibling is first child. child.after is not a function
FAIL Element.after() with some siblings of child as arguments; no changes in tree. child.after is not a function
FAIL Element.after() when pre-insert behaves like append. child.after is not a function
FAIL Element.after() with one sibling of child and text as arguments. child.after is not a function
FAIL Element.after() on a child without any parent. x.after is not a function
FAIL Text.after() without any argument. child.after is not a function
FAIL Text.after() with null as an argument. child.after is not a function
FAIL Text.after() with undefined as an argument. child.after is not a function
FAIL Text.after() with the empty string as an argument. child.after is not a function
FAIL Text.after() with only text as an argument. child.after is not a function
FAIL Text.after() with only one element as an argument. child.after is not a function
FAIL Text.after() with one element and text as arguments. child.after is not a function
FAIL Text.after() with context object itself as the argument. child.after is not a function
FAIL Text.after() with context object itself and node as the arguments, switching positions. child.after is not a function
FAIL Text.after() with all siblings of child as arguments. child.after is not a function
FAIL Text.before() with some siblings of child as arguments; no changes in tree; viable sibling is first child. child.after is not a function
FAIL Text.after() with some siblings of child as arguments; no changes in tree. child.after is not a function
FAIL Text.after() when pre-insert behaves like append. child.after is not a function
FAIL Text.after() with one sibling of child and text as arguments. child.after is not a function
FAIL Text.after() on a child without any parent. x.after is not a function
Harness: the test ran to completion.