Bug 140161

Summary: Web Inspector: Do not style implicit CSS properties in the Style Rules section
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-01-06 17:58:32 PST
* SUMMARY Do not style implicit CSS properties in the Style Rules section. The meaning of "implicit" here confusing here (RE: "margin:5px"), and transparency is overloaded to mean two things "not-inherited" and "implicit". Lets simplify: - in the Rules section - transparency means a non-inheritable property in an inherited section - in the Computed section - transparency means an implicit value
Attachments
[PATCH] Proposed Fix (1.93 KB, patch)
2015-01-06 18:10 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-01-06 17:58:45 PST
Joseph Pecoraro
Comment 2 2015-01-06 18:10:42 PST
Created attachment 244115 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-01-06 23:03:19 PST
Comment on attachment 244115 [details] [PATCH] Proposed Fix Clearing flags on attachment: 244115 Committed r178021: <http://trac.webkit.org/changeset/178021>
WebKit Commit Bot
Comment 4 2015-01-06 23:03:23 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.