mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 09:27:00 +02:00
Other browsers also respect this and there's nothing in the spec to suggest this shouldn't happen. I removed the border since it was inconsistently drawn only on missing images with alt text. Other browsers do not have this at all.
5 lines
201 B
HTML
5 lines
201 B
HTML
<!DOCTYPE html>
|
|
<link rel="match" href="../../expected/HTML/img-alt-text-font-ref.html" />
|
|
There should be no visible text below:<br>
|
|
<img alt="FAIL - This should not be visible" style="font-size: 0">
|