Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
 
3
17
 
18
19
20
21
textreplacewholetext01
22
IBM
23
24
	Invoke replaceWholeText on an existing Text Node to replace its value with a
25
	new value containing white space characters.  Verify the replaceWholeText by
26
	verifying the values returned by wholeText
27
	of the returned Text node.
28
29
Neil Delima
30
2002-05-30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46