Changeset 149612 in webkit
- Timestamp:
- May 6, 2013, 10:56:00 AM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r149608 r149612 1 2013-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 1 10 2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com> 2 11 -
trunk/LayoutTests/platform/efl/TestExpectations
r149607 r149612 1822 1822 1823 1823 # Regression(r149292): Missing repaint rects. 1824 webkit.org/b/114611 fast/css-grid-layout/grid-element-change-columns-repaint.html [ Failure ] 1825 webkit.org/b/114611 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Failure ] 1826 webkit.org/b/114611 fast/css-grid-layout/grid-item-change-column-repaint.html [ Failure ] 1827 webkit.org/b/114611 fast/css-grid-layout/grid-item-change-row-repaint.html [ Failure ] 1828 webkit.org/b/114611 fast/images/repaint-subrect-grid.html [ Failure ] 1824 1829 webkit.org/b/114611 fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ Failure ] 1830 webkit.org/b/114611 fast/repaint/layer-full-repaint.html [ Failure ] 1831 webkit.org/b/114611 fast/repaint/overflow-flipped-writing-mode-table.html [ Failure ] 1832 webkit.org/b/114611 fast/repaint/reflection-table-layout.html [ Failure ] 1833 webkit.org/b/114611 fast/repaint/selection-gap-absolute-child.html [ Failure ] 1834 webkit.org/b/114611 fast/repaint/selection-gap-fixed-child.html [ Failure ] 1835 webkit.org/b/114611 fast/repaint/selection-gap-flipped-absolute-child.html [ Failure ] 1836 webkit.org/b/114611 fast/repaint/selection-gap-flipped-fixed-child.html [ Failure ] 1837 webkit.org/b/114611 fast/repaint/selection-gap-transformed-absolute-child.html [ Failure ] 1838 webkit.org/b/114611 fast/repaint/selection-gap-transformed-fixed-child.html [ Failure ] 1839 webkit.org/b/114611 fast/repaint/transform-table-layout.html [ Failure ] 1840 webkit.org/b/114611 svg/repaint/repaint-webkit-svg-shadow-container.html [ Failure ] 1825 1841 1826 1842 # Newly added test in r148131 is failing.
Note:
See TracChangeset
for help on using the changeset viewer.