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

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

Issue 2289833002: Disable clipping on root scroller's ancestors. (Closed)
Patch Set: Also setNeedsCompositingUpdate from TopDocumentRootScrollerController 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/root-scroller/basic-disable-ancestor-clipping.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 compositing/reflections/reflection-in-composited.html [ Failure ] 353 compositing/reflections/reflection-in-composited.html [ Failure ]
354 compositing/reflections/reflection-on-composited.html [ Failure ] 354 compositing/reflections/reflection-on-composited.html [ Failure ]
355 compositing/reflections/reflection-opacity.html [ Failure ] 355 compositing/reflections/reflection-opacity.html [ Failure ]
356 compositing/reflections/reflection-ordering.html [ Failure ] 356 compositing/reflections/reflection-ordering.html [ Failure ]
357 compositing/reflections/reflection-positioning.html [ Failure ] 357 compositing/reflections/reflection-positioning.html [ Failure ]
358 compositing/reflections/reflection-positioning2.html [ Failure ] 358 compositing/reflections/reflection-positioning2.html [ Failure ]
359 compositing/reflections/remove-add-reflection.html [ Failure ] 359 compositing/reflections/remove-add-reflection.html [ Failure ]
360 compositing/reflections/simple-composited-reflections.html [ Failure ] 360 compositing/reflections/simple-composited-reflections.html [ Failure ]
361 compositing/reflections/transform-inside-reflection.html [ Failure ] 361 compositing/reflections/transform-inside-reflection.html [ Failure ]
362 compositing/rendering-contexts.html [ Failure ] 362 compositing/rendering-contexts.html [ Failure ]
363 compositing/root-scroller/basic-disable-ancestor-clipping.html [ Failure ]
364 compositing/root-scroller/basic-reenable-ancestor-clipping.html [ Failure ]
365 compositing/root-scroller/clipping-ancestor-is-composited-sibling.html [ Failure ]
366 compositing/root-scroller/clipping-ancestor-is-non-composited-sibling.html [ Fai lure ]
363 compositing/rtl/rtl-absolute-overflow-scrolled.html [ Failure Crash ] 367 compositing/rtl/rtl-absolute-overflow-scrolled.html [ Failure Crash ]
364 compositing/rtl/rtl-absolute-overflow.html [ Failure Crash ] 368 compositing/rtl/rtl-absolute-overflow.html [ Failure Crash ]
365 compositing/rtl/rtl-absolute.html [ Failure ] 369 compositing/rtl/rtl-absolute.html [ Failure ]
366 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure Crash ] 370 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure Crash ]
367 compositing/rtl/rtl-fixed-overflow.html [ Crash Failure ] 371 compositing/rtl/rtl-fixed-overflow.html [ Crash Failure ]
368 compositing/rtl/rtl-fixed.html [ Failure ] 372 compositing/rtl/rtl-fixed.html [ Failure ]
369 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ] 373 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
370 compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ] 374 compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
371 compositing/rtl/rtl-iframe-absolute.html [ Failure ] 375 compositing/rtl/rtl-iframe-absolute.html [ Failure ]
372 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ] 376 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
(...skipping 1654 matching lines...) Expand 10 before | Expand all | Expand 10 after
2027 crbug.com/644358 compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-out er-late-composite.html [ Crash ] 2031 crbug.com/644358 compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-out er-late-composite.html [ Crash ]
2028 crbug.com/644358 compositing/iframes/connect-compositing-iframe-delayed.html [ C rash ] 2032 crbug.com/644358 compositing/iframes/connect-compositing-iframe-delayed.html [ C rash ]
2029 crbug.com/644358 compositing/iframes/connect-compositing-iframe.html [ Crash ] 2033 crbug.com/644358 compositing/iframes/connect-compositing-iframe.html [ Crash ]
2030 crbug.com/644358 compositing/iframes/enter-compositing-iframe.html [ Crash ] 2034 crbug.com/644358 compositing/iframes/enter-compositing-iframe.html [ Crash ]
2031 crbug.com/644358 compositing/squashing/squashed-layer-loses-graphicslayer.html [ Crash ] 2035 crbug.com/644358 compositing/squashing/squashed-layer-loses-graphicslayer.html [ Crash ]
2032 crbug.com/644358 fast/forms/relayout-shifts-inner-editor.html [ Crash ] 2036 crbug.com/644358 fast/forms/relayout-shifts-inner-editor.html [ Crash ]
2033 2037
2034 crbug.com/644358 compositing/overflow/overflow-positioning.html [ Failure ] 2038 crbug.com/644358 compositing/overflow/overflow-positioning.html [ Failure ]
2035 crbug.com/644358 compositing/sibling-positioning.html [ Failure ] 2039 crbug.com/644358 compositing/sibling-positioning.html [ Failure ]
2036 crbug.com/644358 fast/canvas/canvas-composite-video-shadow.html [ Failure ] 2040 crbug.com/644358 fast/canvas/canvas-composite-video-shadow.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/root-scroller/basic-disable-ancestor-clipping.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698