1. CSS3 image-orientation

    CSS property used generally to fix the intended orientation of an image. This can be done using 90 degree increments or based on the image's EXIF data using the "from-image" value.

  2. CSS text-orientation

    The CSS `text-orientation` property specifies the orientation of text within a line. Current values only have an effect in vertical typographic modes (defined with the `writing-mode` property)

  3. DeviceOrientation & DeviceMotion events

    API for detecting orientation and motion events from the device running the browser.

  4. Orientation Sensor

    Defines a base orientation sensor interface and concrete sensor subclasses to monitor the device’s physical orientation in relation to a stationary three dimensional Cartesian coordinate system.

  5. Screen Orientation

    Provides the ability to read the screen orientation state, to be informed when this state changes, and to be able to lock the screen orientation to a specific state.

  6. absoluteorientationsensor api

  7. absoluteorientationsensor api: `absoluteorientationsensor()` constructor

  8. csspagedescriptors api: page-orientation

  9. deviceorientationevent api

  10. deviceorientationevent api: absolute

  11. deviceorientationevent api: alpha

  12. deviceorientationevent api: beta

  13. deviceorientationevent api: `deviceorientationevent()` constructor

  14. deviceorientationevent api: gamma

  15. deviceorientationevent api: `requestpermission()` static method

  16. gamepadpose api: orientation

  17. orientationsensor api

  18. orientationsensor api: populatematrix

  19. orientationsensor api: quaternion

  20. pannernode api: orientationx

  21. pannernode api: orientationy

  22. pannernode api: orientationz

  23. relativeorientationsensor api

  24. relativeorientationsensor api: `relativeorientationsensor()` constructor

  25. screenorientation api

  26. screenorientation api: angle

  27. screenorientation api: `change` event

  28. screenorientation api: lock

  29. screenorientation api: type

  30. screenorientation api: unlock

  31. screen api: orientation

  32. screen api: `orientationchange` event

  33. vrpose api: orientation

  34. window api: orientation

  35. window api: `orientationchange` event

  36. xrcubelayer api: orientation

  37. xrrigidtransform api: orientation

  38. css at-rule: `@media`: `orientation` media feature

  39. css at-rule: `@page`: `page-orientation` descriptor

  40. css property: glyph-orientation-vertical

  41. css property: image-orientation: from-image

  42. css property: image-orientation: none

  43. css property: text-orientation: mixed

  44. css property: text-orientation: sideways

  45. css property: text-orientation: upright

  46. html element: iframe: sandbox: `sandbox="allow-orientation-lock"`

  47. manifest: orientation

  48. svg element: glyph: orientation

  49. global_attributes: glyph-orientation-horizontal

  50. global_attributes: glyph-orientation-vertical