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

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

Issue 2671853003: [SPInvalidation] Use GeometryMapper in PaintLayerClipper for paint. (Closed)
Patch Set: Merge branch 'master' into paintlayerclipper Created 3 years, 10 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 4
5 Bug(none) accessibility/ [ Skip ] 5 Bug(none) accessibility/ [ Skip ]
6 Bug(none) animations/ [ Skip ] 6 Bug(none) animations/ [ Skip ]
7 Bug(none) app_banner/ [ Skip ] 7 Bug(none) app_banner/ [ Skip ]
8 Bug(none) battery-status/ [ Skip ] 8 Bug(none) battery-status/ [ Skip ]
9 Bug(none) bindings/ [ Skip ] 9 Bug(none) bindings/ [ Skip ]
10 Bug(none) bluetooth/ [ Skip ] 10 Bug(none) bluetooth/ [ Skip ]
(...skipping 1616 matching lines...) Expand 10 before | Expand all | Expand 10 after
1627 crbug.com/157218 compositing/overflow/siblings-composited-with-border-radius-anc estor.html [ Failure ] 1627 crbug.com/157218 compositing/overflow/siblings-composited-with-border-radius-anc estor.html [ Failure ]
1628 crbug.com/157218 compositing/overflow/grandchild-composited-with-border-radius-a ncestor.html [ Failure ] 1628 crbug.com/157218 compositing/overflow/grandchild-composited-with-border-radius-a ncestor.html [ Failure ]
1629 crbug.com/157218 compositing/overflow/grandchild-with-border-radius-ancestor.htm l [ Failure ] 1629 crbug.com/157218 compositing/overflow/grandchild-with-border-radius-ancestor.htm l [ Failure ]
1630 crbug.com/157218 compositing/overflow/siblings-composited-with-border-radius-anc estor-one-clipped.html [ Failure ] 1630 crbug.com/157218 compositing/overflow/siblings-composited-with-border-radius-anc estor-one-clipped.html [ Failure ]
1631 1631
1632 # Notes about rebaselined tests: 1632 # Notes about rebaselined tests:
1633 # 1633 #
1634 # Rebaselined for small pixel differences. 1634 # Rebaselined for small pixel differences.
1635 # compositing/geometry/layer-due-to-layer-children-deep.html 1635 # compositing/geometry/layer-due-to-layer-children-deep.html
1636 # 1636 #
1637 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not.
1638 # fast/css/input-search-padding.html
1639 # fast/forms/search/search-vertical-alignment.html
1640 # fast/forms/search/searchfield-heights.html
1641 # fast/forms/text/text-font-height-mismatch.html
1642 # fast/forms/text/textfield-overflow-by-value-update.html
1643 # fast/replaced/width100percent-searchfield.html
1644 # 1637 #
1645 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 1638 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
1646 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 1639 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
1647 # also tracked in crbug.com/548184). 1640 # also tracked in crbug.com/548184).
1648 # transforms/transform-overflow.html 1641 # transforms/transform-overflow.html
1649 1642
1650 # Subpixel adjustments due to differences in compositing 1643 # Subpixel adjustments due to differences in compositing
1651 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ] 1644 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ]
1652 Bug(none) svg/custom/use-css-events.svg [ Failure ] 1645 Bug(none) svg/custom/use-css-events.svg [ Failure ]
1653 Bug(none) svg/text/text-layout-crash.html [ Failure ] 1646 Bug(none) svg/text/text-layout-crash.html [ Failure ]
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1694 Bug(none) virtual/threaded/fast/scroll-behavior/ [ Skip ] 1687 Bug(none) virtual/threaded/fast/scroll-behavior/ [ Skip ]
1695 Bug(none) virtual/threaded/compositing/visibility/layer-visible-content.html [ F ailure ] 1688 Bug(none) virtual/threaded/compositing/visibility/layer-visible-content.html [ F ailure ]
1696 Bug(none) virtual/threaded/compositing/visibility/overlays-persist-on-navigation .html [ Crash ] 1689 Bug(none) virtual/threaded/compositing/visibility/overlays-persist-on-navigation .html [ Crash ]
1697 Bug(none) virtual/threaded/compositing/visibility/overlays.html [ Crash ] 1690 Bug(none) virtual/threaded/compositing/visibility/overlays.html [ Crash ]
1698 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers-dynami c.html [ Crash Failure ] 1691 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers-dynami c.html [ Crash Failure ]
1699 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers.html [ Failure ] 1692 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers.html [ Failure ]
1700 Bug(none) virtual/threaded/compositing/visibility/visibility-simple-video-layer. html [ Failure ] 1693 Bug(none) virtual/threaded/compositing/visibility/visibility-simple-video-layer. html [ Failure ]
1701 Bug(none) virtual/threaded/compositing/webgl/webgl-reflection.html [ Failure ] 1694 Bug(none) virtual/threaded/compositing/webgl/webgl-reflection.html [ Failure ]
1702 Bug(none) virtual/threaded/printing/ [ Skip ] 1695 Bug(none) virtual/threaded/printing/ [ Skip ]
1703 Bug(none) virtual/threaded/transitions/ [ Skip ] 1696 Bug(none) virtual/threaded/transitions/ [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/css/input-search-padding-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698