diff --git a/features/scroll-buttons.yml b/features/scroll-buttons.yml new file mode 100644 index 00000000000..f27dc14a472 --- /dev/null +++ b/features/scroll-buttons.yml @@ -0,0 +1,4 @@ +name: ::scroll-button +description: The `::scroll-button()` CSS pseudo-element is a focusable button which scrolls its originating scroll container element in the specified direction. +spec: https://drafts.csswg.org/css-overflow-5/#scroll-buttons +group: scrolling