Closed Bug 1444121 Opened 6 years ago Closed 6 years ago

Rules inspector gives misleading warning for unrecognized properties

Categories

(DevTools :: Inspector, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1411664

People

(Reporter: jwatt, Unassigned)

Details

I've just been trying to debug a testcase involving the 'user-select' property, and the Rules Inspector told me that for |user-select: none;| the rule has an "Invalid property value". That misleading warning sent me off trying to figure out if there's a bug in our implementation and the values it accepts, only to figure out that we don't actually support the unprefixed property name.

It would be much better if the Rules Inspector would have distinct "Invalid property" and "Invalid property value" error messages.
Thanks Jonathan. I think this is a duplicate of bug 1411664. Closing now. Feel free to re-open if I misunderstood.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.