Audio Tracks
Method of specifying and selecting between multiple audio tracks. Useful for providing audio descriptions, director's commentary, additional languages, alternative takes, etc.
View Transitions (cross-document)
Provides a mechanism for easily creating animated transitions between different DOM states, while also updating the DOM contents in a single step. This API is specific to cross-document transitions.
CSS3 Transitions
Simple method of animating certain properties of an element, with ability to define property, duration, delay and timing function.
Do Not Track API
API to allow the browser's Do Not Track setting to be queried via `navigator.doNotTrack`. Due to lack of adoption the Do Not Track specification was deprecated in 2018.
PageTransitionEvent
Fired at the Window when the page's entry in the session history stops being the current entry. Includes the `pageshow` and `pagehide` events.
PNG alpha transparency
Semi-transparent areas in PNG files
CSS3 2D Transforms
Method of transforming an element including rotating, scaling, etc. Includes support for `transform` as well as `transform-origin` properties.
CSS3 3D Transforms
Method of transforming an element in the third dimension using the `transform` property. Includes support for the `perspective` property to set the perspective in z-space and the `backface-visibility` property to toggle display of the reverse side of a 3D-transformed element.
Trusted Types for DOM manipulation
An API that forces developers to be very explicit about their use of powerful DOM-injection APIs. Can greatly improve security against XSS attacks.
TTF/OTF - TrueType and OpenType font support
Support for the TrueType (.ttf) and OpenType (.otf) outline font formats in @font-face.
Video Tracks
Method of specifying and selecting between multiple video tracks. Useful for providing sign language tracks, burnt-in captions or subtitles, alternative camera angles, etc.
View Transitions API (single-document)
Provides a mechanism for easily creating animated transitions between different DOM states, while also updating the DOM contents in a single step. This API is specific to single-document transitions.
WebAssembly Non-trapping float-to-int Conversion
An extension to WebAssembly adding floating-point to integer conversion operators which saturate instead of trapping
WebVTT - Web Video Text Tracks
Format for marking up text captions for multimedia resources.
trackevent api
trackevent api: track
transitionevent api
translator api
treewalker api
treewalker api: filter
treewalker api: firstchild
treewalker api: lastchild
treewalker api: nextnode
treewalker api: root
trustedhtml api
trustedhtml api: tojson
trustedscript api
trustedscripturl api
trustedscript api: tojson
trustedtypepolicy api
trustedtypes api
html element: tr
html element: track
javascript built-in: arraybuffer: transfer
javascript built-in: arraybuffer: transfertofixedlength
javascript built-in: math: trunc
javascript built-in: promise: try
javascript statement: `try...catch`
javascript statement: `try...catch`: optional catch binding
50 results found.