Open Bug 1241589 Opened 9 years ago Updated 2 years ago

Add some webkit-gradient(radial,...) testcases with out-of-order color stops

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

ASSIGNED
Tracking Status
firefox46 --- affected

People

(Reporter: dholbert, Assigned: dholbert)

Details

I was just looking through the http://mxr.mozilla.org/mozilla-central/source/layout/style/test/property_database.js testcases for -webkit-gradient(radial,...) and it looks like there aren't any with out-of-order color stops. As I recall, those are valid. Either way (even if they're invalid), we need testcases of that variety.
(Side note: we do have a *reftest* that has out-of-order color stops, at least: http://mxr.mozilla.org/mozilla-central/source/layout/reftests/webkit-gradient/webkit-gradient-linear-2.html?force=1 So there is some test coverage for this.)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.