webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"HTMLAreaElement.idl";
Public Attributes | |
attribute DOMString | alt |
attribute DOMString | coords |
attribute boolean | noHref |
attribute USVString | ping |
attribute DOMString | rel |
attribute DOMString | shape |
attribute DOMString | target |
attribute DOMString | download |
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 HTMLAreaElement::alt |
attribute DOMString HTMLAreaElement::coords |
attribute DOMString HTMLAreaElement::download |
attribute USVString HTMLAreaElement::ping |
attribute DOMString HTMLAreaElement::rel |
readonly attribute DOMTokenList HTMLAreaElement::relList |
attribute DOMString HTMLAreaElement::shape |
attribute DOMString HTMLAreaElement::target |