Open Bug 1221380 Opened 9 years ago Updated 2 years ago

Automatically strip cross-browser prefixed CSS properties and pseudo-element from files shipping with the browser

Categories

(Firefox :: General, defect)

defect

Tracking

()

Tracking Status
firefox45 --- affected

People

(Reporter: xidorn, Unassigned)

References

Details

It seems there are several CSS errors in files we are shipping with the browser because the files are imported as-is, and they use some cross-browser prefixed things.

I think it would be helpful to have a script to strip all those things for CSS files we are shipping, so that we have much fewer errors produced inside the browser.
I mean, do the stripping in build time, instead of in the source code.
I guess there are several other kinds of errors we can remove in the script.
Blocks: 1004423, 1004428
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.