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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt

Issue 1971493002: Auto-rebaseline for r392652 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
index ae4fa0dad4447a9e286d1a6efad89bab897b5bf0..1366c2c622b15844e62821e95f7da7660edaeb74 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
@@ -7,19 +7,19 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow (anonymous)",
- "rect": [8, 116, 1410, 54],
- "reason": "bounds change"
+ "object": "LayoutBlockFlow DIV id='container'",
+ "rect": [8, 8, 769, 107],
+ "reason": "invalidate paint rectangle"
},
{
"object": "LayoutBlockFlow (anonymous)",
- "rect": [8, 62, 1410, 54],
+ "rect": [8, 116, 769, 54],
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow DIV id='container'",
- "rect": [8, 8, 769, 107],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutBlockFlow (anonymous)",
+ "rect": [8, 62, 769, 54],
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow DIV id='container'",

Powered by Google App Engine
This is Rietveld 408576698