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

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

Issue 2808463003: SPv2: Limit compositor element id application to a single layer. (Closed)
Patch Set: Revise expectations slightly. 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/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp » ('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 1341 matching lines...) Expand 10 before | Expand all | Expand 10 after
1352 crbug.com/589265 fast/sub-pixel/sub-pixel-transparency-layer.html [ Failure ] 1352 crbug.com/589265 fast/sub-pixel/sub-pixel-transparency-layer.html [ Failure ]
1353 crbug.com/589265 images/color-profile-layer-filter.html [ Failure Crash ] 1353 crbug.com/589265 images/color-profile-layer-filter.html [ Failure Crash ]
1354 crbug.com/589265 svg/custom/non-opaque-filters.svg [ Failure ] 1354 crbug.com/589265 svg/custom/non-opaque-filters.svg [ Failure ]
1355 crbug.com/589265 svg/custom/root-container-opacity-clip-viewBox.svg [ Failure ] 1355 crbug.com/589265 svg/custom/root-container-opacity-clip-viewBox.svg [ Failure ]
1356 crbug.com/589265 svg/foreignObject/filter.html [ Failure ] 1356 crbug.com/589265 svg/foreignObject/filter.html [ Failure ]
1357 crbug.com/589265 svg/text/text-layout-crash.html [ Failure ] 1357 crbug.com/589265 svg/text/text-layout-crash.html [ Failure ]
1358 crbug.com/589265 virtual/threaded/animations/animated-filter-svg-element.html [ Failure Crash ] 1358 crbug.com/589265 virtual/threaded/animations/animated-filter-svg-element.html [ Failure Crash ]
1359 1359
1360 # Some work remains to fully support composited animation and scrolling. 1360 # Some work remains to fully support composited animation and scrolling.
1361 Bug(none) virtual/threaded/animations/composited-animation-style-update.html [ F ailure ] 1361 Bug(none) virtual/threaded/animations/composited-animation-style-update.html [ F ailure ]
1362 crbug.com/702350 transitions/opacity-transform-transitions-inside-iframe.html [ Timeout Crash ] 1362 crbug.com/702350 transitions/opacity-transform-transitions-inside-iframe.html [ Timeout ]
1363 crbug.com/702350 virtual/threaded/transitions/opacity-transform-transitions-insi de-iframe.html [ Timeout Crash ] 1363 crbug.com/702350 virtual/threaded/transitions/opacity-transform-transitions-insi de-iframe.html [ Timeout ]
1364 crbug.com/702353 transitions/transition-end-event-destroy-iframe.html [ Timeout ] 1364 crbug.com/702353 transitions/transition-end-event-destroy-iframe.html [ Timeout ]
1365 crbug.com/702353 virtual/threaded/transitions/transition-end-event-destroy-ifram e.html [ Timeout ] 1365 crbug.com/702353 virtual/threaded/transitions/transition-end-event-destroy-ifram e.html [ Timeout ]
1366 crbug.com/702353 virtual/threaded/transitions/extra-transition.html [ Timeout ] 1366 crbug.com/702353 virtual/threaded/transitions/extra-transition.html [ Timeout ]
1367 crbug.com/702365 virtual/threaded/animations/composited-filter-webkit-filter.htm l [ Failure ] 1367 crbug.com/702365 virtual/threaded/animations/composited-filter-webkit-filter.htm l [ Failure ]
1368 crbug.com/702370 virtual/threaded/animations/compositor-independent-transform-ca ncel.html [ Failure ] 1368 crbug.com/702370 virtual/threaded/animations/compositor-independent-transform-ca ncel.html [ Failure ]
1369 crbug.com/702379 virtual/threaded/animations/skew-notsequential-compositor.html [ Failure ] 1369 crbug.com/702379 virtual/threaded/animations/skew-notsequential-compositor.html [ Failure ]
1370 crbug.com/692310 virtual/threaded/animations/3d/replace-filling-transform.html [ Crash ] 1370 crbug.com/692310 virtual/threaded/animations/3d/replace-filling-transform.html [ Crash ]
1371 crbug.com/692310 virtual/threaded/animations/change-transform-style-during-anima tion.html [ Crash ] 1371 crbug.com/692310 virtual/threaded/animations/change-transform-style-during-anima tion.html [ Crash ]
1372 crbug.com/692310 virtual/threaded/animations/fill-mode-transform.html [ Crash ] 1372 crbug.com/692310 virtual/threaded/animations/fill-mode-transform.html [ Crash ]
1373 # Eight of the frames in the test below paint no content. In SPv2 we will never 1373 # Eight of the frames in the test below paint no content. In SPv2 we will never
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1405 Bug(700530) fast/css/background-clip-values.html [ Failure ] 1405 Bug(700530) fast/css/background-clip-values.html [ Failure ]
1406 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ] 1406 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ]
1407 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ] 1407 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ]
1408 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ] 1408 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ]
1409 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ] 1409 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ]
1410 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ] 1410 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ]
1411 1411
1412 # The following debug crashes have not been triaged. 1412 # The following debug crashes have not been triaged.
1413 crbug.com/702805 css3/blending/svg-isolation-add-masking.html [ Crash ] 1413 crbug.com/702805 css3/blending/svg-isolation-add-masking.html [ Crash ]
1414 crbug.com/702805 css3/blending/svg-blend-layer-filter.html [ Crash ] 1414 crbug.com/702805 css3/blending/svg-blend-layer-filter.html [ Crash ]
1415 crbug.com/702805 virtual/threaded/transitions/opacity-transition-zindex.html [ C rash ]
1416 crbug.com/702805 virtual/threaded/compositing/visibility/overlays-persist-on-nav igation.html [ Crash ] 1415 crbug.com/702805 virtual/threaded/compositing/visibility/overlays-persist-on-nav igation.html [ Crash ]
1417 crbug.com/702805 virtual/threaded/animations/responsive-neutral-keyframe.html [ Crash ] 1416 crbug.com/702805 virtual/threaded/animations/responsive-neutral-keyframe.html [ Crash ]
1418 crbug.com/702805 virtual/threaded/animations/timing-functions.html [ Crash ]
1419 crbug.com/702805 virtual/threaded/animations/animation-offscreen-to-onscreen.htm l [ Crash ]
1420 crbug.com/702805 virtual/threaded/animations/3d/matrix-transform-type-animation. html [ Crash ]
1421 crbug.com/702805 virtual/threaded/animations/viewport-unit-animation-responsive. html [ Crash ]
1422 crbug.com/702805 virtual/threaded/animations/composited-animation-independent-tr ansform-cancel.html [ Crash ]
1423 crbug.com/702805 svg/text/removing-id-on-path.html [ Failure ] 1417 crbug.com/702805 svg/text/removing-id-on-path.html [ Failure ]
1424 crbug.com/702805 svg/text/selection-style-within-mask-crash.html [ Crash ] 1418 crbug.com/702805 svg/text/selection-style-within-mask-crash.html [ Crash ]
1425 crbug.com/702805 svg/custom/mask-with-all-units.svg [ Crash ] 1419 crbug.com/702805 svg/custom/mask-with-all-units.svg [ Crash ]
1426 crbug.com/702805 svg/custom/pattern-directly-and-indirectly-referenced.svg [ Cra sh ] 1420 crbug.com/702805 svg/custom/pattern-directly-and-indirectly-referenced.svg [ Cra sh ]
1427 crbug.com/702805 svg/custom/circular-clip-path-references-crash.svg [ Crash ] 1421 crbug.com/702805 svg/custom/circular-clip-path-references-crash.svg [ Crash ]
1428 crbug.com/702805 svg/custom/mask-excessive-malloc.svg [ Crash ] 1422 crbug.com/702805 svg/custom/mask-excessive-malloc.svg [ Crash ]
1429 crbug.com/702805 svg/custom/resources-css-scaled.html [ Crash ] 1423 crbug.com/702805 svg/custom/resources-css-scaled.html [ Crash ]
1430 crbug.com/702805 svg/custom/mask-with-default-value.svg [ Crash ] 1424 crbug.com/702805 svg/custom/mask-with-default-value.svg [ Crash ]
1431 crbug.com/702805 svg/custom/viewport-resource-inval.svg [ Crash ] 1425 crbug.com/702805 svg/custom/viewport-resource-inval.svg [ Crash ]
1432 crbug.com/702805 svg/custom/transformedMaskFails.svg [ Crash ] 1426 crbug.com/702805 svg/custom/transformedMaskFails.svg [ Crash ]
1433 crbug.com/702805 svg/custom/visibility-enable-on-svg-element-contained-border-ra dius.html [ Crash ] 1427 crbug.com/702805 svg/custom/visibility-enable-on-svg-element-contained-border-ra dius.html [ Crash ]
1434 crbug.com/702805 svg/custom/mask-on-multiple-objects.svg [ Crash ] 1428 crbug.com/702805 svg/custom/mask-on-multiple-objects.svg [ Crash ]
1435 crbug.com/702805 svg/filters/feImage-self-referencing.html [ Crash ] 1429 crbug.com/702805 svg/filters/feImage-self-referencing.html [ Crash ]
1436 crbug.com/702805 svg/filters/feImage-self-and-other-referencing.html [ Crash ] 1430 crbug.com/702805 svg/filters/feImage-self-and-other-referencing.html [ Crash ]
1437 crbug.com/702805 svg/filters/feSpecularLight-premultiplied.svg [ Crash ] 1431 crbug.com/702805 svg/filters/feSpecularLight-premultiplied.svg [ Crash ]
1438 crbug.com/702805 svg/masking/mask-with-visibility-hidden-group.html [ Crash ] 1432 crbug.com/702805 svg/masking/mask-with-visibility-hidden-group.html [ Crash ]
1439 crbug.com/702805 svg/masking/mask-type-alpha.svg [ Crash ] 1433 crbug.com/702805 svg/masking/mask-type-alpha.svg [ Crash ]
1440 crbug.com/702805 svg/masking/mask-type-not-set.svg [ Crash ] 1434 crbug.com/702805 svg/masking/mask-type-not-set.svg [ Crash ]
1441 crbug.com/702805 svg/masking/mask-type-luminance.svg [ Crash ] 1435 crbug.com/702805 svg/masking/mask-type-luminance.svg [ Crash ]
1442 crbug.com/702805 svg/hixie/perf/006.xml [ Crash ] 1436 crbug.com/702805 svg/hixie/perf/006.xml [ Crash ]
1443 crbug.com/702805 svg/hixie/perf/003.xml [ Crash ] 1437 crbug.com/702805 svg/hixie/perf/003.xml [ Crash ]
1444 crbug.com/702805 svg/hixie/perf/001.xml [ Crash ] 1438 crbug.com/702805 svg/hixie/perf/001.xml [ Crash ]
1445 crbug.com/702805 svg/hixie/perf/005.xml [ Crash ] 1439 crbug.com/702805 svg/hixie/perf/005.xml [ Crash ]
1446 crbug.com/702805 svg/hixie/perf/002.xml [ Crash ] 1440 crbug.com/702805 svg/hixie/perf/002.xml [ Crash ]
1447 crbug.com/702805 svg/hixie/perf/004.xml [ Crash ] 1441 crbug.com/702805 svg/hixie/perf/004.xml [ Crash ]
1448 crbug.com/702805 animations/responsive-neutral-keyframe.html [ Crash ] 1442 crbug.com/702805 animations/responsive-neutral-keyframe.html [ Crash ]
1449 crbug.com/702805 animations/animation-offscreen-to-onscreen.html [ Crash ]
1450 crbug.com/702805 animations/timing-functions.html [ Crash ]
1451 crbug.com/702805 animations/viewport-unit-animation-responsive.html [ Crash ]
1452 crbug.com/702805 animations/3d/matrix-transform-type-animation.html [ Crash ]
1453 crbug.com/702805 fast/loader/scroll-restore-target-pseudo.html [ Crash ] 1443 crbug.com/702805 fast/loader/scroll-restore-target-pseudo.html [ Crash ]
1454 crbug.com/702805 fast/loader/scroll-restore-overrides-fragment.html [ Crash ] 1444 crbug.com/702805 fast/loader/scroll-restore-overrides-fragment.html [ Crash ]
1455 crbug.com/702805 fast/forms/select-popup/popup-menu-appearance-coarse.html [ Cra sh Timeout ] 1445 crbug.com/702805 fast/forms/select-popup/popup-menu-appearance-coarse.html [ Cra sh Timeout ]
1456 crbug.com/702805 css3/blending/svg-blend-layer-mask.html [ Crash ] 1446 crbug.com/702805 css3/blending/svg-blend-layer-mask.html [ Crash ]
1457 crbug.com/702805 fast/borders/border-radius-mask-video-crash.html [ Crash ] 1447 crbug.com/702805 fast/borders/border-radius-mask-video-crash.html [ Crash ]
1458 crbug.com/702805 fast/css/getComputedStyle/invalid-url-double-recalc-serializati on.html [ Crash ] 1448 crbug.com/702805 fast/css/getComputedStyle/invalid-url-double-recalc-serializati on.html [ Crash ]
1459 crbug.com/702805 fast/overflow/overflow-update-transform.html [ Crash ] 1449 crbug.com/702805 fast/overflow/overflow-update-transform.html [ Crash ]
1460 crbug.com/702805 web-animations-api/element-animate-list-of-keyframes.html [ Cra sh ] 1450 crbug.com/702805 web-animations-api/element-animate-list-of-keyframes.html [ Cra sh ]
1461 crbug.com/702805 web-animations-api/animation-reverse-end-exclusive.html [ Crash ] 1451 crbug.com/702805 web-animations-api/animation-reverse-end-exclusive.html [ Crash ]
1462 crbug.com/702805 compositing/transitions/singular-scale-transition.html [ Crash ] 1452 crbug.com/702805 compositing/transitions/singular-scale-transition.html [ Crash ]
1463 crbug.com/702805 compositing/images/direct-image-dynamic-border-radius.html [ Cr ash ] 1453 crbug.com/702805 compositing/images/direct-image-dynamic-border-radius.html [ Cr ash ]
1464 crbug.com/702805 compositing/content-changed-chicken-egg.html [ Crash ] 1454 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 ] 1455 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 ] 1456 crbug.com/702805 compositing/visibility/overlays-persist-on-navigation.html [ Cr ash ]
1467 crbug.com/702805 compositing/overflow/overflow-positioning.html [ Crash ] 1457 crbug.com/702805 compositing/overflow/overflow-positioning.html [ Crash ]
1468 crbug.com/702805 compositing/layer-creation/incremental-destruction.html [ Crash ] 1458 crbug.com/702805 compositing/layer-creation/incremental-destruction.html [ Crash ]
1469 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 ] 1459 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 ] 1460 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 ] 1461 crbug.com/702805 fast/dom/shadow/selections-in-shadow.html [ Crash Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698