- From: <bugzilla@jessica.w3.org>
- Date: Sun, 25 Aug 2013 16:37:03 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23057 Bug ID: 23057 Summary: browser loads a default image when the original src is not found or broken Classification: Unclassified Product: HTML WG Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: maddyrammohan@gmail.com QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org "src="sale.gif"" hi , i was confused why the browser loads a default image when the original image is not found or when the image takes more time to load , user has to wait till the original image succeeds or fails . it looks not interactive , browser behaves the same in HTML 5 world also. my suggestion is if image tag has a default field to load the default image until the original image is loaded or until the original is failed and even if the original image is failed let the default image defined by the user is shown instead of browser to show to default gif . <img default="default.jpg" src="acb.jpg alt="default"> Thanks Mohan -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Sunday, 25 August 2013 16:37:04 UTC