CSSOM View Module

E322192

The CSSOM View Module is a W3C specification that defines APIs for reading and manipulating the visual view of a document, including element geometry, scrolling, and viewport-related information in CSS and JavaScript.

All labels observed (15)

How this entity was disambiguated

Statements (63)

Predicate Object
instanceOf CSS specification
W3C specification
Web API specification
appliesTo visual rendering of documents
defines APIs for element geometry
APIs for manipulating the visual view of a document
APIs for reading the visual view of a document
APIs for scrolling
APIs for viewport-related information
definesAttribute Screen.height
Screen.width
VisualViewport.height
VisualViewport.scale
linked to: CSSOM View Module

VisualViewport.width
Window.innerHeight
linked to: CSSOM View Module

Window.innerWidth
Window.pageXOffset
Window.pageYOffset
Window.scrollX
linked to: CSSOM View Module

Window.scrollY
definesEvent change event on MediaQueryList
resize event on VisualViewport
resize event on Window
scroll event on Element
scroll event on Window
definesInterface DOMPoint
DOMPointReadOnly
linked to: DOMPoint

DOMQuad
DOMRect
linked to: CSSOM View Module

DOMRectReadOnly
MediaQueryList
linked to: CSS Media Queries

MediaQueryListEvent
linked to: CSSOM View Module

Screen
ScrollIntoViewOptions
linked to: CSSOM View Module

ScrollOptions
ScrollToOptions
VisualViewport
Window
definesMethod Element.getBoundingClientRect
linked to: CSSOM View Module

Element.getClientRects
linked to: CSSOM View Module

Element.scrollIntoView
linked to: CSSOM View Module

Window.scroll
linked to: CSSOM View Module

Window.scrollBy
Window.scrollTo
fullName CSSOM View Module
goal to provide a standardized way to access viewport metrics
to provide a standardized way to control scrolling
to provide a standardized way to inspect element layout
partOf CSS Object Model (CSSOM)
relatedTo CSSOM
Document Object Model
linked to: DOM

HTML
scope view and layout related DOM APIs
shortName cssom-view
linked to: CSSOM View Module
specifies Element geometry APIs
Media query evaluation for viewport
Scrolling APIs
Viewport APIs
standardizedBy W3C
World Wide Web Consortium
status W3C specification
usedWith CSS
JavaScript

How these facts were elicited

Referenced by (18)

Full triples — surface form annotated when it differs from this entity's canonical label.

CSS Scroll Snap Module relatedTo CSSOM View Module
CSS Device Adaptation Module relatedTo CSSOM View Module
CSS Transitions Module relatedTo CSSOM
linked to: CSSOM View Module
W3C CSS specifications defines CSS object model behavior
linked to: CSSOM View Module
Open Web Platform hasComponent CSSOM
linked to: CSSOM View Module
Open Web Platform hasComponent Mutation Observer API
linked to: CSSOM View Module
CSSOM View Module fullName CSSOM View Module
CSSOM View Module shortName cssom-view
linked to: CSSOM View Module
CSSOM View Module definesInterface MediaQueryListEvent
linked to: CSSOM View Module
CSSOM View Module definesInterface ScrollIntoViewOptions
linked to: CSSOM View Module
CSSOM View Module definesInterface DOMRect
linked to: CSSOM View Module
CSSOM View Module definesMethod Element.getBoundingClientRect
linked to: CSSOM View Module
CSSOM View Module definesMethod Element.getClientRects
linked to: CSSOM View Module
CSSOM View Module definesMethod Window.scroll
linked to: CSSOM View Module
CSSOM View Module definesMethod Element.scrollIntoView
linked to: CSSOM View Module
CSSOM View Module definesAttribute Window.innerHeight
linked to: CSSOM View Module
CSSOM View Module definesAttribute Window.scrollX
linked to: CSSOM View Module
CSSOM View Module definesAttribute VisualViewport.scale
linked to: CSSOM View Module