mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 06:05:02 +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 {
|
|
|
|
|
|
|
|
};
|