Home | History | Annotate | Download | only in html

Lines Matching refs:Reflect

24         attribute [Reflect] DOMString align;
25 attribute [Reflect] DOMString frameBorder;
26 attribute [Reflect] DOMString height;
27 attribute [Reflect] DOMString longDesc;
28 attribute [Reflect] DOMString marginHeight;
29 attribute [Reflect] DOMString marginWidth;
30 attribute [Reflect] DOMString name;
31 attribute [Reflect] DOMString sandbox;
32 attribute [Reflect] DOMString scrolling;
33 attribute [Reflect, URL] DOMString src;
34 attribute [Reflect] DOMString width;