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

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

Issue 2724083002: [SPv2] Decomposite otherwise-compositable animations that paint nothing. (Closed)
Patch Set: Update expectations. 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/animations/resources/composited-animation-test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 b/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
index a4428ef66954c0d0fd6bc8b2db52a2280d5b2d22..5af03e687e2ae22652e7a174888b45a94d5f56b1 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
@@ -1341,6 +1341,7 @@ crbug.com/589265 svg/text/text-layout-crash.html [ Failure ]
crbug.com/589265 virtual/threaded/animations/animated-filter-svg-element.html [ Failure ]
# Some work remains to fully support composited animation and scrolling.
+Bug(none) virtual/threaded/animations/composited-animation-style-update.html [ Failure ]
crbug.com/702350 transitions/opacity-transform-transitions-inside-iframe.html [ Timeout ]
crbug.com/702350 virtual/threaded/transitions/opacity-transform-transitions-inside-iframe.html [ Timeout ]
crbug.com/702353 transitions/transition-end-event-destroy-iframe.html [ Timeout ]
@@ -1349,10 +1350,14 @@ crbug.com/702353 virtual/threaded/transitions/extra-transition.html [ Timeout ]
crbug.com/702365 virtual/threaded/animations/composited-filter-webkit-filter.html [ Failure ]
crbug.com/702370 virtual/threaded/animations/compositor-independent-transform-cancel.html [ Failure ]
crbug.com/702379 virtual/threaded/animations/skew-notsequential-compositor.html [ Failure ]
-crbug.com/692310 virtual/threaded/animations/sample-on-last-keyframe.html [ Timeout ]
-crbug.com/692310 virtual/threaded/animations/zoom-responsive-transform-animation.html [ Timeout ]
-crbug.com/692310 virtual/threaded/transitions/opacity-transition-zindex.html [ Timeout ]
-crbug.com/692310 virtual/threaded/transitions/unprefixed-transform.html [ Timeout ]
+crbug.com/692310 virtual/threaded/animations/3d/replace-filling-transform.html [ Crash ]
+crbug.com/692310 virtual/threaded/animations/change-transform-style-during-animation.html [ Crash ]
+crbug.com/692310 virtual/threaded/animations/fill-mode-transform.html [ Crash ]
+# Eight of the frames in the test below paint no content. In SPv2 we will never
+# composite animations that paint nothing. For now we mark this test as failing,
+# and can explore enhancing animation test infrastructure or other
+# approaches. http://crbug.com/692310#c12
+crbug.com/692310 virtual/threaded/animations/composited-animations-rotate-zero-degrees.html [ Failure ]
# Compositor Worker logic has not yet been fully ported to SPv2.
crbug.com/686897 virtual/threaded/fast/compositorworker/compositor-attribute-change-worker.html [ Timeout ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/animations/resources/composited-animation-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698