mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-01 08:48:49 +00:00
This patch makes both of these classes inherit from RefCounted and Bindings::Wrappable, plus some minimal rejigging to allow us to keep using them internally while also exposing them to web content.
5 lines
26 B
Text
5 lines
26 B
Text
interface CSSRule {
|
|
|
|
|
|
|
|
};
|