Bug 190613

Summary: Test imported/blink/fast/forms/datalist/slider-appearance-with-ticks-crash.html fails
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ajuma, cdumez, cgarcia, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, pdr, pxlcoder, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch wenson_hsieh: review+

Wenson Hsieh
Reported 2018-10-15 19:18:17 PDT
Support rendering tick marks for range inputs with datalists
Attachments
Patch (3.36 KB, patch)
2020-02-27 06:12 PST, Carlos Garcia Campos
wenson_hsieh: review+
Carlos Garcia Campos
Comment 1 2020-02-27 06:08:17 PST
This is already supported, I can see the tick marks in Safari. However, the test imported/blink/fast/forms/datalist/slider-appearance-with-ticks-crash.html is failing because we are not checking the input is actually a range control in RenderTheme::paintSliderTicks(). Since this is the bug associated with the test in the expectations, I'll reuse it to fix the test.
Carlos Garcia Campos
Comment 2 2020-02-27 06:12:10 PST
Carlos Garcia Campos
Comment 3 2020-02-28 00:48:15 PST
Radar WebKit Bug Importer
Comment 4 2020-02-28 00:49:14 PST
Ryosuke Niwa
Comment 5 2020-03-17 17:32:50 PDT
*** Bug 208315 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.