Files
ladybird/Tests/LibWeb/Ref/input/HTML/img-alt-text-font.html
Psychpsyo a27ec55608 LibWeb: Make image alt text respect CSS-defined font properties
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.
2026-03-30 19:23:13 +01:00

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">