Lines Matching full:slider
461 This also fixes test_shell failing to update the media slider (see
8331 REGRESSION(r76147): Slider thumb is not repainted when let go outside of the slider track.
8334 Test: fast/repaint/slider-thumb-drag-release.html
9251 REGRESSION(r76147): Slider thumb position is not updated when value attribute is changed.
9254 Test: fast/dom/HTMLInputElement/input-slider-update.html
14255 Page scroll popup menu "Scroll here" option not working when cliking above scroll slider/handler.
21091 (audio::-webkit-media-controls-volume-slider-container):
21092 (video::-webkit-media-controls-volume-slider-container):
21093 (audio::-webkit-media-controls-volume-slider):
21094 (video::-webkit-media-controls-volume-slider):
22957 when the user clicks on the track of the slider. Also removed the
25961 [GTK] Add volume slider to media player
25966 (audio::-webkit-media-controls-volume-slider-container, video::-webkit-media-controls-volume-slider-container):
25967 (audio::-webkit-media-controls-volume-slider, video::-webkit-media-controls-volume-slider):
26772 slider thumb.
27401 slider thumb.
27614 (audio::-webkit-media-controls-volume-slider-container):
27615 (video::-webkit-media-controls-volume-slider-container):
27616 (audio::-webkit-media-controls-volume-slider):
27617 (video::-webkit-media-controls-volume-slider):
28556 (input[type="range"]::-webkit-slider-thumb): Added previously-hard-coded
28566 (WebCore::SliderThumbElement::shadowPseudoId): Added to return "-webkit-slider-thumb";
31033 [GTK] Port slider painting to GtkStyleContext
31037 3.x. Also move the code to adjust media slider to its own method
36127 Properly initialize slider members of RenderThemeGtk. This can lead to test crashes
36130 No new tests. This is already covered by current slider tests. It isn't crashing on
47431 HTML5 Slider does not work correctly with VoiceOver
47434 Address a few problems with the Mac implementation for the accessibility slider.
47437 3) In the slider, the min/max values are not correct when min/max attributes are not present.
47441 Test: platform/mac/accessibility/html-slider-indicator.html