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
16
 
17
18
19
20
documentadoptnode28
21
IBM
22
23
	Invoke the adoptNode method on this document using the "p" element with the default
24
	Attribute "dir" as the source.  Verify if the node has been adopted correctly by
25
	checking the nodeName of the adopted Element and by checking if the attribute was adopted.
26
	Note the default attribute should be adopted in this case.
27
28
Neil Delima
29
2002-06-10
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48