Home | History | Annotate | Download | only in html

Lines Matching refs:Reflect

26         attribute [Reflect] DOMString name;
27 attribute [Reflect] DOMString align;
28 attribute [Reflect] DOMString alt;
29 attribute [Reflect] DOMString border;
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;
41 attribute [Reflect,URL] DOMString lowsrc;