diff --git a/lib/a11y-snapshot/__snapshots__/aom.test.js.snap b/lib/a11y-snapshot/__snapshots__/aom.test.js.snap index 8d018a611..765c11ff7 100644 --- a/lib/a11y-snapshot/__snapshots__/aom.test.js.snap +++ b/lib/a11y-snapshot/__snapshots__/aom.test.js.snap @@ -8499,13 +8499,91 @@ exports[`chromium /components/slider 1`] = `
     $SOME_CODE
   
+ + Minimum distance + + Minimum distance + + + You can enforce a minimum distance between values in the + $SOME_CODE + + event handler. By default, when you move the pointer over a thumb while + dragging another thumb, the active thumb will swap to the hovered thumb. + You can disable this behavior with the + + $SOME_CODE + + prop. If you want the range to shift when reaching minimum distance, you + can utilize the + + $SOME_CODE + parameter in + $SOME_CODE + . + + + + Minimum distance + + + Minimum distance + + + Minimum distance + + + Minimum distance shift + + + Minimum distance shift + + + Minimum distance shift + + + demo source + + + + + + See more + Slider with input field Slider with input field - In this example an input allows a discrete value to be set. + In this example, an input allows a discrete value to be set. + + Minimum distance + + + Minimum distance + + + Minimum distance + + + Minimum distance shift + + + Minimum distance shift + + + Minimum distance shift + + + demo source + + + + + + See more + Slider with input field Slider with input field - In this example an input allows a discrete value to be set. + In this example, an input allows a discrete value to be set.