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. deviceorientationevent api

  7. deviceorientationevent api: beta

  8. deviceorientationevent api: gamma

  9. gamepadpose api: orientation

  10. orientationsensor api

  11. orientationsensor api: populatematrix

  12. orientationsensor api: quaternion

  13. pannernode api: orientationx

  14. pannernode api: orientationy

  15. pannernode api: orientationz

  16. screenorientation api

  17. screenorientation api: angle

  18. screenorientation api: lock

  19. screenorientation api: type

  20. screenorientation api: unlock

  21. screen api: orientation

  22. screen api: `orientationchange` event

  23. svgmarkerelement api: orient

  24. svgmarkerelement api: orientangle

  25. svgmarkerelement api: orienttype

  26. vrpose api: orientation

  27. window api: orientation

  28. window api: `orientationchange` event

  29. xrcubelayer api: orientation

  30. xrrigidtransform api: orientation

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

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

  33. css property: -moz-orient

  34. css property: -moz-orient: `auto` value

  35. css property: -moz-orient: `block` value

  36. css property: -moz-orient: `inline` value

  37. css property: box-orient

  38. css property: glyph-orientation-vertical

  39. css property: image-orientation: `flip` & `<angle>`

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

  41. css property: image-orientation: none

  42. css property: text-orientation: mixed

  43. css property: text-orientation: sideways

  44. css property: text-orientation: upright

  45. css property: writing-mode: vertically-oriented form controls

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

  47. html element: input: `type="range"`: vertically-oriented range sliders

  48. manifest: orientation

  49. svg element: glyph: orientation

  50. svg element: marker: orient