Bug 60431
Summary: | Web Inspector: it'd be nice to see what kind of problem has happened with a css property marked by yellow triangle | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ilya Tikhonovsky <loislo> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Ilya Tikhonovsky
sometimes a css property can't be applied due to an error.
We mark such properties with yellow triangle but there is no specific info about the root of problem.
Sometimes it just a property specific to another browser like -moz-* properties or a standard property which just was wrongly named or has wrong value.
It'd be nice to have a tooltip with an suggestion about the problem in css sidebar panel
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ilya Tikhonovsky
the same thing will be very helpful for newbie web developers in free text editing mode
Alexander Pavlov (apavlov)
*** This bug has been marked as a duplicate of bug 50638 ***