Bug 148120 - Web Inspector: Update slider styles
Summary: Web Inspector: Update slider styles
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: 2015-08-17 21:34 PDT by Nikita Vasilyev
Modified: 2015-08-17 22:55 PDT (History)
8 users (show)

See Also:


Attachments
[Animated GIF] Before/after (15.66 KB, image/gif)
2015-08-17 21:34 PDT, Nikita Vasilyev
no flags Details
Patch (1.30 KB, patch)
2015-08-17 21:45 PDT, 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 2015-08-17 21:34:48 PDT
Created attachment 259240 [details]
[Animated GIF] Before/after

<input type=range> sliders in Safari don't match the rest of sliders in OS X or iOS.
Comment 1 Radar WebKit Bug Importer 2015-08-17 21:35:03 PDT
<rdar://problem/22320157>
Comment 2 Nikita Vasilyev 2015-08-17 21:43:18 PDT
http://codepen.io/NV/pen/xGNOpp
Comment 3 Nikita Vasilyev 2015-08-17 21:45:47 PDT
Created attachment 259243 [details]
Patch
Comment 4 Nikita Vasilyev 2015-08-17 21:50:15 PDT
The track should be blue only on the left side of the slider's knob. Unfortunately, I couldn't do that as WebKit doesn't have a shadow DOM selector to access the knob, only the track.
Comment 5 WebKit Commit Bot 2015-08-17 22:55:43 PDT
Comment on attachment 259243 [details]
Patch

Clearing flags on attachment: 259243

Committed r188576: <http://trac.webkit.org/changeset/188576>
Comment 6 WebKit Commit Bot 2015-08-17 22:55:46 PDT
All reviewed patches have been landed.  Closing bug.