Home | History | Annotate | Download | only in html

Lines Matching refs:attribute

26         attribute [Reflect] DOMString name;
27 attribute [Reflect] DOMString align;
28 attribute [Reflect] DOMString alt;
29 attribute [Reflect] DOMString border;
30 attribute long height;
31 attribute [Reflect] long hspace;
32 attribute [Reflect] boolean isMap;
33 attribute [Reflect, URL] DOMString longDesc;
34 attribute [Reflect, URL] DOMString src;
35 attribute [Reflect] DOMString useMap;
36 attribute [Reflect] long vspace;
37 attribute long width;
40 readonly attribute boolean complete;
41 attribute [Reflect,URL] DOMString lowsrc;
42 readonly attribute long naturalHeight;
43 readonly attribute long naturalWidth;
44 readonly attribute long x;
45 readonly attribute long y;
49 readonly attribute DOMString altDisplayString;
50 readonly attribute URL absoluteImageURL;