diff --git a/css-overflow-5/Overview.bs b/css-overflow-5/Overview.bs index 46564e5d8f9..0f2b1066312 100644 --- a/css-overflow-5/Overview.bs +++ b/css-overflow-5/Overview.bs @@ -428,7 +428,7 @@ They exist after their [=originating element's=] ''::scroll-marker-group'' pseud Four distinct ''::scroll-button()'' pseudo-elements can exist on a [=scroll container=], each associated with a [=flow-relative=] direction, based on their [=originating element's=] [=writing mode=]: -in order, [=block-start=], [=inline-start=], [=block-end=], and [=inline-end=]. +in order, [=block-start=], [=inline-start=], [=inline-end=], and [=block-end=]. The ''::scroll-button()'' pseudo-elements are both focusable and activatable by default, with their activation behavior being to scroll their [=originating element=] by one "page" in their associated direction,