Open Bug 1636287 Opened 5 years ago Updated 5 years ago

Provide information for how to fix compatibility issues

Categories

(DevTools :: Inspector: Compatibility, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: sebo, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Where possible, there should be actionable information for how to solve the compatibility issues listed.

Examples:

  • Browsers generally support grid- prefixed versions of column-gap/row-gap/gap.
  • Instead of clip authors should use clip-path.
  • If appearance is used, authors need to ensure that they also provide the prefixed versions in order to maximize the compatiblity.

Also note bug 1636274, which is meant to provide some information on the issue, while this bug is meant to provide a solution for the issue. Furthermore, the information on the issue can be taken from MDN's compatibility data, while the tips on how to solve the issues probably has to be manually created and maintained.

Sebastian

We should do this in the bug below that shows compatibility issues in RuleView?
https://bugzilla.mozilla.org/show_bug.cgi?id=1636336

Priority: -- → P3
See Also: → 1636336

It is a good idea to show them in the Rule View (in addition to the display in the Compatibility panel).

Sebastian

You need to log in before you can comment on or make changes to this bug.