Changeset 149612 in webkit


Ignore:
Timestamp:
May 6, 2013, 10:56:00 AM (12 years ago)
Author:
Christophe Dumez
Message:

Unreviewed EFL gardening.

Mark several test cases as failing after r149292 due to missing repaint rect
dumping.

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r149608 r149612  
     12013-05-06  Christophe Dumez  <ch.dumez@sisa.samsung.com>
     2
     3        Unreviewed EFL gardening.
     4
     5        Mark several test cases as failing after r149292 due to missing repaint rect
     6        dumping.
     7
     8        * platform/efl/TestExpectations:
     9
    1102013-05-06  Christophe Dumez  <ch.dumez@sisa.samsung.com>
    211
  • trunk/LayoutTests/platform/efl/TestExpectations

    r149607 r149612  
    18221822
    18231823# Regression(r149292): Missing repaint rects.
     1824webkit.org/b/114611 fast/css-grid-layout/grid-element-change-columns-repaint.html [ Failure ]
     1825webkit.org/b/114611 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Failure ]
     1826webkit.org/b/114611 fast/css-grid-layout/grid-item-change-column-repaint.html [ Failure ]
     1827webkit.org/b/114611 fast/css-grid-layout/grid-item-change-row-repaint.html [ Failure ]
     1828webkit.org/b/114611 fast/images/repaint-subrect-grid.html [ Failure ]
    18241829webkit.org/b/114611 fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ Failure ]
     1830webkit.org/b/114611 fast/repaint/layer-full-repaint.html [ Failure ]
     1831webkit.org/b/114611 fast/repaint/overflow-flipped-writing-mode-table.html [ Failure ]
     1832webkit.org/b/114611 fast/repaint/reflection-table-layout.html [ Failure ]
     1833webkit.org/b/114611 fast/repaint/selection-gap-absolute-child.html [ Failure ]
     1834webkit.org/b/114611 fast/repaint/selection-gap-fixed-child.html [ Failure ]
     1835webkit.org/b/114611 fast/repaint/selection-gap-flipped-absolute-child.html [ Failure ]
     1836webkit.org/b/114611 fast/repaint/selection-gap-flipped-fixed-child.html [ Failure ]
     1837webkit.org/b/114611 fast/repaint/selection-gap-transformed-absolute-child.html [ Failure ]
     1838webkit.org/b/114611 fast/repaint/selection-gap-transformed-fixed-child.html [ Failure ]
     1839webkit.org/b/114611 fast/repaint/transform-table-layout.html [ Failure ]
     1840webkit.org/b/114611 svg/repaint/repaint-webkit-svg-shadow-container.html [ Failure ]
    18251841
    18261842# Newly added test in r148131 is failing.
Note: See TracChangeset for help on using the changeset viewer.