mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
We already had the CSSRule::Type enum, but the values were not aligned with the CSSOM spec. This patch takes care of that, and then exposes the type of a CSSRule to JavaScript via the "type" attribute.
5.2 KiB
5.2 KiB