CSS Images Module Level 3 CR Test Suite

Image Values: the type (6 tests)

Test Refs Flags Info
+ 2 Image Values: the type
css-image-fallbacks-and-annotations = CSS Image Fallbacks and Annotations: the 'image()' notation
  • When the image doesn't load, the background color is still there to ensure that the white text is readable.
css-image-fallbacks-and-annotations002 = CSS Image Fallbacks and Annotations: the 'image()' notation
  • The 'image()' function load the image.
css-image-fallbacks-and-annotations003 = CSS Image Fallbacks and Annotations: the 'image()' notation
  • The rule below would tell the UA to load The first file if it can; failing that to load The second file; failing that to display The third file.
css-image-fallbacks-and-annotations004 = CSS Image Fallbacks and Annotations: the 'image()' notation
  • The rule below would tell the UA to load The first file if it can; failing that to load The second file.
css-image-fallbacks-and-annotations005 = CSS Image Fallbacks and Annotations: the 'image()' notation
  • The 'image()' function specifies only a color without any URLs, the function immediately falls back to representing a solid-color image of the chosen color.
+ 2.1 Image References: the url() notation
+ 2.1.1 Ambiguous Reference-or-Image URLs
+ 2.1.2 Image Metadata
image-orientation-exif-png = CSS Images Module Level 3: late EXIF data is ignored