From 48dd80867bbee18a1a728b089786b1862afe0340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Arrufat?= Date: Thu, 12 Mar 2026 20:55:44 +0900 Subject: [PATCH] dom: support css display: none in checkVisibility Updates `Element.checkVisibility` to iterate through document stylesheets and check for matching rules with `display: none`. Also ensures `