Files
ladybird/Libraries/LibWeb/HTML/HTMLImageElement.cpp
Tim Ledbetter fdd3975104 LibWeb: Don't run update_the_image_data() algorithm if already started
This ensures that events are not fired if the image source is updated
while it is being fetched.
2025-11-15 12:39:37 +01:00

61 KiB