webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"HTMLAnchorElement.idl";
Public Attributes | |
attribute DOMString | charset |
attribute DOMString | coords |
attribute DOMString | download |
attribute DOMString | hreflang |
attribute DOMString | name |
attribute USVString | ping |
attribute DOMString | rel |
attribute DOMString | rev |
attribute DOMString | shape |
attribute DOMString | target |
attribute DOMString | type |
attribute DOMString | text |
readonly attribute DOMTokenList | relList |
![]() | |
attribute DOMString | title |
attribute DOMString | lang |
attribute boolean | translate |
attribute DOMString | dir |
attribute long | tabIndex |
attribute boolean | draggable |
attribute DOMString | webkitdropzone |
attribute boolean | hidden |
attribute DOMString | accessKey |
attribute DOMString | innerText |
attribute DOMString | outerText |
attribute DOMString | contentEditable |
readonly attribute boolean | isContentEditable |
attribute boolean | spellcheck |
attribute boolean | autocorrect |
attribute DOMString | autocapitalize |
readonly attribute DOMStringMap | dataset |
Additional Inherited Members | |
![]() | |
void | click () |
void | focus () |
void | blur () |
attribute DOMString HTMLAnchorElement::charset |
attribute DOMString HTMLAnchorElement::coords |
attribute DOMString HTMLAnchorElement::download |
attribute DOMString HTMLAnchorElement::hreflang |
attribute DOMString HTMLAnchorElement::name |
attribute USVString HTMLAnchorElement::ping |
attribute DOMString HTMLAnchorElement::rel |
readonly attribute DOMTokenList HTMLAnchorElement::relList |
attribute DOMString HTMLAnchorElement::rev |
attribute DOMString HTMLAnchorElement::shape |
attribute DOMString HTMLAnchorElement::target |
attribute DOMString HTMLAnchorElement::text |
attribute DOMString HTMLAnchorElement::type |