RESOLVED WORKSFORME 283300
`testRunner.dumpAsText()` should skip `content-visibility: hidden` content.
https://bugs.webkit.org/show_bug.cgi?id=283300
Summary `testRunner.dumpAsText()` should skip `content-visibility: hidden` content.
Tim Nguyen (:ntim)
Reported 2024-11-18 08:10:36 PST
It is visually removed from the text content.
Attachments
Tim Nguyen (:ntim)
Comment 1 2024-11-18 08:32:44 PST
Nevermind, it should already be skipped, since it uses innerText()
Note You need to log in before you can comment on or make changes to this bug.