diff --git a/source b/source index 1db1e5e1fb0..1df3d95873e 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;
};
@@ -77629,6 +77631,12 @@ END:VCARD
focusVisible
dictionary member of
+ options is true,
+ or is not present but matches an implementation-defined heuristic,
+ then indicate focus.preventScroll
dictionary member of
options is false, then scroll the element