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.
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)
DeviceOrientation & DeviceMotion events
API for detecting orientation and motion events from the device running the browser.
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.
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.
absoluteorientationsensor api
absoluteorientationsensor api: `absoluteorientationsensor()` constructor
csspagedescriptors api: page-orientation
deviceorientationevent api
deviceorientationevent api: absolute
deviceorientationevent api: alpha
deviceorientationevent api: beta
deviceorientationevent api: `deviceorientationevent()` constructor
deviceorientationevent api: gamma
deviceorientationevent api: `requestpermission()` static method
gamepadpose api: orientation
orientationsensor api
orientationsensor api: populatematrix
orientationsensor api: quaternion
pannernode api: orientationx
pannernode api: orientationy
pannernode api: orientationz
relativeorientationsensor api
relativeorientationsensor api: `relativeorientationsensor()` constructor
screenorientation api
screenorientation api: angle
screenorientation api: `change` event
screenorientation api: lock
screenorientation api: type
screenorientation api: unlock
screen api: orientation
screen api: `orientationchange` event
vrpose api: orientation
window api: orientation
window api: `orientationchange` event
xrcubelayer api: orientation
xrrigidtransform api: orientation
css at-rule: `@media`: `orientation` media feature
css at-rule: `@page`: `page-orientation` descriptor
css property: glyph-orientation-vertical
css property: image-orientation: from-image
css property: image-orientation: none
css property: text-orientation: mixed
css property: text-orientation: sideways
css property: text-orientation: upright
html element: iframe: sandbox: `sandbox="allow-orientation-lock"`
manifest: orientation
svg element: glyph: orientation
global_attributes: glyph-orientation-horizontal
global_attributes: glyph-orientation-vertical
50 results found.