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

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

Issue 2259493004: Fix Compositing of Opaque Scrolling Layers and Add Tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments addressed and test baselines. Created 4 years, 3 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 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 compositing/overflow/fixed-scroll-in-empty-root-layer.html [ Failure ] 311 compositing/overflow/fixed-scroll-in-empty-root-layer.html [ Failure ]
312 compositing/overflow/nested-border-radius-clipping.html [ Failure ] 312 compositing/overflow/nested-border-radius-clipping.html [ Failure ]
313 compositing/overflow/nested-render-surfaces-with-intervening-clip.html [ Failure ] 313 compositing/overflow/nested-render-surfaces-with-intervening-clip.html [ Failure ]
314 compositing/overflow/nested-render-surfaces-with-rotation.html [ Failure ] 314 compositing/overflow/nested-render-surfaces-with-rotation.html [ Failure ]
315 compositing/overflow/nested-render-surfaces.html [ Failure ] 315 compositing/overflow/nested-render-surfaces.html [ Failure ]
316 compositing/overflow/nested-scrolling.html [ Failure ] 316 compositing/overflow/nested-scrolling.html [ Failure ]
317 compositing/overflow/opt-in-if-composited.html [ Failure ] 317 compositing/overflow/opt-in-if-composited.html [ Failure ]
318 compositing/overflow/overflow-compositing-descendant.html [ Failure ] 318 compositing/overflow/overflow-compositing-descendant.html [ Failure ]
319 compositing/overflow/overflow-scaled-descendant-overlapping.html [ Crash Timeout ] 319 compositing/overflow/overflow-scaled-descendant-overlapping.html [ Crash Timeout ]
320 compositing/overflow/overflow-scroll-with-opaque-background.html [ Failure ] 320 compositing/overflow/overflow-scroll-with-opaque-background.html [ Failure ]
321 compositing/overflow/overflow-scroll-with-opaque-background-will-change.html [ F ailure ]
322 compositing/overflow/overflow-scroll-background-transparent-to-opaque.html [ Fai lure ]
323 compositing/overflow/overflow-scroll-background-opaque-to-transparent.html [ Fai lure ]
321 compositing/overflow/overflow-scroll-with-pointer-events-toggle.html [ Failure ] 324 compositing/overflow/overflow-scroll-with-pointer-events-toggle.html [ Failure ]
322 compositing/overflow/overflow-scroll-with-transparent-background.html [ Failure ] 325 compositing/overflow/overflow-scroll-with-transparent-background.html [ Failure ]
323 compositing/overflow/overflow-scrollbar-layers.html [ Failure ] 326 compositing/overflow/overflow-scrollbar-layers.html [ Failure ]
324 compositing/overflow/reparented-scrollbars-non-sc-anc.html [ Failure ] 327 compositing/overflow/reparented-scrollbars-non-sc-anc.html [ Failure ]
325 compositing/overflow/resize-painting.html [ Failure ] 328 compositing/overflow/resize-painting.html [ Failure ]
326 compositing/overflow/scroll-ancestor-update.html [ Failure ] 329 compositing/overflow/scroll-ancestor-update.html [ Failure ]
327 compositing/overflow/scroll-parent-absolute-with-backdrop-filter.html [ Failure ] 330 compositing/overflow/scroll-parent-absolute-with-backdrop-filter.html [ Failure ]
328 compositing/overflow/scroll-parent-absolute.html [ Failure ] 331 compositing/overflow/scroll-parent-absolute.html [ Failure ]
329 compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor .html [ Failure ] 332 compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor .html [ Failure ]
330 compositing/overflow/scroller-with-border-radius.html [ Failure ] 333 compositing/overflow/scroller-with-border-radius.html [ Failure ]
(...skipping 1979 matching lines...) Expand 10 before | Expand all | Expand 10 after
2310 crbug.com/644358 fast/repaint/replaced-clipped-positioned-not-wrong-incremental- repainting.html [ Failure ] 2313 crbug.com/644358 fast/repaint/replaced-clipped-positioned-not-wrong-incremental- repainting.html [ Failure ]
2311 crbug.com/644358 fast/repaint/resize-skewed.html [ Failure ] 2314 crbug.com/644358 fast/repaint/resize-skewed.html [ Failure ]
2312 crbug.com/644358 fast/repaint/resize-with-border-clipped.html [ Failure ] 2315 crbug.com/644358 fast/repaint/resize-with-border-clipped.html [ Failure ]
2313 crbug.com/644358 fast/repaint/scroll-fixed-layer-with-no-visible-content.html [ Failure ] 2316 crbug.com/644358 fast/repaint/scroll-fixed-layer-with-no-visible-content.html [ Failure ]
2314 crbug.com/644358 fast/repaint/subtree-layoutstate-transform.html [ Failure ] 2317 crbug.com/644358 fast/repaint/subtree-layoutstate-transform.html [ Failure ]
2315 crbug.com/644358 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ Failure ] 2318 crbug.com/644358 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ Failure ]
2316 crbug.com/644358 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled. html [ Failure ] 2319 crbug.com/644358 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled. html [ Failure ]
2317 crbug.com/644358 fast/repaint/text-selection-rect-in-overflow.html [ Failure ] 2320 crbug.com/644358 fast/repaint/text-selection-rect-in-overflow.html [ Failure ]
2318 crbug.com/644358 fast/repaint/transform-disable-layoutstate.html [ Failure ] 2321 crbug.com/644358 fast/repaint/transform-disable-layoutstate.html [ Failure ]
2319 crbug.com/644358 fast/repaint/transform-rotate-and-remove.html [ Failure ] 2322 crbug.com/644358 fast/repaint/transform-rotate-and-remove.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | third_party/WebKit/LayoutTests/TestExpectations » ('J')

Powered by Google App Engine
This is Rietveld 408576698