Client Hints: DPR, Width, Viewport-Width
DPR, Width, and Viewport-Width hints enable proactive content negotiation between client and server, enabling automated delivery of optimized assets - e.g. auto-negotiating image DPR resolution.
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.
Built-in PDF viewer
Support for a PDF viewer that is part of the browser, rather than requiring a PDF file to be opened in an external application.
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.
Small, Large, and Dynamic viewport units
Viewport units similar to `vw` and `vh` that are based on shown or hidden browser UI states to address shortcomings of the original units. Currently defined as the `sv*` units (`svb`, `svh`, `svi`, `svmax`, `svmin`, `svw`), `lv*` units (`lvb`, `lvh`, `lvi`, `lvmax`, `lvmin`, `lvw`), `dv*` units (`dvb`, `dvh`, `dvi`, `dvmax`, `dvmin`, `dvw`) and the logical `vi`/`vb` units.
Viewport units: vw, vh, vmin, vmax
Length units representing a percentage of the current viewport dimensions: width (vw), height (vh), the smaller of the two (vmin), or the larger of the two (vmax).
svgelement api: viewportelement
timeevent api: view
uievent api: view
viewport api
viewport api: segments
viewtimeline api
viewtimeline api: endoffset
viewtimeline api: startoffset
viewtimeline api: subject
viewtransition api
viewtransitiontypeset api
viewtransitiontypeset api: [symbol.iterator]
viewtransitiontypeset api: add
viewtransitiontypeset api: clear
viewtransitiontypeset api: delete
viewtransitiontypeset api: entries
viewtransitiontypeset api: foreach
viewtransitiontypeset api: has
viewtransitiontypeset api: keys
viewtransitiontypeset api: size
viewtransitiontypeset api: values
viewtransition api: finished
viewtransition api: ready
viewtransition api: skiptransition
viewtransition api: types
viewtransition api: updatecallbackdone
vttregion api: viewportanchorx
vttregion api: viewportanchory
window api: viewport
xrsubimage api: viewport
css property: view-timeline
css property: view-timeline-axis
css property: view-timeline-inset
css property: view-timeline-name
css property: view-timeline: none
css property: view-transition-name
svg element: view
svg element: view: preserveaspectratio
svg element: view: viewbox
svg element: view: zoomandpan
50 results found.