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

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation

Issue 2332353003: Fix clip and offset issues of slimmingPaintInvalidation for SPv1 (Closed)
Patch Set: 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-blink-features=slimmingPaintInvalidation
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation b/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation
index 513ff06c3bc9109218671e99a72bd6fc773c75f3..e8569a03c311f0c525d104cd8b227e25bdc0ed63 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation
@@ -1,3 +1,12 @@
# Expectations for slimmingPaintInvalidation feature
+
+# Different order of caret invalidations
paint/invalidation/4776765.html [ NeedsRebaseline ]
paint/invalidation/caret-subpixel.html [ NeedsRebaseline ]
+paint/invalidation/caret-with-composited-scroll.html [ NeedsRebaseline ]
+paint/invalidation/delete-into-nested-block.html [ NeedsRebaseline ]
+paint/invalidation/inline-outline-repaint.html [ NeedsRebaseline ]
+paint/invalidation/invalidate-caret-in-composited-scrolling-container.html [ NeedsRebaseline ]
+paint/invalidation/invalidate-caret-in-non-composited-scrolling-container.html [ NeedsRebaseline ]
+paint/invalidation/selection-after-delete.html [ NeedsRebaseline ]
+paint/invalidation/textarea-caret.html [ NeedsRebaseline ]

Powered by Google App Engine
This is Rietveld 408576698