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

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

Issue 2821733002: Fix clipping of squashed sibling layers with border radius masks (Closed)
Patch Set: Fix comments Created 3 years, 8 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/nested-border-radius-composited-child.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 Bug(none) accessibility/ [ Skip ] 5 Bug(none) accessibility/ [ Skip ]
6 Bug(none) app_banner/ [ Skip ] 6 Bug(none) app_banner/ [ Skip ]
7 Bug(none) battery-status/ [ Skip ] 7 Bug(none) battery-status/ [ Skip ]
8 Bug(none) bindings/ [ Skip ] 8 Bug(none) bindings/ [ Skip ]
9 Bug(none) bluetooth/ [ Skip ] 9 Bug(none) bluetooth/ [ Skip ]
10 Bug(none) canvas/ [ Skip ] 10 Bug(none) canvas/ [ Skip ]
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 Bug(none) compositing/layer-creation/squashing-into-ancestor-clipping-layer-chan ge.html [ Failure ] 297 Bug(none) compositing/layer-creation/squashing-into-ancestor-clipping-layer-chan ge.html [ Failure ]
298 Bug(none) compositing/layer-creation/stacking-context-overlap-nested.html [ Fail ure ] 298 Bug(none) compositing/layer-creation/stacking-context-overlap-nested.html [ Fail ure ]
299 Bug(none) compositing/layer-creation/stacking-context-overlap.html [ Failure ] 299 Bug(none) compositing/layer-creation/stacking-context-overlap.html [ Failure ]
300 Bug(none) compositing/layer-creation/translatez-added.html [ Failure ] 300 Bug(none) compositing/layer-creation/translatez-added.html [ Failure ]
301 Bug(none) compositing/layer-creation/translatez-overlap.html [ Failure ] 301 Bug(none) compositing/layer-creation/translatez-overlap.html [ Failure ]
302 Bug(none) compositing/layer-tree.html [ Failure ] 302 Bug(none) compositing/layer-tree.html [ Failure ]
303 Bug(none) compositing/layers-inside-overflow-scroll.html [ Failure ] 303 Bug(none) compositing/layers-inside-overflow-scroll.html [ Failure ]
304 Bug(none) compositing/layout-width-change.html [ Failure ] 304 Bug(none) compositing/layout-width-change.html [ Failure ]
305 Bug(none) compositing/masks/mask-with-added-filters.html [ Failure Crash ] 305 Bug(none) compositing/masks/mask-with-added-filters.html [ Failure Crash ]
306 Bug(none) compositing/masks/mask-with-removed-filters.html [ Failure ] 306 Bug(none) compositing/masks/mask-with-removed-filters.html [ Failure ]
307 Bug(none) compositing/nested-border-radius-composited-child.html [ Failure ]
307 Bug(none) compositing/overflow/accelerated-overflow-scroll-should-not-affect-per spective.html [ Failure ] 308 Bug(none) compositing/overflow/accelerated-overflow-scroll-should-not-affect-per spective.html [ Failure ]
308 Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path-text.html [ Failure ] 309 Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path-text.html [ Failure ]
309 Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path.html [ Failu re ] 310 Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path.html [ Failu re ]
310 Bug(none) compositing/overflow/ancestor-with-clip-path.html [ Failure ] 311 Bug(none) compositing/overflow/ancestor-with-clip-path.html [ Failure ]
311 Bug(none) compositing/overflow/avoid-ancestor-clip-for-scroll-children.html [ Fa ilure ] 312 Bug(none) compositing/overflow/avoid-ancestor-clip-for-scroll-children.html [ Fa ilure ]
312 Bug(none) compositing/overflow/body-switch-composited-scrolling.html [ Failure ] 313 Bug(none) compositing/overflow/body-switch-composited-scrolling.html [ Failure ]
313 Bug(none) compositing/overflow/clear-scroll-parent.html [ Failure ] 314 Bug(none) compositing/overflow/clear-scroll-parent.html [ Failure ]
314 Bug(none) compositing/overflow/clip-descendents.html [ Failure ] 315 Bug(none) compositing/overflow/clip-descendents.html [ Failure ]
315 # puts the 'scroller' layer after 'overlap' and 'target' 316 # puts the 'scroller' layer after 'overlap' and 'target'
316 Bug(none) compositing/overflow/composited-scroll-overlap-test.html [ Failure ] 317 Bug(none) compositing/overflow/composited-scroll-overlap-test.html [ Failure ]
(...skipping 1146 matching lines...) Expand 10 before | Expand all | Expand 10 after
1463 crbug.com/702805 compositing/images/direct-image-dynamic-border-radius.html [ Cr ash ] 1464 crbug.com/702805 compositing/images/direct-image-dynamic-border-radius.html [ Cr ash ]
1464 crbug.com/702805 compositing/content-changed-chicken-egg.html [ Crash ] 1465 crbug.com/702805 compositing/content-changed-chicken-egg.html [ Crash ]
1465 crbug.com/702805 compositing/squashing/remove-from-grouped-mapping-on-reassignme nt.html [ Crash ] 1466 crbug.com/702805 compositing/squashing/remove-from-grouped-mapping-on-reassignme nt.html [ Crash ]
1466 crbug.com/702805 compositing/visibility/overlays-persist-on-navigation.html [ Cr ash ] 1467 crbug.com/702805 compositing/visibility/overlays-persist-on-navigation.html [ Cr ash ]
1467 crbug.com/702805 compositing/overflow/overflow-positioning.html [ Crash ] 1468 crbug.com/702805 compositing/overflow/overflow-positioning.html [ Crash ]
1468 crbug.com/702805 compositing/layer-creation/incremental-destruction.html [ Crash ] 1469 crbug.com/702805 compositing/layer-creation/incremental-destruction.html [ Crash ]
1469 crbug.com/702805 transitions/opacity-transition-zindex.html [ Crash ] 1470 crbug.com/702805 transitions/opacity-transition-zindex.html [ Crash ]
1470 crbug.com/702805 fast/forms/number/number-stepup-stepdown-from-renderer.html [ C rash Timeout ] 1471 crbug.com/702805 fast/forms/number/number-stepup-stepdown-from-renderer.html [ C rash Timeout ]
1471 crbug.com/702805 fast/forms/range/range-stepup-stepdown-from-renderer.html [ Cra sh Timeout ] 1472 crbug.com/702805 fast/forms/range/range-stepup-stepdown-from-renderer.html [ Cra sh Timeout ]
1472 crbug.com/702805 fast/dom/shadow/selections-in-shadow.html [ Crash Timeout ] 1473 crbug.com/702805 fast/dom/shadow/selections-in-shadow.html [ Crash Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/nested-border-radius-composited-child.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698