"T.V Raman" writes: > Another place to leverage aria-hidden might be in EWW's "readable" > command. Note that in general those nodes are shown on screen but are > useless for the most part -- and usually inoperable under EWW. As an > example, articles from the BBC for instance use these nodes to add > buttons for "share via messenger" etc. Unless the "readable" command is actually giving bad results for real-world pages (is it?), I wouldn't start complicating the heuristic with more checks. It doesn't even check for display:none at the moment. I've updated my previous patch with some more documentation, so that someone who doesn't know anything about "aria-hidden" (e.g., me, before this thread) could have some chance of figuring out what it's good for. I'll push to master in a few days.