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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt

Issue 2321183002: Move repaint tests (except for svg/) to paint/invalidation (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/platform/android/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt
deleted file mode 100644
index 852b4937f2c2347aa6e2afda4c2d6bd3d7c95720..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "bounds": [1000, 600],
- "children": [
- {
- "bounds": [1000, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [101, 51, 85, 185],
- [1, 236, 185, 15]
- ],
- "paintInvalidationClients": [
- "HorizontalScrollbar",
- "LayoutBlockFlow DIV id='child'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698