Bug 34919 - Webkit doesn't handle alt="" in <img/>
Summary: Webkit doesn't handle alt="" in <img/>
Status: RESOLVED DUPLICATE of bug 5566
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-13 06:55 PST by Cédric Bellegarde
Modified: 2010-11-15 15:55 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Bellegarde 2010-02-13 06:55:29 PST
http://adishatz.1s.fr/~gnumdk/test.html

As you can see, qtwebkit show a broken img instead of alternative text
"bug".

Original bug report:
https://bugs.kde.org/show_bug.cgi?id=226536
Comment 1 Benjamin Poulain 2010-03-05 09:57:59 PST
Changing the component to images. It seems this is not Qt specific, Safari with the trunk of WebKit has the same behavior.
Comment 2 Joe Mason 2010-05-28 08:18:51 PDT
Furthermore, if the AutoLoadImages setting is turned off, nothing at all is displayed - I would expect to see the alt text in this case.
Comment 3 Forrest Hodgkins 2010-11-15 10:31:09 PST
I have reproduced this on latest trunk on linux, and believe I have a good idea of what is going wrong.  will pursue a fix.
Comment 4 Alexey Proskuryakov 2010-11-15 15:55:49 PST

*** This bug has been marked as a duplicate of bug 5566 ***