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   

Description Ilya Tikhonovsky 2011-05-06 23:14:59 PDT
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
Comment 1 Ilya Tikhonovsky 2011-05-06 23:19:01 PDT
the same thing will be very helpful for newbie web developers in free text editing mode
Comment 2 Alexander Pavlov (apavlov) 2011-05-07 01:52:38 PDT

*** This bug has been marked as a duplicate of bug 50638 ***