firebug / firebug.next

Next Firebug generation built on top of native Firefox developer tools
Other
229 stars 37 forks source link

Show whether a CSS property, value or selector is valid #454

Closed SebastianZ closed 8 years ago

SebastianZ commented 8 years ago

Firebug 2 showed a green, red or yellow glowing arround the inline editor while editing CSS properties, values or selectors to indicate whether they are valid and can be applied.

This feature should be readded.

Sebastian

fflorent commented 8 years ago

Thanks Sebastian for the report.

I guess it should be reported as a Bugzilla issue (as it should be implemented on the native DevTools). Would you like to report it?

FYI, we currently triage Firebug issues so we only work on the theme.

Florent

SebastianZ commented 8 years ago

I filed it as bug 1227054. In the hope that this gets implemented on the platform, I close this issue.

FYI, we currently triage Firebug issues so we only work on the theme.

Hopefully it won't snub users when some of Firebug's features are missing when Firebug 3 is released.

Sebastian