CSS Values and Units Module Level 3 CR Test Suite

Textual Data Types (3 tests)

Test Refs Flags Info
+ 3 Textual Data Types
+ 3.1 Pre-defined Keywords
+ 3.1.1 CSS-wide keywords: initial, inherit and unset
multicol-inherit-002 = Ahem 'column-count' and inherit
  • This test checks that 'column-count' can be inherited by setting it with the CSS-wide keyword 'inherit'.
multicol-rule-color-inherit-001 = Ahem column-rule-color: inherit
  • This test checks that, by default, column-rule-color is the current color applying to the element unless reserved keyword 'inherit' is used in which case column-rule-color will be inherited from the parent's column-rule-color value.
multicol-rule-color-inherit-002 = Ahem column-rule-color: inherit (complex)
  • This test checks that, by default, column-rule-color is the current color applying to the element.
+ 3.2 Author-defined Identifiers: the type
+ 3.3 Quoted Strings: the type
+ 3.4 Resource Locators: the type
+ 3.4.1 Relative URLs
+ 3.4.2 URL Modifiers