Bug 71275

Summary: Web Inspector: [Styles] Style-based CSS properties are editable and toggleable
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Suggested fix none

Description Alexander Pavlov (apavlov) 2011-11-01 02:43:36 PDT
We allow editing and toggling of style-based properties, and this results in a heavy UI and behavior inconsistency for, say, "border-image: implicit" automatically added to the style for a user-provided "border" shorthand.
Comment 1 Alexander Pavlov (apavlov) 2011-11-01 03:11:28 PDT
Created attachment 113153 [details]
[PATCH] Suggested fix
Comment 2 WebKit Review Bot 2011-11-01 06:32:57 PDT
Comment on attachment 113153 [details]
[PATCH] Suggested fix

Clearing flags on attachment: 113153

Committed r98956: <http://trac.webkit.org/changeset/98956>
Comment 3 WebKit Review Bot 2011-11-01 06:33:01 PDT
All reviewed patches have been landed.  Closing bug.