Bug 135891

Summary: Web Inspector: Incorrect border colors in event listeners sections in details sidebar
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.