CSS Pseudo-Elements Module Level 4 Test Suite

Typographic Pseudo-elements (5 tests)

Test Refs Flags Info
+ 2 Typographic Pseudo-elements
+ 2.1 The ::first-line pseudo-element
display-contents-first-line-001 = CSS Display: display:contents and ::first-line
+ 2.1.1 Finding the First Formatted Line
+ 2.1.2 Styling the First Line Pseudo-element
+ 2.1.3 Inheritance and the ::first-line Pseudo-element
+ 2.2 The ::first-letter pseudo-element
display-contents-first-letter-001 = CSS Display: display:contents and ::first-letter
+ 2.2.1 Finding the First Letter
+ 2.2.2 Styling the ::first-letter Pseudo-element
first-letter-001 = ::first-letter formatting
  • Test checks that a floated ::first-letter follows the usual formating rules for floats.
first-letter-002 = ::first-letter formatting
  • Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content.
first-letter-003 = ::first-letter formatting
  • Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content.