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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-great-grandparent-change-location-expected.txt

Issue 2217813005: Auto-rebaseline for r409965 (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/platform/mac/fast/repaint/positioned-great-grandparent-change-location-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-great-grandparent-change-location-expected.txt
similarity index 87%
rename from third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt
rename to third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-great-grandparent-change-location-expected.txt
index ac6e33b5d68e525710b4105e6426123042a53ab0..158bb074d54caeefcefa22012e286700db2a2e9c 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-great-grandparent-change-location-expected.txt
@@ -33,16 +33,12 @@
],
"objectPaintInvalidations": [
{
- "object": "LayoutBlockFlow (positioned) DIV id='great-grandparent'",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow (positioned) DIV",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow (positioned) DIV",

Powered by Google App Engine
This is Rietveld 408576698