CSS Animations Module Level 1 CR Test Suite

Animations (16 tests)

Test Refs Flags Info
+ 3 Animations
animation-display Animated animation - display
  • Check that setting 'display' property to 'none' terminates running animation applied to the element, and updating 'display' property to a value other than 'none' will start the animation.
animations-001 = AhemAnimated CSS Regions: animating content flowed into a region
  • Test checks that content that has an animated 3D transform renders and animates when flowed in a region.
css-filters-animation-blur = CSS Filters Animation: Blur
  • The blue square should be 10px blurred
css-filters-animation-brightness = CSS Filters Animation: Brightness
  • The blue square should be dark blue
css-filters-animation-combined-001 = CSS Filters Animation: Combined filters 001
  • The black square should be a gray square 10px blurred
css-filters-animation-contrast = CSS Filters Animation: Contrast
  • The black square should be gray
css-filters-animation-drop-shadow = CSS Filters Animation: Drop Shadow
  • The blue square should be in top of a gray one
css-filters-animation-grayscale = CSS Filters Animation: Grayscale
  • The blue square should be half-grayscaled
css-filters-animation-hue-rotate = CSS Filters Animation: Hue-rotate
  • The blue square should be violet
css-filters-animation-invert = CSS Filters Animation: Invert
  • The black square should be gray
css-filters-animation-opacity = CSS Filters Animation: Opacity
  • The black square should be gray
css-filters-animation-saturate = CSS Filters Animation: Saturate
  • The blue square should be light-blue
css-filters-animation-sepia = CSS Filters Animation: Sepia
  • The blue square should be half-sepia
vh-interpolate-pct = Viewport units are interpolated correctly
  • The interpolated size mid-way between 0px and 200vh is 100vh (respectively for vw)
vh-interpolate-px = Viewport units are interpolated correctly
  • The interpolated size mid-way between 0px and 200vh is 100vh (respectively for vw)
vh-interpolate-vh = Viewport units are interpolated correctly
  • The interpolated size mid-way between 75vh and 125vh is 100vh (respectively for vw)