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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
index 7124b96795d17b6b403d8f3d7a936b63b230c490..a37643645932cce0539d2c65e5e27ccfafc8234d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
@@ -7,19 +7,19 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow (anonymous)",
- "rect": [8, 118, 1410, 55],
- "reason": "bounds change"
+ "object": "LayoutBlockFlow DIV id='container'",
+ "rect": [8, 8, 769, 109],
+ "reason": "invalidate paint rectangle"
},
{
"object": "LayoutBlockFlow (anonymous)",
- "rect": [8, 63, 1410, 55],
+ "rect": [8, 118, 769, 55],
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow DIV id='container'",
- "rect": [8, 8, 769, 109],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutBlockFlow (anonymous)",
+ "rect": [8, 63, 769, 55],
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow DIV id='container'",

Powered by Google App Engine
This is Rietveld 408576698