CSSOM (CSS Object Model)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:standard
gptkbp:category gptkb:REST_API
gptkb:standard
Web development
gptkbp:definedIn gptkb:W3C
gptkbp:enables access to computed styles
dynamic manipulation of CSS
insertion and removal of CSS rules
querying of style sheets
reading and modifying CSS rules via JavaScript
gptkbp:fullName gptkb:CSS_Object_Model
https://www.w3.org/2000/01/rdf-schema#label CSSOM (CSS Object Model)
gptkbp:includes gptkb:CSSRule
gptkb:CSSStyleDeclaration
gptkb:CSSStyleSheet
gptkbp:partOf web platform APIs
gptkbp:purpose represent CSS styles as objects in JavaScript
gptkbp:relatedTo gptkb:DOM_(Document_Object_Model)
Cascading Style Sheets
gptkbp:specifies https://www.w3.org/TR/cssom-1/
gptkbp:usedIn web browsers
gptkbp:bfsParent gptkb:CSS_Generated_Content
gptkbp:bfsLayer 5