Files
ladybird/Userland/Libraries/LibWeb/Layout/ImageBox.cpp
Andreas Kling a15a44cfc8 LibWeb: Don't use image source URL as backup alt attribute
This was a non-standard behavior of ours that broke layout on many pages
where an image failed to load for some reason.
2023-03-25 19:41:31 +01:00

3.0 KiB