This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26076 - <img> URL that fails to resolve should fire 'error' event etc
Summary: <img> URL that fails to resolve should fire 'error' event etc
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Simon Pieters
QA Contact:
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-12 11:28 UTC by contributor
Modified: 2015-09-16 12:44 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-06-12 11:28:51 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/edits.html
Multipage: http://www.whatwg.org/C#update-the-image-data
Complete: http://www.whatwg.org/c#update-the-image-data
Referrer: 

Comment:
<img> URL that fails to resolve should fire 'error' event etc
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3058
(That url fails to resolve in gecko and blink at least, per
http://krijnhoetmer.nl/irc-logs/whatwg/20140612#l-320 )

Posted from: 90.230.218.37 by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36 OPR/22.0.1471.40 (Edition Next)
Comment 2 Simon Pieters 2014-06-12 12:07:30 UTC
I prefer the Chrome canary behavior since it's most similar to what happens when the image fails to load.
Comment 3 Simon Pieters 2014-06-16 10:46:27 UTC
Fire error event when URL fails to parse.
https://github.com/ResponsiveImagesCG/picture-element/commit/22efd4478d7714ac12fd128ca2c455d0f91f42a4