Home | History | Annotate | Download | only in html

Lines Matching full:reflect

24     [Reflect] attribute DOMString align;
25 [Reflect] attribute DOMString alt;
26 [Reflect] attribute DOMString archive;
27 [Reflect] attribute DOMString code;
28 [Reflect, URL] attribute DOMString codeBase;
29 [Reflect] attribute DOMString height;
30 [Reflect] attribute unsigned long hspace;
31 [Reflect] attribute DOMString name;
32 [Reflect, URL] attribute DOMString _object; // "object" is a reserved word
33 [Reflect] attribute unsigned long vspace;
34 [Reflect] attribute DOMString width;