Files
ladybird/Libraries/LibWeb/HTML/HTMLStyleElement.h
Sam Atkins 44cbdc34fa LibWeb: Make StyleElementUtils into a base class, StyleElementBase
This will allow us to cast an Element to a StyleElementBase without
having to know whether it's an HTML or SVG style element.
2026-02-12 16:23:12 +01:00

1.4 KiB