Images 💾

Last commit ⭐

commit 03c225b02309872398f977c9a25cc0ea75aff77b
Author:     Simon Wanner <simon+git@skyrising.xyz>
AuthorDate: Mon Mar 20 19:31:13 2023 +0100
Commit:     Tim Flynn <trflynn89@pm.me>
CommitDate: Mon Mar 20 20:37:40 2023 -0400

    LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin
    
    Also adds the `PutForwards` extended attribute allowing setting the
    style property.