Index: hc_nodeappendchild.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodeappendchild.xml,v
retrieving revision 1.2
diff -r1.2 hc_nodeappendchild.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
19,23c19
< The "appendChild(newChild)" method adds the node
< "newChild" to the end of the list of children of the
< node.
<
< Retrieve the second employee and append a new Element
---
> Retrieve the second "p" and append a "br" Element
26c22
< "getNodeName()" method should return "newChild".
---
> "getNodeName()" method should return "br".
30a27
>
44c41
<
---
>
48c45
<
---
>
Index: hc_nodeappendchildgetnodename.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodeappendchildgetnodename.xml,v
retrieving revision 1.2
diff -r1.2 hc_nodeappendchildgetnodename.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
24c24
< "getNodeName()" method should return "newChild".
---
> "getNodeName()" method should return "br".
29a30
>
42c43
<
---
>
45c46
<
---
>
Index: hc_nodeappendchildnewchilddiffdocument.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodeappendchildnewchilddiffdocument.xml,v
retrieving revision 1.1
diff -r1.1 hc_nodeappendchildnewchilddiffdocument.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
34a35
>
44c45
<
---
>
Index: hc_nodeinsertbeforedocfragment.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodeinsertbeforedocfragment.xml,v
retrieving revision 1.2
diff -r1.2 hc_nodeinsertbeforedocfragment.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
32a33
>
52,53c53,54
<
<
---
>
>
59c60
<
---
>
62c63
<
---
>
Index: hc_nodeinsertbeforeinvalidnodetype.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodeinsertbeforeinvalidnodetype.xml,v
retrieving revision 1.1
diff -r1.1 hc_nodeinsertbeforeinvalidnodetype.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
34a35,36
>
>
44c46
<
---
>
47c49
<
---
>
Index: hc_nodeinsertbeforenewchilddiffdocument.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodeinsertbeforenewchilddiffdocument.xml,v
retrieving revision 1.1
diff -r1.1 hc_nodeinsertbeforenewchilddiffdocument.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
34a35
>
45c46
<
---
>
Index: hc_nodeinsertbeforenodename.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodeinsertbeforenodename.xml,v
retrieving revision 1.2
diff -r1.2 hc_nodeinsertbeforenodename.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
30a31
>
45c46
<
---
>
48c49
<
---
>
Index: hc_nodeinsertbeforerefchildnonexistent.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodeinsertbeforerefchildnonexistent.xml,v
retrieving revision 1.1
diff -r1.1 hc_nodeinsertbeforerefchildnonexistent.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
33a34,35
>
>
42,43c44,45
<
<
---
>
>
46c48
<
---
>
Index: hc_nodeinsertbeforerefchildnull.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodeinsertbeforerefchildnull.xml,v
retrieving revision 1.2
diff -r1.2 hc_nodeinsertbeforerefchildnull.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
32a33
>
47c48
<
---
>
51c52
<
---
>
Index: hc_noderemovechildoldchildnonexistent.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_noderemovechildoldchildnonexistent.xml,v
retrieving revision 1.1
diff -r1.1 hc_noderemovechildoldchildnonexistent.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
32a33
>
40c41
<
---
>
43c44
<
---
>
Index: hc_nodereplacechild.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodereplacechild.xml,v
retrieving revision 1.2
diff -r1.2 hc_nodereplacechild.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
29a30
>
45c46
<
---
>
49c50
<
---
>
Index: hc_nodereplacechildinvalidnodetype.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodereplacechildinvalidnodetype.xml,v
retrieving revision 1.1
diff -r1.1 hc_nodereplacechildinvalidnodetype.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
34a35,36
>
>
44c46
<
---
>
47c49
<
---
>
Index: hc_nodereplacechildnewchilddiffdocument.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodereplacechildnewchilddiffdocument.xml,v
retrieving revision 1.1
diff -r1.1 hc_nodereplacechildnewchilddiffdocument.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
34a35
>
45c46
<
---
>
Index: hc_nodereplacechildnodename.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodereplacechildnodename.xml,v
retrieving revision 1.1
diff -r1.1 hc_nodereplacechildnodename.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
31a32
>
44,46c45,47
<
<
<
---
>
>
>
49c50
<
---
>
Index: hc_nodereplacechildoldchildnonexistent.xml
===================================================================
RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/hc_nodereplacechildoldchildnonexistent.xml,v
retrieving revision 1.1
diff -r1.1 hc_nodereplacechildoldchildnonexistent.xml
3c3
< Copyright (c) 2001 World Wide Web Consortium,
---
> Copyright (c) 2001-2003 World Wide Web Consortium,
32a33
>
41,42c42,43
<
<
---
>
>
45c46
<
---
>