Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
 
3
17
 
18
19
20
21
nodereplacechild29
22
IBM
23
24
	Using replaceChild on an Element node attempt to replace a new Element node with
25
	another new Element node and verify if a NOT_FOUND_ERR gets thrown.
26
27
Neil Delima
28
2002-06-10
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47