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
13
 
14
15
16
hc_nodeattributenodename
17
Curt Arnold
18
19
    Retrieve the Attribute named "title" from the last
20
    child of the first p element and check the string returned
21
    by the "getNodeName()" method.   It should be equal to
22
    "title".
23
24
 
25
2002-06-09
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
	ignoreCase="auto" context="attribute"/>
41