Home | History | Annotate | Download | only in html

Lines Matching refs:attribute

24         attribute [Reflect] DOMString accessKey;
25 attribute [Reflect] DOMString alt;
26 attribute [Reflect] DOMString coords;
27 attribute [Reflect, URL] DOMString href;
28 attribute [Reflect] boolean noHref;
29 attribute [Reflect] DOMString ping;
30 attribute [Reflect] DOMString shape;
31 attribute [Reflect] DOMString target;
34 readonly attribute DOMString hash;
35 readonly attribute DOMString host;
36 readonly attribute DOMString hostname;
37 readonly attribute DOMString pathname;
38 readonly attribute DOMString port;
39 readonly attribute DOMString protocol;
40 readonly attribute DOMString search;
44 readonly attribute URL absoluteLinkURL;