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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt

Issue 1951203002: Auto-rebaseline for r391751 (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/fast/repaint/static-to-positioned-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt
index 6fc43b1086ee842c49d7587b52bf3d2b911415ae..ba87f75ffa0590d04edde5c5ecdac10623bb3e5d 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt
@@ -9,22 +9,22 @@
{
"object": "LayoutBlockFlow (positioned) DIV id='t'",
"rect": [8, 328, 100, 100],
- "reason": "location change"
+ "reason": "style change"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='t'",
"rect": [8, 278, 100, 100],
- "reason": "location change"
+ "reason": "style change"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV id='a'",
"rect": [8, 128, 100, 100],
- "reason": "location change"
+ "reason": "style change"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV id='a'",
"rect": [8, 78, 100, 100],
- "reason": "location change"
+ "reason": "style change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698