CSS Backgrounds and Borders Module Level 3 CR Test Suite

Borders (15 tests)

Test Refs Flags Info
+ 3 Borders
+ 3.1 Line Colors: the border-color properties
border-color-interpolation Script border-color interpolation
  • border-color supports animation by computed value
transition-property-007-manual transition-property - border-bottom-color
  • Test checks that the 'border-bottom-color' property animatable.
transition-property-009-manual transition-property - border-left-color
  • Test checks that the 'border-left-color' property is animatable.
transition-property-011-manual transition-property - border-right-color
  • Test checks that the 'border-right-color' property is animatable.
transition-property-013-manual transition-property - border-top-color
  • Test checks that the 'border-top-color' property is animatable.
+ 3.2 Line Patterns: the border-style properties
+ 3.3 Line Thickness: the border-width properties
border-top-width-composition Script border-top-width composition
  • border-top-width supports animation by computed value
border-width-interpolation Script border-width interpolation
  • border-width supports animation by computed value
borders-on-sub-unit-sized-elements = CSS Borders: Borders appear when the element is smaller than 1/2 a pixel
  • Borders on elements smaller than one pixel in size should still appear.
subpixel-borders-with-child =
  • Sub-pixel borders should always appear, and not be overdrawn by child content.
subpixel-borders-with-child-border-box-sizing =
  • Sub-pixel borders should always appear, and not be overdrawn by child content with box-sizing: border-box.
transition-property-008-manual transition-property - border-bottom-width
  • Test checks that the 'border-bottom-width' property animatable.
transition-property-010-manual transition-property - border-left-width
  • Test checks that the 'border-left-width' property is animatable.
transition-property-012-manual transition-property - border-right-width
  • Test checks that the 'border-right-width' property is animatable.
transition-property-014-manual transition-property - border-top-width
  • Test checks that the 'border-top-width' property is animatable.
+ 3.4 Border Shorthand Properties
border-shorthand-serialization Script serialization of border shorthand