Closed Bug 1128200 Opened 9 years ago Closed 6 years ago

Remove -moz- prefixed property from devtools autocomplete if the unprefixed version is supported

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1457333

People

(Reporter: ntim, Unassigned)

Details

For example, we shouldn't suggest properties like -moz-text-decoration-style, since it's unprefixed version is supported.

We should encourage authors to use the unprefixed version.
Depends on: unprefix
Blocks: unprefix
No longer depends on: unprefix
(In reply to Tim Nguyen [:ntim] from comment #0)
> For example, we shouldn't suggest properties like
> -moz-text-decoration-style, since it's unprefixed version is supported.
> 
> We should encourage authors to use the unprefixed version.

I agree but this would cause issues for users using anything below release version.

e.g. Dev edition is 12+ weeks behind release. We don't want to help users write CSS that is not compatible with the release version of Firefox.
Product: Firefox → DevTools
What bug 1457333 suggests seems to be better.
No longer blocks: unprefix
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.