Bug 140161 - Web Inspector: Do not style implicit CSS properties in the Style Rules section
Summary: Web Inspector: Do not style implicit CSS properties in the Style Rules section
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-06 17:58 PST by Joseph Pecoraro
Modified: 2015-01-06 23:03 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.93 KB, patch)
2015-01-06 18:10 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 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
Comment 1 Radar WebKit Bug Importer 2015-01-06 17:58:45 PST
<rdar://problem/19394152>
Comment 2 Joseph Pecoraro 2015-01-06 18:10:42 PST
Created attachment 244115 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2015-01-06 23:03:23 PST
All reviewed patches have been landed.  Closing bug.