HTMLElement.hidden can now be any of true | false | "until-found". (MDN)
HTMLElement.hidden
true | false | "until-found"
This has support from two major browsers (Chrome and Edge). (caniuse)