Changeset 104785 in webkit


Ignore:
Timestamp:
Jan 11, 2012 7:55:38 PM (12 years ago)
Author:
tony@chromium.org
Message:

Overflow on flexitems doesn't work
https://bugs.webkit.org/show_bug.cgi?id=70979

Reviewed by Ojan Vafai.

Add test cases for flex items that overflow. There should be
non-disabled scrollbars.

  • css3/flexbox/child-overflow-expected.html: Added.
  • css3/flexbox/child-overflow.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r104783 r104785  
     12012-01-11  Tony Chang  <tony@chromium.org>
     2
     3        Overflow on flexitems doesn't work
     4        https://bugs.webkit.org/show_bug.cgi?id=70979
     5
     6        Reviewed by Ojan Vafai.
     7
     8        Add test cases for flex items that overflow. There should be
     9        non-disabled scrollbars.
     10
     11        * css3/flexbox/child-overflow-expected.html: Added.
     12        * css3/flexbox/child-overflow.html: Added.
     13
    1142012-01-11  Mike Lawther  <mikelawther@chromium.org>
    215
Note: See TracChangeset for help on using the changeset viewer.