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

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

Issue 2307623002: [SPv2] Defer decision of raster invalidation after paint for changes z-index, transform, etc. (Closed)
Patch Set: x 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 side-by-side diff with in-line comments
Download patch
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 096abb6fa9b004bd4ef3c3c1e10fdc37414451af..a58c91c7788df4f78be57ce30ae21faa6f33b062 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
@@ -600,6 +600,7 @@ fast/clip/overflow-border-radius-fixed-position.html [ Failure ]
fast/clip/overflow-border-radius-transformed.html [ Failure ]
fast/css-generated-content/014.html [ Failure ]
fast/css-generated-content/table-parts-before-and-after.html [ Failure ]
+fast/css-grid-layout/grid-item-z-index-change-repaint.html [ Failure ]
chrishtr 2016/09/07 20:49:02 These are marked as Failure because they invalidat
Xianzhu 2016/09/07 21:38:35 Yes.
pdr. 2016/09/08 01:36:23 There are about 426 repaint tests in fast/ (43 out
Xianzhu 2016/09/08 03:01:42 I planned to move all repaint tests to paint/inval
fast/css-grid-layout/min-width-height-auto-overflow.html [ Failure ]
fast/css-grid-layout/scrolled-grid-painting-overflow.html [ Failure ]
fast/css-grid-layout/scrolled-grid-painting.html [ Failure ]
@@ -1192,6 +1193,7 @@ fast/repaint/filter-invalidation-with-composited-container-change.html [ Failure
fast/repaint/filter-repaint-accelerated-child-with-filter-child.html [ Failure ]
fast/repaint/filter-repaint-accelerated-on-accelerated-filter.html [ Failure ]
fast/repaint/filter-repaint-on-accelerated-layer.html [ Failure ]
+fast/repaint/fixed-after-scroll.html [ Failure ]
fast/repaint/fixed-and-absolute-position-scrolled.html [ Failure ]
fast/repaint/fixed-child-move-after-scroll.html [ Failure ]
fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Failure ]
@@ -1200,6 +1202,7 @@ fast/repaint/fixed-element-repaint-after-compositing-update.html [ Failure ]
fast/repaint/fixed-in-page-scale.html [ Crash Timeout ]
fast/repaint/fixed-move-after-scroll.html [ Failure ]
fast/repaint/fixed-right-bottom-in-page-scale.html [ Crash Timeout ]
+fast/repaint/fixed-to-relative-position-with-absolute-child.html [ Failure ]
fast/repaint/fixed-tranformed.html [ Failure ]
fast/repaint/fixed-under-composited-absolute-scrolled.html [ Failure ]
fast/repaint/fixed-under-composited-fixed-scrolled.html [ Failure ]
@@ -1225,6 +1228,7 @@ fast/repaint/line-flow-with-floats-6.html [ Failure ]
fast/repaint/line-flow-with-floats-7.html [ Failure ]
fast/repaint/line-flow-with-floats-8.html [ Failure ]
fast/repaint/line-flow-with-floats-9.html [ Failure ]
+fast/repaint/mix-blend-mode-separate-stacking-context.html [ Failure ]
fast/repaint/multicol-as-paint-container.html [ Failure ]
fast/repaint/multicol-nested.html [ Failure ]
fast/repaint/multicol-repaint.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698