Home | History | Annotate | Download | only in html

Lines Matching refs:Reflect

29         attribute [Reflect] DOMString code;
30 attribute [Reflect] DOMString align;
31 attribute [Reflect] DOMString archive;
32 attribute [Reflect] DOMString border;
33 attribute [Reflect] DOMString codeBase;
34 attribute [Reflect] DOMString codeType;
35 attribute [Reflect, URL] DOMString data;
36 attribute [Reflect] boolean declare;
37 attribute [Reflect] DOMString height;
38 attribute [Reflect] long hspace;
39 attribute [Reflect] DOMString name;
40 attribute [Reflect] DOMString standby;
41 attribute [Reflect] DOMString type;
42 attribute [Reflect] DOMString useMap;
43 attribute [Reflect] long vspace;
44 attribute [Reflect] DOMString width;