CSS font-display
`@font-face` descriptor `font-display` that allows control over how a downloadable font renders before it is fully loaded.
Download attribute
When used on an anchor, this attribute signifies that the browser should download the resource the anchor points to rather than navigate to it.
Font unicode-range subsetting
This @font-face descriptor defines the set of Unicode codepoints that may be supported by the font face for which it is declared. The descriptor value is a comma-delimited list of Unicode range (<urange>) values. The union of these ranges defines the set of codepoints that serves as a hint for user agents when deciding whether or not to download a font resource for a given text run.
@font-face Web fonts
Method of displaying fonts downloaded from websites
Pointer events
This specification integrates various inputs from mice, touchscreens, and pens, making separate implementations no longer necessary and authoring for cross-device pointers easier. Not to be mistaken with the unrelated "pointer-events" CSS property.
backgroundfetchregistration api: downloaded
backgroundfetchregistration api: downloadtotal
createmonitor api: `downloadprogress` event
element api: `keydown` event
element api: `mousedown` event
element api: `pointerdown` event
element api: `webkitmouseforcedown` event
htmlanchorelement api: download
htmlanchorelement api: referrerpolicy: no-referrer-when-downgrade
htmlareaelement api: download
htmlareaelement api: referrerpolicy: no-referrer-when-downgrade
htmliframeelement api: referrerpolicy: no-referrer-when-downgrade
htmlimageelement api: referrerpolicy: no-referrer-when-downgrade
htmlinputelement api: stepdown
htmllinkelement api: referrerpolicy: no-referrer-when-downgrade
htmlscriptelement api: referrerpolicy: no-referrer-when-downgrade
navigateevent api: downloadrequest
networkinformation api: downlink
networkinformation api: downlinkmax
rtcrtpsender api: `setparameters()`: `parameters.encodings` parameter: `parameters.encodings.scaleresolutiondownby` parameter
subscriber api: addteardown
svgaelement api: download
vrfieldofview api: downdegrees
css property: object-fit: scale-down
css property: touch-action: pan-down
css selector: `::scroll-button()`: down
html element: area: download
html element: area: referrerpolicy: no-referrer-when-downgrade
html element: a: download
html element: a: referrerpolicy: no-referrer-when-downgrade
html element: iframe: referrerpolicy: no-referrer-when-downgrade
html element: iframe: sandbox: `sandbox="allow-downloads"`
html element: img: referrerpolicy: no-referrer-when-downgrade
html element: link: referrerpolicy: no-referrer-when-downgrade
html element: script: referrerpolicy: no-referrer-when-downgrade
headers http header: downlink
headers http header: referrer-policy: no-referrer-when-downgrade
blocks some or all insecure mixed content.: block mixed downloads.
elements: menclose: notation: `notation="downdiagonalstrike"`
svg element: a: download
svg element: a: referrerpolicy: no-referrer-when-downgrade
50 results found.