diff --git a/source b/source index 7fbca0d7ea1..8d733840cef 100644 --- a/source +++ b/source @@ -73793,10 +73793,10 @@ END:VCARD

The tabIndex IDL attribute must reflect the value of the tabindex content attribute. The default value is 0 if the element is an a, area, - button, iframe, input, object, - select, textarea, or SVG a element, or is a - summary element that is a summary for its parent details. The default - value is −1 otherwise.

+ button, frame, iframe, input, + object, select, textarea, or SVG + a element, or is a summary element that is a summary for + its parent details. The default value is −1 otherwise.

The varying default value based on element type is a historical artifact.