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

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

Issue 2393443002: Adjust compositing tests to be SPv2-compatible. (Closed)
Patch Set: none Created 4 years, 2 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 accessibility/ [ Skip ] 5 accessibility/ [ Skip ]
6 animations/ [ Skip ] 6 animations/ [ Skip ]
7 app_banner/ [ Skip ] 7 app_banner/ [ Skip ]
8 battery-status/ [ Skip ] 8 battery-status/ [ Skip ]
9 bindings/ [ Skip ] 9 bindings/ [ Skip ]
10 bluetooth/ [ Skip ] 10 bluetooth/ [ Skip ]
(...skipping 2140 matching lines...) Expand 10 before | Expand all | Expand 10 after
2151 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ] 2151 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ]
2152 2152
2153 fast/scrolling/overflow-scrollability.html [ Failure ] 2153 fast/scrolling/overflow-scrollability.html [ Failure ]
2154 fast/scrolling/scrollbar-prevent-default.html [ Failure ] 2154 fast/scrolling/scrollbar-prevent-default.html [ Failure ]
2155 compositing/lots-of-img-layers-with-opacity.html [ Failure ] 2155 compositing/lots-of-img-layers-with-opacity.html [ Failure ]
2156 compositing/lots-of-img-layers.html [ Failure ] 2156 compositing/lots-of-img-layers.html [ Failure ]
2157 2157
2158 fast/events/overflow-composited-scroll-fake-mouse-move.html [ Skip ] 2158 fast/events/overflow-composited-scroll-fake-mouse-move.html [ Skip ]
2159 2159
2160 # These timeout due to a JS errr parsing layerTreeAsText 2160 # These timeout due to a JS errr parsing layerTreeAsText
2161 crbug.com/647831 compositing/overflow/ancestor-with-clip-path.html [ Timeout ] 2161 crbug.com/647831 compositing/overflow/ancestor-with-clip-path.html [ Failure ]
2162 crbug.com/647831 compositing/overflow/opt-in-if-composited.html [ Timeout ] 2162 crbug.com/647831 compositing/overflow/opt-in-if-composited.html [ Failure ]
2163 crbug.com/647831 compositing/overflow/descendant-with-clip-path.html [ Timeout ] 2163 crbug.com/647831 compositing/overflow/descendant-with-clip-path.html [ Failure ]
2164 crbug.com/647831 compositing/overflow/scroller-with-border-radius.html [ Timeout ] 2164 crbug.com/647831 compositing/overflow/scroller-with-border-radius.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698