Bug 153913 - Web Inspector: Decrease font-weight of inner sections
Summary: Web Inspector: Decrease font-weight of inner sections
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-04 22:05 PST by Nikita Vasilyev
Modified: 2016-02-05 01:01 PST (History)
8 users (show)

See Also:


Attachments
[Animated GIF] Before/after (59.55 KB, image/gif)
2016-02-04 22:05 PST, Nikita Vasilyev
no flags Details
Patch (1.32 KB, patch)
2016-02-04 22:11 PST, Nikita Vasilyev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2016-02-04 22:05:55 PST
Created attachment 270729 [details]
[Animated GIF] Before/after

San Francisco font gives us more fine grained control over font-weight than Helvetica:
https://cloudup.com/cJ5mg-SQRO0

Currently, we use font-weight: normal (400) and bold (700).
Now we can take advantage of in-between values: 500 and 600.

Decreasing font-weight of inner sections can provide an extra clue about the nesting.
See the attached GIF.
Comment 1 Radar WebKit Bug Importer 2016-02-04 22:06:14 PST
<rdar://problem/24520326>
Comment 2 Nikita Vasilyev 2016-02-04 22:11:08 PST
Created attachment 270730 [details]
Patch
Comment 3 WebKit Commit Bot 2016-02-05 01:01:49 PST
Comment on attachment 270730 [details]
Patch

Clearing flags on attachment: 270730

Committed r196168: <http://trac.webkit.org/changeset/196168>
Comment 4 WebKit Commit Bot 2016-02-05 01:01:52 PST
All reviewed patches have been landed.  Closing bug.