diff --git a/source b/source index 1c17ab052fa..16749329364 100644 --- a/source +++ b/source @@ -77538,7 +77538,7 @@ END:VCARD Brief description - until-found + until-found Until found state Will not be rendered but content inside will be accessible to find-in-page and fragment navigation @@ -77547,7 +77547,7 @@ END:VCARD Hidden state Will not be rendered. - hidden + hidden

The attribute's missing value default is the

  1. If the hidden attribute is in the until-found state, then return "until-found".

  2. + data-x="attr-hidden-until-found">until-found".

  3. If the hidden attribute is set, then return true.

  4. @@ -77701,9 +77701,9 @@ END:VCARD
    1. If the given value is a string that is an ASCII case-insensitive match for - "until-found", then set the until-found", then set the hidden attribute to "until-found".

    2. + data-x="attr-hidden-until-found">until-found".

    3. Otherwise, if the given value is false, then remove the hidden attribute.

    4. @@ -137776,7 +137776,7 @@ interface External { hidden HTML elements Whether the element is relevant - "until-found"; + "until-found"; "hidden"; the empty string