diff --git a/source b/source index 1c17ab052fa..16749329364 100644 --- a/source +++ b/source @@ -77538,7 +77538,7 @@ END:VCARD
until-found
+ until-found
hidden
+ hidden
The attribute's missing value default is the
If the
hidden
attribute is in the until-found state, then return "until-found
".
If the hidden
attribute is set, then return
true.
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
".
Otherwise, if the given value is false, then remove the hidden
attribute.
hidden
until-found
";
+ until-found
";
"hidden
";
the empty string