[Webkit-unassigned] [Bug 190613] [Cocoa] [Datalist] Support rendering tick marks for range inputs with datalists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 06:08:17 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=190613

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200227/21a45631/attachment.htm>


More information about the webkit-unassigned mailing list