mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-28 02:17:42 +02:00
This commit changes inline CSS loaded from style attributes of HTML elements to be loaded as CSS::ElementInlineCSSStyleDeclaration instead of CSS::CSSStyleDeclaration, fixing a crash when the style of that element is changed from JavaScript.
1.2 KiB
1.2 KiB