Changeset 47723 in webkit


Ignore:
Timestamp:
Aug 24, 2009 1:16:00 PM (15 years ago)
Author:
adachan@apple.com
Message:

Reviewed by Brady Eidson.

Add test for https://bugs.webkit.org/show_bug.cgi?id=28659.
Cached page should be formatted according to the current window size, not the cached frame's size.

  • loader: Added.
  • loader/go-back-to-different-window-size-expected.txt: Added.
  • loader/go-back-to-different-window-size.html: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r47721 r47723  
     12009-08-24  Ada Chan  <adachan@apple.com>
     2
     3        Reviewed by Brady Eidson.
     4
     5        Add test for https://bugs.webkit.org/show_bug.cgi?id=28659.
     6        Cached page should be formatted according to the current window size, not the cached frame's size.
     7
     8        * loader: Added.
     9        * loader/go-back-to-different-window-size-expected.txt: Added.
     10        * loader/go-back-to-different-window-size.html: Added.
     11
    1122009-08-24  Eric Seidel  <eric@webkit.org>
    213
Note: See TracChangeset for help on using the changeset viewer.