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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt

Issue 2091123002: Auto-rebaseline for r401697 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/fast/repaint/window-resize-no-layout-change2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
index 6b84ab69c590b5e06f6c5adabd762047267e1180..f5e5c0c20b75ef017e4013c35310693f267dbf55 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
@@ -18,20 +18,7 @@
"name": "LayoutView #document",
"bounds": [2008, 2008],
"contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutView #document",
- "rect": [0, 0, 400, 250],
- "reason": "full"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutView #document",
- "reason": "full"
+ "drawsContent": true
}
]
}
@@ -55,20 +42,7 @@
"name": "LayoutView #document",
"bounds": [2008, 2008],
"contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutView #document",
- "rect": [0, 0, 800, 600],
- "reason": "full"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutView #document",
- "reason": "full"
+ "drawsContent": true
}
]
}

Powered by Google App Engine
This is Rietveld 408576698