CSS Object Model Level 1 CR Test Suite

DOM Access to CSS Declaration Blocks (2 tests)

Test Refs Flags Info
+ 7 DOM Access to CSS Declaration Blocks
+ 7.1 The ElementCSSInlineStyle Interface
inline-style-001 DOM/JSScript Inline CSSStyleDeclaration
  • Inline CSSStyleDeclaration is properly initialized and can be modified through its interface
+ 7.2 Extensions to the Window Interface
computed-style-001 DOM/JSScript getComputedStyle
  • getComputedStyle returns a readonly CSSStyleDeclaration with resolved values
+ 7.3 The GetStyleUtils Interface
+ 7.4 Extensions to the Element Interface
+ 7.5 The PseudoElement Interface