CSS background-attachment
Method of defining how a background image is attached to a scrollable element. Values include `scroll` (default), `fixed` and `local`.
CSS print-color-adjust
The `print-color-adjust` (or `-webkit-print-color-adjust` as prefixed in WebKit/Blink browsers) property is a CSS extension that can be used to force printing of background colors and images.
CSS position:fixed
Method of keeping an element in a fixed location regardless of scroll position
CSS position:sticky
Keeps elements positioned as "fixed" or "relative" depending on how it appears in the viewport. As a result the element is "stuck" when necessary while scrolling.
Decorators
ECMAScript Decorators are an in-progress proposal for extending JavaScript classes. Decorators use a special syntax, prefixed with an `@` symbol and placed immediately before the code being extended.
CSS Flexible Box Layout Module
Method of positioning elements in horizontal or vertical stacks. Support includes all properties prefixed with `flex`, as well as `display: flex`, `display: inline-flex`, `align-content`, `align-items`, `align-self`, `justify-content` and `order`.
xrprojectionlayer api: fixedfoveation
xrwebgllayer api: fixedfoveation
css property: background-attachment: fixed
css property: field-sizing: fixed
javascript built-in: arraybuffer: transfertofixedlength
javascript built-in: number: tofixed
javascript built-in: string: fixed
13 results found.