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
nodereplacechild24
22
IBM
23
24
	Using replaceChild on an EntityReference node attempt to replace an Element node with
25
	an EntityReference node verify if a NO_MODIFICATION_ALLOWED_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