<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>23057</bug_id>
          
          <creation_ts>2013-08-25 16:37:03 +0000</creation_ts>
          <short_desc>browser loads a default image when the original src is not found or broken</short_desc>
          <delta_ts>2015-06-26 05:38:37 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="mohan">maddyrammohan</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>kornel</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>92549</commentid>
    <comment_count>0</comment_count>
    <who name="mohan">maddyrammohan</who>
    <bug_when>2013-08-25 16:37:03 +0000</bug_when>
    <thetext>&quot;src=&quot;sale.gif&quot;&quot;

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 .   

&lt;img default=&quot;default.jpg&quot; src=&quot;acb.jpg alt=&quot;default&quot;&gt;

Thanks
Mohan</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93150</commentid>
    <comment_count>1</comment_count>
    <who name="Kornel Lesinski">kornel</who>
    <bug_when>2013-09-08 20:49:33 +0000</bug_when>
    <thetext>Would this be a satisfactory solution?

&lt;img src=&quot;broken&quot; onerror=&quot;this.src=&apos;fixed&apos;&quot;&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121142</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2015-06-17 02:38:54 +0000</bug_when>
    <thetext>see comment 1

No indications of implementer interest nor comments from webdevs here, so moving to resolved=wontfix. Reopen if there&apos;s any new information.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>