blob: f7fd912d4ec4d1ac0391babbcdd1def212238e23 [file] [log] [blame]
PASS e.style['background-image'] = "linear-gradient(, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, lab)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lab lab, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lab shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, oklab)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklab oklab, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklab shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, srgb)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(srgb srgb, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(srgb shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, srgb-linear)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(srgb-linear srgb-linear, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(srgb-linear shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, xyz)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(xyz xyz, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(xyz shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, xyz-d50)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(xyz-d50 xyz-d50, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(xyz-d50 shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, xyz-d65)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(xyz-d65 xyz-d65, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(xyz-d65 shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hsl foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hsl hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hsl hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hsl shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(shorter hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hsl shorter hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hsl longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(longer hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hsl longer hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hsl increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(increasing hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hsl increasing hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hsl decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(decreasing hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hsl decreasing hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hsl specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(specified hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hsl specified hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hwb foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hwb hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hwb hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hwb shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(shorter hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hwb shorter hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hwb longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(longer hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hwb longer hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hwb increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(increasing hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hwb increasing hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hwb decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(decreasing hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hwb decreasing hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(hwb specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(specified hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, hwb specified hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lch foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lch hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lch lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lch shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(shorter hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, lch shorter hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lch longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(longer hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, lch longer hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lch increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(increasing hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, lch increasing hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lch decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(decreasing hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, lch decreasing hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(lch specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(specified hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, lch specified hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklch foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklch hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklch oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklch shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(shorter hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, oklch shorter hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklch longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(longer hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, oklch longer hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklch increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(increasing hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, oklch increasing hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklch decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(decreasing hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, oklch decreasing hue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(oklch specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(specified hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "linear-gradient(red, blue, oklch specified hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, lab)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lab lab, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lab shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, oklab)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklab oklab, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklab shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, srgb)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(srgb srgb, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(srgb shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, srgb-linear)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(srgb-linear srgb-linear, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(srgb-linear shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, xyz)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(xyz xyz, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(xyz shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, xyz-d50)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(xyz-d50 xyz-d50, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(xyz-d50 shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, xyz-d65)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(xyz-d65 xyz-d65, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(xyz-d65 shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hsl foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hsl hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hsl hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hsl shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(shorter hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hsl shorter hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hsl longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(longer hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hsl longer hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hsl increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(increasing hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hsl increasing hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hsl decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(decreasing hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hsl decreasing hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hsl specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(specified hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hsl specified hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hwb foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hwb hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hwb hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hwb shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(shorter hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hwb shorter hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hwb longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(longer hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hwb longer hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hwb increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(increasing hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hwb increasing hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hwb decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(decreasing hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hwb decreasing hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(hwb specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(specified hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, hwb specified hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lch foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lch hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lch lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lch shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(shorter hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, lch shorter hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lch longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(longer hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, lch longer hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lch increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(increasing hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, lch increasing hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lch decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(decreasing hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, lch decreasing hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(lch specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(specified hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, lch specified hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklch foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklch hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklch oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklch shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(shorter hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, oklch shorter hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklch longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(longer hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, oklch longer hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklch increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(increasing hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, oklch increasing hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklch decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(decreasing hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, oklch decreasing hue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(oklch specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(specified hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "radial-gradient(red, blue, oklch specified hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, lab)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lab lab, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lab shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, oklab)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklab oklab, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklab shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, srgb)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(srgb srgb, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(srgb shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, srgb-linear)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(srgb-linear srgb-linear, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(srgb-linear shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, xyz)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(xyz xyz, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(xyz shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, xyz-d50)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(xyz-d50 xyz-d50, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(xyz-d50 shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, xyz-d65)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(xyz-d65 xyz-d65, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(xyz-d65 shorter hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hsl foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hsl hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hsl hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hsl shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(shorter hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hsl shorter hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hsl longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(longer hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hsl longer hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hsl increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(increasing hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hsl increasing hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hsl decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(decreasing hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hsl decreasing hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hsl specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(specified hue hsl, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hsl specified hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hwb foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hwb hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hwb hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hwb shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(shorter hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hwb shorter hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hwb longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(longer hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hwb longer hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hwb increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(increasing hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hwb increasing hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hwb decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(decreasing hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hwb decreasing hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(hwb specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(specified hue hwb, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, hwb specified hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lch foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lch hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lch lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lch shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(shorter hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, lch shorter hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lch longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(longer hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, lch longer hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lch increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(increasing hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, lch increasing hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lch decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(decreasing hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, lch decreasing hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(lch specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(specified hue lch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, lch specified hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklch foo hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklch hue, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklch oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklch shorter, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(shorter hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, oklch shorter hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklch longer, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(longer hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, oklch longer hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklch increasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(increasing hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, oklch increasing hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklch decreasing, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(decreasing hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, oklch decreasing hue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(oklch specified, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(specified hue oklch, red, blue)" should not set the property value
PASS e.style['background-image'] = "conic-gradient(red, blue, oklch specified hue)" should not set the property value