Bug 71275 - Web Inspector: [Styles] Style-based CSS properties are editable and toggleable
Summary: Web Inspector: [Styles] Style-based CSS properties are editable and toggleable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-01 02:43 PDT by Alexander Pavlov (apavlov)
Modified: 2011-11-01 06:33 PDT (History)
11 users (show)

See Also:


Attachments
[PATCH] Suggested fix (3.86 KB, patch)
2011-11-01 03:11 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.