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

Unified Diff: third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt

Issue 2232493002: Auto-rebaseline for r410712 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/compositing/will-change/containing-block-added-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt
index 56d94954244f902d2480b16384b0a6e11055b764..db951d956eb5b4856a2ed2a468201e490b1dd55e 100644
--- a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt
@@ -26,7 +26,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
"rect": [50, 50, 75, 75],
- "reason": "bounds change"
+ "reason": "style change"
}
]
}
@@ -40,7 +40,7 @@
},
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
- "reason": "bounds change"
+ "reason": "style change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698