Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2

Issue 2975793004: Move animation svg tests to own subdirectory (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Expectations for slimming paint v2 1 # Expectations for slimming paint v2
2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view 2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view
3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now). 3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now).
4 Bug(none) accessibility/ [ Skip ] 4 Bug(none) accessibility/ [ Skip ]
5 Bug(none) app_banner/ [ Skip ] 5 Bug(none) app_banner/ [ Skip ]
6 Bug(none) battery-status/ [ Skip ] 6 Bug(none) battery-status/ [ Skip ]
7 Bug(none) bindings/ [ Skip ] 7 Bug(none) bindings/ [ Skip ]
8 Bug(none) bluetooth/ [ Skip ] 8 Bug(none) bluetooth/ [ Skip ]
9 Bug(none) crypto/ [ Skip ] 9 Bug(none) crypto/ [ Skip ]
10 Bug(none) css-parser/ [ Skip ] 10 Bug(none) css-parser/ [ Skip ]
(...skipping 1605 matching lines...) Expand 10 before | Expand all | Expand 10 after
1616 # Rebaselined for small pixel differences. 1616 # Rebaselined for small pixel differences.
1617 # compositing/geometry/layer-due-to-layer-children-deep.html 1617 # compositing/geometry/layer-due-to-layer-children-deep.html
1618 # 1618 #
1619 # 1619 #
1620 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 1620 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
1621 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 1621 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
1622 # also tracked in crbug.com/548184). 1622 # also tracked in crbug.com/548184).
1623 # transforms/transform-overflow.html 1623 # transforms/transform-overflow.html
1624 1624
1625 # Subpixel adjustments due to differences in compositing 1625 # Subpixel adjustments due to differences in compositing
1626 crbug.com/589265 animations/animated-filter-svg-element.html [ Failure Crash ] 1626 crbug.com/589265 animations/svg/animated-filter-svg-element.html [ Failure Crash ]
1627 crbug.com/589265 compositing/overflow/do-not-paint-outline-into-composited-scrol ling-contents.html [ Failure ] 1627 crbug.com/589265 compositing/overflow/do-not-paint-outline-into-composited-scrol ling-contents.html [ Failure ]
1628 crbug.com/589265 fast/forms/number/number-appearance-spinbutton-layer.html [ Fai lure ] 1628 crbug.com/589265 fast/forms/number/number-appearance-spinbutton-layer.html [ Fai lure ]
1629 crbug.com/589265 fast/layers/add-layer-with-nested-stacking.html [ Failure ] 1629 crbug.com/589265 fast/layers/add-layer-with-nested-stacking.html [ Failure ]
1630 crbug.com/589265 fast/layers/opacity-transforms.html [ Failure ] 1630 crbug.com/589265 fast/layers/opacity-transforms.html [ Failure ]
1631 crbug.com/589265 fast/sub-pixel/sub-pixel-transparency-layer.html [ Failure ] 1631 crbug.com/589265 fast/sub-pixel/sub-pixel-transparency-layer.html [ Failure ]
1632 crbug.com/589265 images/color-profile-layer-filter.html [ Failure Crash ] 1632 crbug.com/589265 images/color-profile-layer-filter.html [ Failure Crash ]
1633 crbug.com/589265 svg/custom/non-opaque-filters.svg [ Failure ] 1633 crbug.com/589265 svg/custom/non-opaque-filters.svg [ Failure ]
1634 crbug.com/589265 svg/custom/root-container-opacity-clip-viewBox.svg [ Failure ] 1634 crbug.com/589265 svg/custom/root-container-opacity-clip-viewBox.svg [ Failure ]
1635 crbug.com/589265 svg/foreignObject/filter.html [ Failure ] 1635 crbug.com/589265 svg/foreignObject/filter.html [ Failure ]
1636 crbug.com/589265 svg/text/text-layout-crash.html [ Failure ] 1636 crbug.com/589265 svg/text/text-layout-crash.html [ Failure ]
1637 crbug.com/589265 virtual/threaded/animations/animated-filter-svg-element.html [ Failure Crash ] 1637 crbug.com/589265 virtual/threaded/animations/svg/animated-filter-svg-element.htm l [ Failure Crash ]
1638 1638
1639 # Some work remains to fully support composited animation and scrolling. 1639 # Some work remains to fully support composited animation and scrolling.
1640 crbug.com/702350 transitions/opacity-transform-transitions-inside-iframe.html [ Timeout ] 1640 crbug.com/702350 transitions/opacity-transform-transitions-inside-iframe.html [ Timeout ]
1641 crbug.com/702350 virtual/threaded/transitions/opacity-transform-transitions-insi de-iframe.html [ Timeout ] 1641 crbug.com/702350 virtual/threaded/transitions/opacity-transform-transitions-insi de-iframe.html [ Timeout ]
1642 crbug.com/702353 transitions/transition-end-event-destroy-iframe.html [ Timeout ] 1642 crbug.com/702353 transitions/transition-end-event-destroy-iframe.html [ Timeout ]
1643 crbug.com/702353 virtual/threaded/transitions/transition-end-event-destroy-ifram e.html [ Timeout ] 1643 crbug.com/702353 virtual/threaded/transitions/transition-end-event-destroy-ifram e.html [ Timeout ]
1644 crbug.com/702365 virtual/threaded/animations/composited-filter-webkit-filter.htm l [ Failure ] 1644 crbug.com/702365 virtual/threaded/animations/composited-filter-webkit-filter.htm l [ Failure ]
1645 crbug.com/702370 virtual/threaded/animations/compositor-independent-transform-ca ncel.html [ Failure ] 1645 crbug.com/702370 virtual/threaded/animations/compositor-independent-transform-ca ncel.html [ Failure ]
1646 # Eight of the frames in the test below paint no content. In SPv2 we will never 1646 # Eight of the frames in the test below paint no content. In SPv2 we will never
1647 # composite animations that paint nothing. For now we mark this test as failing, 1647 # composite animations that paint nothing. For now we mark this test as failing,
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
1743 1743
1744 Bug(none) compositing/overflow/ancestor-overflow-layer-of-sticky-child-of-compos iting-container.html [ Failure ] 1744 Bug(none) compositing/overflow/ancestor-overflow-layer-of-sticky-child-of-compos iting-container.html [ Failure ]
1745 Bug(none) fast/block/float/float-change-composited-scrolling.html [ Failure ] 1745 Bug(none) fast/block/float/float-change-composited-scrolling.html [ Failure ]
1746 1746
1747 # See comment regarding this test in NeverFixTests. It also fails for other 1747 # See comment regarding this test in NeverFixTests. It also fails for other
1748 # reasons, in particular that the composited layerization algorithm provides 1748 # reasons, in particular that the composited layerization algorithm provides
1749 # different results. 1749 # different results.
1750 Bug(none) paint/invalidation/compositing/subpixel-offset-scaled-transform-compos ited.html [ Failure ] 1750 Bug(none) paint/invalidation/compositing/subpixel-offset-scaled-transform-compos ited.html [ Failure ]
1751 1751
1752 crbug.com/737275 svg/as-background-image/svg-as-background-6.html [ Crash Failur e ] 1752 crbug.com/737275 svg/as-background-image/svg-as-background-6.html [ Crash Failur e ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698