Changeset 159132 in webkit


Ignore:
Timestamp:
Nov 12, 2013 12:05:22 PM (10 years ago)
Author:
stavila@adobe.com
Message:

Created test for testing repaint rects for elements inside relative-positioned regions.

[CSS Regions] clip rectangles are incorrectly computed in some positioned elements
https://bugs.webkit.org/show_bug.cgi?id=114722

Reviewed by Mihnea Ovidenie.

  • fast/repaint/increasing-region-content-height-expected.txt: Added.
  • fast/repaint/increasing-region-content-height.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r159128 r159132  
     12013-11-12  Radu Stavila  <stavila@adobe.com>
     2
     3        Created test for testing repaint rects for elements inside relative-positioned regions.
     4
     5        [CSS Regions] clip rectangles are incorrectly computed in some positioned elements
     6        https://bugs.webkit.org/show_bug.cgi?id=114722
     7
     8        Reviewed by Mihnea Ovidenie.
     9
     10        * fast/repaint/increasing-region-content-height-expected.txt: Added.
     11        * fast/repaint/increasing-region-content-height.html: Added.
     12
    1132013-11-12  Tim Horton  <timothy_horton@apple.com>
    214
Note: See TracChangeset for help on using the changeset viewer.