Some images at www.db.yugioh-card.com do not load. #2764
Labels
bug
Something isn't working
has repro
We have a way to reproduce this bug.
needs reduction
Issue needs someone to make a minimal test case that demonstrates the problem.
web compatibility
Summary
When I go to https://www.db.yugioh-card.com/yugiohdb/card_search.action?ope=1 in Ladybird, the card images for the search results do not load.
I did some digging and it seems like ladybird gets far enough to figure out that these are supposed to be PNGs and does initialize the PNG decoder for them.
Operating system
Linux
Steps to reproduce
Expected behavior
The images should be visible.
Actual behavior
The images are not visible.
URL for a reduced test case
https://www.db.yugioh-card.com/yugiohdb/card_search.action?ope=1
HTML/SVG/etc. source for a reduced test case
Log output and (if possible) backtrace
The log output seems entirely unrelated. (complains about iCC profiles and interlace handling, but the images work fine if downloaded and served from a local server)
Screenshots or screen recordings
Left: Ladybird
Right: Firefox
Build flags or config settings
None
Contribute a patch?
The text was updated successfully, but these errors were encountered: