Closed Bug 1638137 Opened 4 years ago Closed 1 year ago

SVG "canyons" drawn incorrectly in generative demo

Categories

(Core :: SVG, defect)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: svoisen, Unassigned)

References

Details

Compare this Codepen on Firefox vs. Chrome:
https://codepen.io/cobra_winfrey/full/RwWYGxj

The simulated canyons are drawn incorrectly on Firefox compared to Chrome (tested on Firefox 78 vs Chrome 81).

Severity: -- → S4

It's using CSS paths. We only support paths as (d) attributes. We'd need to implement bug 1340422 to get it to work.

Depends on: 1340422

fixed by bug bug 1340422

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.