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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2271883002: Fix paint invalidation and painting for composited-scrolling input elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: none Created 4 years, 4 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/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 189ff4b367fb89d8e474da9ee166f7f462f77374..544842169515a14918a1504b44085dcaa383d0e0 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -136,6 +136,11 @@ crbug.com/639147 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ]
# ====== Paint team owned tests to here ======
+crbug.com/635724 paint/selection/selection-in-composited-scrolling-container.html [ NeedsRebaseline ]
+crbug.com/635724 paint/selection/selection-in-non-composited-scrolling-container.html [ NeedsRebaseline ]
+crbug.com/635724 paint/invalidation/invalidate-caret-in-composited-scrolling-container.html [ NeedsRebaseline ]
+crbug.com/635724 paint/invalidation/invalidate-caret-in-non-composited-scrolling-container.html [ NeedsRebaseline ]
+
# Run these tests with under virtual/scalefactor... only.
crbug.com/567837 fast/hidpi/static [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698