Changeset 165951 in webkit


Ignore:
Timestamp:
Mar 20, 2014 12:14:15 AM (10 years ago)
Author:
mihnea@adobe.com
Message:

[CSSRegions] Content flowed in 0px height region not displayed
https://bugs.webkit.org/show_bug.cgi?id=98265

After the past work on overflow, this looks fixed. Add a test to make sure
we are covered for future regressions.

Reviewed by Andrei Bucur.

  • fast/regions/overflow-content-zero-height-region-expected.html: Added.
  • fast/regions/overflow-content-zero-height-region.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r165942 r165951  
     12014-03-20  Mihnea Ovidenie  <mihnea@adobe.com>
     2
     3        [CSSRegions] Content flowed in 0px height region not displayed
     4        https://bugs.webkit.org/show_bug.cgi?id=98265
     5
     6        After the past work on overflow, this looks fixed. Add a test to make sure
     7        we are covered for future regressions.
     8
     9        Reviewed by Andrei Bucur.
     10
     11        * fast/regions/overflow-content-zero-height-region-expected.html: Added.
     12        * fast/regions/overflow-content-zero-height-region.html: Added.
     13
    1142014-03-19  Brent Fulgham  <bfulgham@apple.com>
    215
Note: See TracChangeset for help on using the changeset viewer.