Bug 135891 - Web Inspector: Incorrect border colors in event listeners sections in details sidebar
Summary: Web Inspector: Incorrect border colors in event listeners sections in details...
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: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-13 11:53 PDT by Joseph Pecoraro
Modified: 2014-08-13 12:12 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.18 KB, patch)
2014-08-13 11:59 PDT, 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 2014-08-13 11:53:00 PDT
* SUMMARY
The border colors are incorrect in the event listeners section of the Node details sidebar. Some are too dark.

* STEPS TO REPRODUCE
1. Inspect and element on apple.com
2. Show Resources sidebar with DOM tree showing for selected element
3. Select the Node details sidebar on the right
4. Expand Event Listener sections
  => incorrect border colors

* NOTES
- only affects new styles, not legacy styles.
Comment 1 Radar WebKit Bug Importer 2014-08-13 11:53:08 PDT
<rdar://problem/18008584>
Comment 2 Joseph Pecoraro 2014-08-13 11:59:58 PDT
Created attachment 236540 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2014-08-13 12:12:23 PDT
Comment on attachment 236540 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 236540

Committed r172530: <http://trac.webkit.org/changeset/172530>
Comment 4 WebKit Commit Bot 2014-08-13 12:12:27 PDT
All reviewed patches have been landed.  Closing bug.