haikuwebkit/LayoutTests/platform/mac-catalina/fast/forms
Aditya Keerthi 35d77cff26 [macOS] Repainting artifacts when moving input type=range slider thumb
https://bugs.webkit.org/show_bug.cgi?id=228135
rdar://76247487

Reviewed by Tim Horton.

Source/WebCore:

* rendering/RenderThemeMac.mm:
(WebCore::RenderThemeMac::adjustSliderThumbSize const):

The size of NSSliderCell's knob increased in Big Sur. Consequently, the
knob was being painted outside of its box. Unfortunately, there is
currently no way to obtain the size programmatically, so we are forced
to update the hardcoded size.

LayoutTests:

Rebaselined tests to account for the change to the size of the slider
thumb.

* fast/dom/HTMLInputElement/input-slider-update-expected.txt:
* fast/repaint/block-inputrange-repaint-expected.txt:
* fast/repaint/block-inputrange-repaint.html:
* fast/repaint/slider-thumb-drag-release-expected.txt:
* platform/gtk/fast/repaint/block-inputrange-repaint-expected.txt:
* platform/mac-catalina/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Copied from LayoutTests/fast/dom/HTMLInputElement/input-slider-update-expected.txt.
* platform/mac-catalina/fast/forms/input-appearance-height-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt.
* platform/mac-catalina/fast/forms/range/input-appearance-range-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/range/input-appearance-range-expected.txt.
* platform/mac-catalina/fast/forms/range/slider-padding-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/range/slider-padding-expected.txt.
* platform/mac-catalina/fast/forms/range/slider-thumb-shared-style-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/range/slider-thumb-shared-style-expected.txt.
* platform/mac-catalina/fast/forms/range/thumbslider-no-parent-slider-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/range/thumbslider-no-parent-slider-expected.txt.
* platform/mac-catalina/fast/repaint/block-inputrange-repaint-expected.txt: Added.
* platform/mac-catalina/fast/repaint/slider-thumb-drag-release-expected.txt: Copied from LayoutTests/fast/repaint/slider-thumb-drag-release-expected.txt.
* platform/mac/fast/forms/box-shadow-override-expected.txt:
* platform/mac/fast/forms/input-appearance-height-expected.txt:
* platform/mac/fast/forms/range/input-appearance-range-expected.txt:
* platform/mac/fast/forms/range/slider-padding-expected.txt:
* platform/mac/fast/forms/range/slider-thumb-shared-style-expected.txt:
* platform/mac/fast/forms/range/thumbslider-no-parent-slider-expected.txt:


Canonical link: https://commits.webkit.org/239912@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@280244 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-07-23 16:07:58 +00:00
..
auto-fill-button
date
number
range
search
select
time
basic-inputs-expected.txt
basic-textareas-quirks-expected.txt
box-shadow-override-expected.txt
button-positioned-expected.txt
button-sizes-expected.txt
form-element-geometry-expected.txt
hidpi-textfield-background-bleeding-expected.html
input-appearance-height-expected.txt
input-appearance-preventDefault-expected.txt
input-appearance-spinbutton-expected.txt
input-appearance-spinbutton-up-expected.txt
input-button-sizes-expected.txt
input-disabled-color-expected.txt
input-placeholder-visibility-1-expected.txt
input-placeholder-visibility-3-expected.txt
input-readonly-dimmed-expected.txt
input-table-expected.txt Get rid of LayoutTests/platform/mac-bigsur 2020-12-03 23:09:48 +00:00
input-text-word-wrap-expected.txt
input-value-expected.txt
listbox-bidi-align-expected.txt
listbox-width-change-expected.txt
option-text-clip-expected.txt
plaintext-mode-2-expected.txt
search-rtl-expected.txt
select-change-listbox-to-popup-expected.txt
select-change-popup-to-listbox-expected.txt
select-selected-expected.txt
select-visual-hebrew-expected.txt
textAreaLineHeight-expected.txt
textarea-placeholder-visibility-1-expected.txt
textarea-placeholder-visibility-2-expected.txt
textfield-outline-expected.txt
visual-hebrew-text-field-expected.txt