https://bugzilla.mozilla.org/show_bug.cgi?id=1893923
1893923 - Add ChromeOnly CSSStyleRule::querySelectorAll
RESOLVED (nchevobbe) in DevTools - Inspector: Rules. Last updated 2024-04-29.
add
https://docs.oracle.com/javase/jp/17/docs/api/jdk.xml.dom/org/w3c/dom/css/CSSStyleRule.html
CSSStyleRule (Java SE 17 & JDK 17)
declaration: module: jdk.xml.dom, package: org.w3c.dom.css, interface: CSSStyleRule
java sejdk
https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleRule/style
CSSStyleRule: style property - Web APIs | MDN
The read-only style property of the CSSStyleRule interface contains a CSSStyleProperties object representing the properties list in this style rule's body.
web apisstylepropertymdn