Searched refs:longDesc (Results 1 - 10 of 10) sorted by relevance

/external/webkit/LayoutTests/dom/html/level2/html/
H A DHTMLFrameElement02.js78 The longDesc attribute specifies a URI designating a long description
81 Retrieve the longDesc attribute of the first FRAME element and examine
104 vlongdesc = testNode.longDesc;
H A DHTMLIFrameElement04.js78 The longDesc attribute specifies a URI designating a long description
81 Retrieve the longDesc attribute of the first IFRAME element and examine
104 vlongdesc = testNode.longDesc;
H A DHTMLImageElement08.js78 The longDesc attribute contains an URI designating a long description
81 Retrieve the longDesc attribute and examine its value.
103 vlongdesc = testNode.longDesc;
/external/webkit/LayoutTests/dom/xhtml/level2/html/
H A DHTMLFrameElement02.js78 The longDesc attribute specifies a URI designating a long description
81 Retrieve the longDesc attribute of the first FRAME element and examine
104 vlongdesc = testNode.longDesc;
H A DHTMLIFrameElement04.js78 The longDesc attribute specifies a URI designating a long description
81 Retrieve the longDesc attribute of the first IFRAME element and examine
104 vlongdesc = testNode.longDesc;
H A DHTMLImageElement08.js78 The longDesc attribute contains an URI designating a long description
81 Retrieve the longDesc attribute and examine its value.
103 vlongdesc = testNode.longDesc;
/external/webkit/Source/WebCore/html/
H A DHTMLFrameElement.idl26 attribute [Reflect] DOMString longDesc;
H A DHTMLIFrameElement.idl27 attribute [Reflect] DOMString longDesc;
H A DHTMLImageElement.idl33 attribute [Reflect, URL] DOMString longDesc;
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h527 @property(copy) NSString *longDesc; variable
569 @property(copy) NSString *longDesc; variable
588 @property(copy) NSString *longDesc; variable

Completed in 179 milliseconds