CSS Text Module Level 3 CR Test Suite

Edge Effects (5 tests)

Test Refs Flags Info
+ 9 Edge Effects
+ 9.1 First Line Indentation: the ‘text-indent’ property
text-indent-percentage-001 = Ahem text-indent Percentage - basic cases
  • Ensure that text-indent +50% adds 50% of its containing block's width in front of the text.
+ 9.2 Hanging Punctuation: the ‘hanging-punctuation’ property
hanging-punctuation-allow-end-001 = Font hanging-punctuation - allow-end - basic cases
  • This property determines whether a punctuation mark, if one is present, may be placed outside the line box (or in the indent) at the start or at the end of a full line of text.
hanging-punctuation-first-001 = Font hanging-punctuation - first - basic cases
  • This property determines whether a punctuation mark, if one is present, may be placed outside the line box (or in the indent) at the start or at the end of a full line of text.
hanging-punctuation-force-end-001 = Font hanging-punctuation - force-end - basic cases
  • This property determines whether a punctuation mark, if one is present, may be placed outside the line box (or in the indent) at the start or at the end of a full line of text.
hanging-punctuation-last-001 = Font hanging-punctuation - last - basic cases
  • This property determines whether a punctuation mark, if one is present, may be placed outside the line box (or in the indent) at the start or at the end of a full line of text.
+ 9.3 Bidirectionality and Line Boxes