diff --git a/source b/source index 217a981efbc..3e25629ae49 100644 --- a/source +++ b/source @@ -3867,6 +3867,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
:focus-visible
pseudo-classThe following features are defined in CSS Values and Units:
Run the focusing steps for the element. If the value of the If the value of the dictionary FocusOptions {
boolean preventScroll = false;
+ boolean focusVisible;
};
@@ -77630,6 +77632,11 @@ END:VCARD
focusVisible
dictionary member of
+ options is true, or is not present but in an implementation-defined way
+ the user agent determines it would be best to do so, then indicate focus.preventScroll
dictionary member of
options is false, then scroll the element