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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-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/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt
index d7c7f698fc68adc343448f1e6676723e92cc0fad..0f08536b3e0dcd5667186428effeaeb6eeb4696f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-9-expected.txt
@@ -84,17 +84,17 @@
{
"object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",
"rect": [372, 389, 48, 81],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",
"rect": [372, 371, 48, 81],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'",
"rect": [372, 245, 48, 49],
- "reason": "location change"
+ "reason": "layoutObject insertion"
},
{
"object": "LayoutView #document",

Powered by Google App Engine
This is Rietveld 408576698