Changeset 194928 in webkit


Ignore:
Timestamp:
Jan 12, 2016 2:29:43 PM (8 years ago)
Author:
hyatt@apple.com
Message:

Avoid downloading the wrong image for <picture> elements.
https://bugs.webkit.org/show_bug.cgi?id=153027

Reviewed by Dean Jackson.

  • fast/picture/image-picture-loads-1x-expected.txt: Added.
  • fast/picture/image-picture-loads-1x.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r194927 r194928  
     12016-01-12  Dave Hyatt  <hyatt@apple.com>
     2
     3        Avoid downloading the wrong image for <picture> elements.
     4        https://bugs.webkit.org/show_bug.cgi?id=153027
     5
     6        Reviewed by Dean Jackson.
     7
     8        * fast/picture/image-picture-loads-1x-expected.txt: Added.
     9        * fast/picture/image-picture-loads-1x.html: Added.
     10
    1112016-01-12  Daniel Bates  <dabates@apple.com>
    212
Note: See TracChangeset for help on using the changeset viewer.