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

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

Issue 2733773004: Add check for missing visual rect updates and fix failures (Closed)
Patch Set: - Created 3 years, 9 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/TestExpectations » ('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) 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 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path-text.html [ Failure ] 310 Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path-text.html [ Failure ]
311 Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path.html [ Failu re ] 311 Bug(none) compositing/overflow/accelerated-scrolling-with-clip-path.html [ Failu re ]
312 Bug(none) compositing/overflow/ancestor-with-clip-path.html [ Failure ] 312 Bug(none) compositing/overflow/ancestor-with-clip-path.html [ Failure ]
313 Bug(none) compositing/overflow/avoid-ancestor-clip-for-scroll-children.html [ Fa ilure ] 313 Bug(none) compositing/overflow/avoid-ancestor-clip-for-scroll-children.html [ Fa ilure ]
314 Bug(none) compositing/overflow/body-switch-composited-scrolling.html [ Failure ] 314 Bug(none) compositing/overflow/body-switch-composited-scrolling.html [ Failure ]
315 Bug(none) compositing/overflow/clear-scroll-parent.html [ Failure ] 315 Bug(none) compositing/overflow/clear-scroll-parent.html [ Failure ]
316 Bug(none) compositing/overflow/clip-descendents.html [ Failure ] 316 Bug(none) compositing/overflow/clip-descendents.html [ Failure ]
317 # puts the 'scroller' layer after 'overlap' and 'target' 317 # puts the 'scroller' layer after 'overlap' and 'target'
318 Bug(none) compositing/overflow/composited-scroll-overlap-test.html [ Failure ] 318 Bug(none) compositing/overflow/composited-scroll-overlap-test.html [ Failure ]
319 Bug(none) compositing/overflow/composited-scrolling-paint-phases.html [ Failure ] 319 Bug(none) compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
320 Bug(none) compositing/overflow/content-gains-scrollbars.html [ Failure ]
321 Bug(none) compositing/overflow/content-loses-scrollbars.html [ Failure ] 320 Bug(none) compositing/overflow/content-loses-scrollbars.html [ Failure ]
322 Bug(none) compositing/overflow/descendant-with-clip-path.html [ Failure ] 321 Bug(none) compositing/overflow/descendant-with-clip-path.html [ Failure ]
323 Bug(none) compositing/overflow/mask-with-filter.html [ Failure ] 322 Bug(none) compositing/overflow/mask-with-filter.html [ Failure ]
324 Bug(none) compositing/overflow/mask-with-small-content-rect.html [ Failure ] 323 Bug(none) compositing/overflow/mask-with-small-content-rect.html [ Failure ]
325 Bug(none) compositing/overflow/nested-border-radius-clipping.html [ Failure ] 324 Bug(none) compositing/overflow/nested-border-radius-clipping.html [ Failure ]
326 Bug(none) compositing/overflow/nested-render-surfaces-with-intervening-clip.html [ Failure ] 325 Bug(none) compositing/overflow/nested-render-surfaces-with-intervening-clip.html [ Failure ]
327 Bug(none) compositing/overflow/nested-render-surfaces-with-rotation.html [ Failu re ] 326 Bug(none) compositing/overflow/nested-render-surfaces-with-rotation.html [ Failu re ]
328 Bug(none) compositing/overflow/nested-render-surfaces.html [ Failure ] 327 Bug(none) compositing/overflow/nested-render-surfaces.html [ Failure ]
329 Bug(none) compositing/overflow/nested-scrolling.html [ Failure ] 328 Bug(none) compositing/overflow/nested-scrolling.html [ Failure ]
330 Bug(none) compositing/overflow/opt-in-if-composited.html [ Failure ] 329 Bug(none) compositing/overflow/opt-in-if-composited.html [ Failure ]
(...skipping 1060 matching lines...) Expand 10 before | Expand all | Expand 10 after
1391 Bug(none) transforms/transform-table-row.html [ Failure ] 1390 Bug(none) transforms/transform-table-row.html [ Failure ]
1392 Bug(none) transforms/transformed-caret.html [ Pass Failure ] 1391 Bug(none) transforms/transformed-caret.html [ Pass Failure ]
1393 Bug(none) transforms/transformed-focused-text-input.html [ Failure ] 1392 Bug(none) transforms/transformed-focused-text-input.html [ Failure ]
1394 Bug(none) transforms/transforms-with-opacity.html [ Failure ] 1393 Bug(none) transforms/transforms-with-opacity.html [ Failure ]
1395 1394
1396 crbug.com/644358 compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-out er-late-composite.html [ Failure ] 1395 crbug.com/644358 compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-out er-late-composite.html [ Failure ]
1397 crbug.com/644358 compositing/iframes/connect-compositing-iframe-delayed.html [ F ailure ] 1396 crbug.com/644358 compositing/iframes/connect-compositing-iframe-delayed.html [ F ailure ]
1398 crbug.com/644358 compositing/iframes/connect-compositing-iframe.html [ Failure ] 1397 crbug.com/644358 compositing/iframes/connect-compositing-iframe.html [ Failure ]
1399 crbug.com/644358 compositing/iframes/enter-compositing-iframe.html [ Failure ] 1398 crbug.com/644358 compositing/iframes/enter-compositing-iframe.html [ Failure ]
1400 crbug.com/644358 compositing/squashing/squashed-layer-loses-graphicslayer.html [ Failure ] 1399 crbug.com/644358 compositing/squashing/squashed-layer-loses-graphicslayer.html [ Failure ]
1401 1400 crbug.com/644358 compositing/overflow/content-gains-scrollbars.html [ Crash ]
1402 crbug.com/644358 fast/canvas/canvas-composite-video-shadow.html [ Failure ] 1401 crbug.com/644358 fast/canvas/canvas-composite-video-shadow.html [ Failure ]
1403 1402
1404 Bug(none) compositing/layer-creation/main-thread-scrolling-for-non-composited-fi xed-position-if-overflow-hidden.html [ Failure ] 1403 Bug(none) compositing/layer-creation/main-thread-scrolling-for-non-composited-fi xed-position-if-overflow-hidden.html [ Failure ]
1405 Bug(none) compositing/layer-creation/main-thread-scrolling-for-non-composited-fi xed-position.html [ Failure ] 1404 Bug(none) compositing/layer-creation/main-thread-scrolling-for-non-composited-fi xed-position.html [ Failure ]
1406 Bug(none) compositing/overflow/overflow-auto-with-touch-toggle.html [ Failure ] 1405 Bug(none) compositing/overflow/overflow-auto-with-touch-toggle.html [ Failure ]
1407 Bug(none) compositing/overflow/overflow-auto-with-touch.html [ Failure ] 1406 Bug(none) compositing/overflow/overflow-auto-with-touch.html [ Failure ]
1408 Bug(none) compositing/overflow/overflow-hidden-with-touch.html [ Failure ] 1407 Bug(none) compositing/overflow/overflow-hidden-with-touch.html [ Failure ]
1409 Bug(none) compositing/overflow/overflow-overlay-with-touch.html [ Failure ] 1408 Bug(none) compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
1410 Bug(none) compositing/squashing/invalidations-with-large-negative-margin-inline- content.html [ Failure ] 1409 Bug(none) compositing/squashing/invalidations-with-large-negative-margin-inline- content.html [ Failure ]
1411 Bug(none) fast/dom/vertical-scrollbar-in-rtl.html [ Failure ] 1410 Bug(none) fast/dom/vertical-scrollbar-in-rtl.html [ Failure ]
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
1644 Bug(none) virtual/threaded/inspector/ [ Skip ] 1643 Bug(none) virtual/threaded/inspector/ [ Skip ]
1645 Bug(none) virtual/threaded/fast/scroll-behavior/ [ Skip ] 1644 Bug(none) virtual/threaded/fast/scroll-behavior/ [ Skip ]
1646 Bug(none) virtual/threaded/compositing/visibility/layer-visible-content.html [ F ailure ] 1645 Bug(none) virtual/threaded/compositing/visibility/layer-visible-content.html [ F ailure ]
1647 Bug(none) virtual/threaded/compositing/visibility/overlays-persist-on-navigation .html [ Crash ] 1646 Bug(none) virtual/threaded/compositing/visibility/overlays-persist-on-navigation .html [ Crash ]
1648 Bug(none) virtual/threaded/compositing/visibility/overlays.html [ Crash ] 1647 Bug(none) virtual/threaded/compositing/visibility/overlays.html [ Crash ]
1649 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers-dynami c.html [ Crash Failure ] 1648 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers-dynami c.html [ Crash Failure ]
1650 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers.html [ Failure ] 1649 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers.html [ Failure ]
1651 Bug(none) virtual/threaded/compositing/visibility/visibility-simple-video-layer. html [ Failure ] 1650 Bug(none) virtual/threaded/compositing/visibility/visibility-simple-video-layer. html [ Failure ]
1652 Bug(none) virtual/threaded/compositing/webgl/webgl-reflection.html [ Failure ] 1651 Bug(none) virtual/threaded/compositing/webgl/webgl-reflection.html [ Failure ]
1653 Bug(none) virtual/threaded/printing/ [ Skip ] 1652 Bug(none) virtual/threaded/printing/ [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698