mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-20 16:13:21 +00:00
4 lines
91 B
Text
4 lines
91 B
Text
![]() |
interface CSSConditionRule : CSSGroupingRule {
|
||
|
attribute CSSOMString conditionText;
|
||
|
};
|