Bug 63697 - [Chromium] Input type="range" slider thumb is rendered upside down on Mac OS X
Summary: [Chromium] Input type="range" slider thumb is rendered upside down on Mac OS X
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.6
: P2 Minor
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 03:43 PDT by Kent Tamura
Modified: 2011-06-30 20:55 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.32 KB, patch)
2011-06-30 03:56 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff
Patch 2 (3.32 KB, patch)
2011-06-30 03:57 PDT, Kent Tamura
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Kent Tamura 2011-06-30 03:56:23 PDT
Created attachment 99273 [details]
Patch
Comment 2 Kent Tamura 2011-06-30 03:57:22 PDT
Created attachment 99274 [details]
Patch 2

Fixed a typo in ChangeLog.
Comment 3 Tony Chang 2011-06-30 10:41:46 PDT
Comment on attachment 99274 [details]
Patch 2

View in context: https://bugs.webkit.org/attachment.cgi?id=99274&action=review

> LayoutTests/ChangeLog:6
> +        [Chromium] Input type="range" slider thumb is rendered upside down on Mac OS X.
> +        https://bugs.webkit.org/show_bug.cgi?id=63697

Maybe add a line saying that WebKit2 needed this on Mac as well in r86261.
Comment 4 Kent Tamura 2011-06-30 20:51:41 PDT
Comment on attachment 99274 [details]
Patch 2

View in context: https://bugs.webkit.org/attachment.cgi?id=99274&action=review

>> LayoutTests/ChangeLog:6
>> +        https://bugs.webkit.org/show_bug.cgi?id=63697
> 
> Maybe add a line saying that WebKit2 needed this on Mac as well in r86261.

ok, I'll mention it in ChangeLog.
Comment 5 Kent Tamura 2011-06-30 20:55:11 PDT
Committed r90202: <http://trac.webkit.org/changeset/90202>