CSS Backgrounds and Borders Module Level 3 CR Test Suite

Border Images (13 tests)

Test Refs Flags Info
+ 5 Border Images
+ 5.1 Image Source: the border-image-source property
border-image-source-interpolation Script border-image-source interpolation
  • border-image-source has discrete animation
+ 5.2 Image Slicing: the border-image-slice property
border-image-slice-composition Script border-image-slice composition
  • border-image-slice supports animation by computed value
border-image-slice-interpolation Script border-image-slice interpolation
  • border-image-slice supports animation by computed value
border-image-slice-interpolation-stability Script border-image-slice interpolation stability
+ 5.3 Drawing Areas: the border-image-width property
border-image-width-composition Script border-image-width composition
  • border-image-width supports animation by computed value
border-image-width-interpolation Script border-image-width interpolation
  • border-image-width supports animation by computed value
border-image-width-008 = border-image-width has the same effect as a border-width and the image is displayed even if border-width is zero
+ 5.4 Edge Overhang: the border-image-outset property
border-image-outset-003 = Background Image Outset
border-image-outset-composition Script border-image-outset composition
  • border-image-outset supports animation by computed value
border-image-outset-interpolation Script border-image-outset interpolation
  • border-image-outset supports animation by computed value
+ 5.5 Image Tiling: the border-image-repeat property
border-image-repeat-005 = 'border-image-repeat' with 'space' and 'round'
+ 5.6 Drawing the Border Image
+ 5.7 Border Image Shorthand: the border-image property
border-image-shorthand-002 = Omitted values for 'border-image-outset' property in the 'border-image' shorthand
  • This test checks that the omitted 'border-image-outset' value in the shorthand property is set to the initial value.
border-image-shorthand-003 = Omitted values for 'border-image-width' properties in 'border-image' shorthand
  • This test checks that the omitted 'border-image-width' value in shorthand property is set to the initial value.
+ 5.8 Effect on Tables