Bug 208132 - [GTK] Add support for rendering slider ticks
Summary: [GTK] Add support for rendering slider ticks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 208129
Blocks:
  Show dependency treegraph
 
Reported: 2020-02-24 05:51 PST by Carlos Garcia Campos
Modified: 2020-02-25 02:03 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.43 KB, patch)
2020-02-24 05:52 PST, Carlos Garcia Campos
aperez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2020-02-24 05:51:05 PST
Since we support datalist element in the GTK port, we can render the slider ticks when the range element has a datalist associated.
Comment 1 Carlos Garcia Campos 2020-02-24 05:52:30 PST
Created attachment 391529 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-02-25 02:03:14 PST
Committed r257300: <https://trac.webkit.org/changeset/257300>