:dir() CSS pseudo-class
Matches elements based on their directionality. `:dir(ltr)` matches elements which are Left-to-Right. `:dir(rtl)` matches elements which are Right-to-Left.
CSS Filter Effects
Method of applying filter effects using the `filter` property to elements, matching filters available in SVG. Filter functions include blur, brightness, contrast, drop-shadow, grayscale, hue-rotate, invert, opacity, sepia and saturate.
csspositiontrydescriptors api: right
domrectreadonly api: right
rect api: right
vrfieldofview api: rightdegrees
vrframedata api: rightprojectionmatrix
vrframedata api: rightviewmatrix
css at-rule: `@page`: `@bottom-right` page-margin box
css at-rule: `@page`: `@bottom-right-corner` page-margin box
css at-rule: `@page`: `@right-bottom` page-margin box
css at-rule: `@page`: `@right-middle` page-margin box
css at-rule: `@page`: `@right-top` page-margin box
css at-rule: `@page`: `@top-right` page-margin box
css at-rule: `@page`: `@top-right-corner` page-margin box
css property: background-position: right
css property: border-right
css property: border-right-color
css property: border-right-style
css property: border-right-width
css property: break-after: right
css property: break-before: right
css property: caption-side: right
css property: clear: right
css property: float: right
css property: margin-right
css property: margin-right: `anchor-size()`
css property: margin-right: auto
css property: offset-anchor: right
css property: offset-position: right
css property: padding-right
css property: page-break-after: right
css property: page-break-before: right
css property: perspective-origin: right
css property: position-area: right
css property: right
css property: right: `anchor()`
css property: right: `anchor-size()`
css property: right: auto
css property: text-align: right
css property: text-emphasis-position: right
css property: text-underline-position: right
css property: transform-origin: right
css selector: right-hand page pseudo-class (`:right`)
css selector: `::scroll-button()`: right
html element: body: rightmargin
javascript operator: bitwise right shift (`a >> b`)
javascript operator: right shift assignment (`x >>= y`)
javascript operator: bitwise unsigned right shift (`a >>> b`)
javascript operator: unsigned right shift assignment (`x >>>= y`)
50 results found.