Closed Bug 982970 Opened 11 years ago Closed 4 years ago

Raise warnings on single vendor's prefix on a CSS property without an unprefixed version

Categories

(DevTools :: Console, enhancement, P3)

x86
macOS
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: karlcow, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [btpp-backlog])

For Web compatibility efforts, and go web dev, the console can be an interesting tool for helping developers to find out issues with their work. When in a CSS, a -vendor- property is being used without the unprefixed version and/or the -moz- version, it could raise a warning with the mention "Unprefixed CSS property is missing. It might create Web Compatibility issues"
Forgotten. Suggested by Lawrence Mandel on https://groups.google.com/d/msg/mozilla.compatibility/otnw6r0FgRk/Mz-7BEvrFN0J (paper trail)
Maybe relevant - it looks like we are able to support some number of webkit prefixes now: https://groups.google.com/forum/#!topicsearchin/mozilla.dev.platform/prefix/mozilla.dev.platform/bB4KFch4m8I. So I'm not sure if we'd want to warn anymore in the case of one of those.
THanks for suggesting. I've added it to the backlog.
Priority: -- → P3
Whiteboard: [btpp-backlog]
Product: Firefox → DevTools
Type: defect → enhancement

This is solved by the Compatibility Tab created by Daisuke.

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