Changeset 154483 in webkit


Ignore:
Timestamp:
Aug 23, 2013 5:48:52 AM (11 years ago)
Author:
abucur@adobe.com
Message:

[CSS Regions] Can't scroll to see content overflowing last region
https://bugs.webkit.org/show_bug.cgi?id=74737

Reviewed by Antti Koivisto.

Add a test to verify region content overflowing the view is reachable.

  • fast/regions/frame-view-overflow-scroll-expected.html: Added.
  • fast/regions/frame-view-overflow-scroll.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r154479 r154483  
     12013-08-23  Andrei Bucur  <abucur@adobe.com>
     2
     3        [CSS Regions] Can't scroll to see content overflowing last region
     4        https://bugs.webkit.org/show_bug.cgi?id=74737
     5
     6        Reviewed by Antti Koivisto.
     7
     8        Add a test to verify region content overflowing the view is reachable.
     9
     10        * fast/regions/frame-view-overflow-scroll-expected.html: Added.
     11        * fast/regions/frame-view-overflow-scroll.html: Added.
     12
    1132013-08-23  Arpita Bahuguna  <a.bah@samsung.com>
    214
Note: See TracChangeset for help on using the changeset viewer.