EventTarget.addEventListener()
The modern standard API for adding DOM event handlers. Introduced in the DOM Level 2 Events spec. Also implies support for `removeEventListener`, the [capture phase](https://dom.spec.whatwg.org/#dom-event-capturing_phase) of DOM event dispatch, as well as the `stopPropagation()` and `preventDefault()` event methods.
EOT - Embedded OpenType fonts
Type of font that can be derived from a regular font, allowing small files and legal use of high-quality fonts. Usage is restricted by the file being tied to the website
hidden attribute
The `hidden` attribute may be applied to any element, and effectively hides elements similar to `display: none` in CSS.
IndexedDB
Method of storing data client-side, allows indexed database queries.
IndexedDB 2.0
Improvements to Indexed DB, including getAll(), renaming stores and indexes, and binary keys.
Path2D
Allows path objects to be declared on 2D canvas surfaces
cache api: add
cache api: addall
contactaddress api
contactaddress api: addressline
contactaddress api: city
contactaddress api: country
contactaddress api: dependentlocality
contactaddress api: organization
contactaddress api: phone
contactaddress api: postalcode
contactaddress api: recipient
contactaddress api: region
contactaddress api: sortingcode
contactaddress api: tojson
hiddevice api
hiddevice api: close
hiddevice api: collections
hiddevice api: forget
hiddevice api: `inputreport` event
hiddevice api: open
hiddevice api: opened
hiddevice api: productid
hiddevice api: productname
hiddevice api: receivefeaturereport
hiddevice api: sendfeaturereport
hiddevice api: sendreport
hiddevice api: vendorid
indexeddb api
indexeddb api: available in workers
path2d api: addpath
paymentaddress api
paymentaddress api: addressline
paymentaddress api: city
paymentaddress api: country
paymentaddress api: dependentlocality
paymentaddress api: organization
paymentaddress api: phone
paymentaddress api: postalcode
paymentaddress api: recipient
paymentaddress api: region
paymentaddress api: sortingcode
paymentaddress api: `tojson()`
html element: dd
html element: dd: nowrap
50 results found.