SerenityOS / serenity

The Serenity Operating System 🐞
https://serenityos.org
BSD 2-Clause "Simplified" License
29.32k stars 3.13k forks source link

Cherry-pick "LibWeb: Implement HTMLImageElement::decode with a few FIXMEs" #24595

Closed nico closed 4 days ago

nico commented 5 days ago

Implements enough of HTMLImageElement::decode for it to not break websites and actually load an image :)

(cherry picked from commit 862fc91b2cf9bee9b7f180cdf930c6c99b5dd053)


Cherry-picks https://github.com/LadybirdBrowser/ladybird/pull/66