CSS Writing Modes Module Level 3 CR Test Suite

Glyph Composition (28 tests)

Test Refs Flags Info
+ 9 Glyph Composition
+ 9.1 Horizontal-in-Vertical Composition: the text-combine-upright property
text-combine-upright-inherit-all-001 = text-combine-upright:all inherits
  • This test checks text-combine-upright:all inherits
text-combine-upright-inherit-all-002 = text-combine-upright :all
  • This test checks text-combine-upright:all inherits through the containment hierarchy and interrupted (by a box boundary) text runs
text-combine-upright-line-breaking-rules-001 = CSS Writing Modes: line-breaking-rules
  • The bracket should be combined with following characters.
text-combine-upright-parsing-digits-001 DOM/JSScript CSS Writing Modes: parsing text-combine-upright for digits
  • text-combine-upright supports `none`, `all`, `digits`, and `digits` followed by a digit in the range from 2 to 4.
text-combine-upright-parsing-digits-002 DOM/JSScript CSS Writing Modes: parsing text-combine-upright with digits plus calc() computing to valid digits
  • User Agents support text-combine-upright with values `digits calc(...)` if the expression inside `calc()` computes to a valid integer, which is either 2, 3, or 4.
text-combine-upright-parsing-invalid-001 DOM/JSInvalidScript CSS Writing Modes: parsing text-combine-upright with invalid values
  • text-combine-upright doesn't support undefined keywords and out-of-range integer, and numbers.
text-combine-upright-parsing-invalid-002 DOM/JSInvalidScript CSS Writing Modes: parsing text-combine-upright with digits plus calc() computing to invalid digits
  • User Agents ignore text-combine-upright with values `digits calc(...)` if the expression inside `calc()` computes to either numbers or out-of-range integers.
text-combine-upright-parsing-valid-001 DOM/JSScript CSS Writing Modes: parsing text-combine-upright with valid values
  • text-combine-upright supports `none`, `all`, `digits`, and `digits` followed by a digit in the range from 2 to 4.
text-combine-upright-value-all-001 = Font CSS Writing Modes: text-combine-upright: all
  • 'text-combine-upright: all' rotates the composition even if tate-chu-yoko
text-combine-upright-value-all-002 = Ahem CSS Writing Modes: text-combine-upright: all
  • 'text-combine-upright: all' combines all characters inside the element which the declaration applied horizontally.
text-combine-upright-value-all-003 = Ahem CSS Writing Modes: text-combine-upright: all
  • 'text-combine-upright: all' combines all characters inside the element which the declaration applied horizontally.
text-combine-upright-value-digits2-001 = Font CSS Writing Modes: text-combine-upright: digits 2
  • the 'digits' values in text-combine-upright rotates the composition even if there is only one character inside tate-chu-yoko.
text-combine-upright-value-digits2-002 = Ahem CSS Writing Modes: text-combine-upright: digits 2 + two digits
  • 'text-combine-upright: digits 2' combines two ASCII digits horizontally.
text-combine-upright-value-digits2-003 = Ahem CSS Writing Modes: text-combine-upright: digits 2 + three digits
  • 'text-combine-upright: digits 2' does not combine digits that are greater than two.
text-combine-upright-value-digits3-001 = Ahem CSS Writing Modes: text-combine-upright: digits 3 + two digits
  • 'text-combine-upright: digits 3' combines two ASCII digits horizontally.
text-combine-upright-value-digits3-002 = Ahem CSS Writing Modes: text-combine-upright: digits 3 + three digits
  • 'text-combine-upright: digits 3' combines three ASCII digits horizontally.
text-combine-upright-value-digits3-003 = Ahem CSS Writing Modes: text-combine-upright: digits 3 + four digits
  • 'text-combine-upright: digits 3' does not combine digits that are greater than three.
text-combine-upright-value-digits4-001 = Ahem CSS Writing Modes: text-combine-upright: digits 4 + three digits
  • 'text-combine-upright: digits 4' combines three ASCII digits horizontally.
text-combine-upright-value-digits4-002 = Ahem CSS Writing Modes: text-combine-upright: digits 4 + four digits
  • 'text-combine-upright: digits 4' combines four ASCII digits horizontally.
text-combine-upright-value-digits4-003 = Ahem CSS Writing Modes: text-combine-upright: digits 4 + five digits
  • 'text-combine-upright: digits 4' does not combine digits that are greater than four.
text-combine-upright-value-none-001 = Ahem CSS Writing Modes: text-combine-upright: none
  • 'text-combine-upright: none' does not combine any characters in any circumstance.
writing-mode-horizontal-001l = CSS Writing Modes: text-combine-upright in horizontal writing mode
  • text-combine-upright does not have an effect in horizontal writing modes.
writing-mode-horizontal-001r = CSS Writing Modes: text-combine-upright in horizontal writing mode
  • text-combine-upright does not have an effect in horizontal writing modes.
+ 9.1.1 Text Run Rules
+ 9.1.2 Layout Rules
text-combine-upright-decorations-001 = Ahem The resulting composition is treated as a signel glyph for decorations
  • The resulting composition is treated as a signel glyph for decorations
text-combine-upright-layout-rules-001 = Ahem CSS Writing Modes: Layout rules of text-combine-upright
  • Anything outside the 1em-composition does not affect layout.
+ 9.1.3 Compression Rules
+ 9.1.3.1 Full-width Characters
full-width-001 = CSS Writing Modes: text-combine-upright on full-width characters
  • When two or more full-width characters are combined, they are first converted to non-full-width characters.
full-width-002 = CSS Writing Modes: text-combine-upright on full-width characters
  • When two or more full-width characters are combined, they are first converted to non-full-width characters.
full-width-003 = CSS Writing Modes: text-combine-upright on full-width characters
  • When two or more full-width characters are combined, they are first converted to non-full-width characters.