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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>153273</bug_id>
          
          <creation_ts>2016-01-19 23:47:39 -0800</creation_ts>
          <short_desc>Show alternative text while images are loading</short_desc>
          <delta_ts>2016-02-04 07:40:30 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Images</component>
          <version>Safari 9</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>hallo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1156921</commentid>
    <comment_count>0</comment_count>
    <who name="">hallo</who>
    <bug_when>2016-01-19 23:47:39 -0800</bug_when>
    <thetext>On Firefox the alternative text is shown while the images are not loaded. Especially on slow connections it would be very useful to see the alternative text. It may also improve accessibilty of many sites, as authors would see the alternative text on load and would spend more time providing useful text. 

Steps to reproduce the problem:
1. Open http://jsbin.com/nomoce/edit?html,css,output
2. Wait for the image to load
3. Alternative text is not shown

What is the expected behavior?
Alternative text is shown while the image is loading.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1156994</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2016-01-20 11:34:14 -0800</bug_when>
    <thetext>The downside is of course that there will be more flashiness while loading the website.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1161981</commentid>
    <comment_count>2</comment_count>
    <who name="">hallo</who>
    <bug_when>2016-02-04 07:40:30 -0800</bug_when>
    <thetext>Hi Alexey,

why would there be more flashiness while loading? Images already cause layout when loading, eg: http://output.jsbin.com/xizehe/2 - Note the image has a with and height attribute but by setting img {max-width: 100%; height: auto;} the reserved space for an image before fully loaded is always the same.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>