1. :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.

  2. 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.

  3. csspositiontrydescriptors api: right

  4. domrectreadonly api: right

  5. rect api: right

  6. vrfieldofview api: rightdegrees

  7. vrframedata api: rightprojectionmatrix

  8. vrframedata api: rightviewmatrix

  9. css at-rule: `@page`: `@bottom-right` page-margin box

  10. css at-rule: `@page`: `@bottom-right-corner` page-margin box

  11. css at-rule: `@page`: `@right-bottom` page-margin box

  12. css at-rule: `@page`: `@right-middle` page-margin box

  13. css at-rule: `@page`: `@right-top` page-margin box

  14. css at-rule: `@page`: `@top-right` page-margin box

  15. css at-rule: `@page`: `@top-right-corner` page-margin box

  16. css property: background-position: right

  17. css property: border-right

  18. css property: border-right-color

  19. css property: border-right-style

  20. css property: border-right-width

  21. css property: break-after: right

  22. css property: break-before: right

  23. css property: caption-side: right

  24. css property: clear: right

  25. css property: float: right

  26. css property: margin-right

  27. css property: margin-right: `anchor-size()`

  28. css property: margin-right: auto

  29. css property: offset-anchor: right

  30. css property: offset-position: right

  31. css property: padding-right

  32. css property: page-break-after: right

  33. css property: page-break-before: right

  34. css property: perspective-origin: right

  35. css property: position-area: right

  36. css property: right

  37. css property: right: `anchor()`

  38. css property: right: `anchor-size()`

  39. css property: right: auto

  40. css property: text-align: right

  41. css property: text-emphasis-position: right

  42. css property: text-underline-position: right

  43. css property: transform-origin: right

  44. css selector: right-hand page pseudo-class (`:right`)

  45. css selector: `::scroll-button()`: right

  46. html element: body: rightmargin

  47. javascript operator: bitwise right shift (`a >> b`)

  48. javascript operator: right shift assignment (`x >>= y`)

  49. javascript operator: bitwise unsigned right shift (`a >>> b`)

  50. javascript operator: unsigned right shift assignment (`x >>>= y`)