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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-5-expected.txt

Issue 2078843002: Auto-rebaseline for r400360 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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-5-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-5-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-5-expected.txt
index 2045bdbcc50e5aec405004825fae25e3a8763f61..1b6d794a83d03437f8098f5b311b9738f5b1707a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-5-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-5-expected.txt
@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow P",
- "rect": [8, 332, 418, 234],
+ "rect": [8, 314, 418, 252],
"reason": "invalidate paint rectangle"
},
{
@@ -95,6 +95,10 @@
"reason": "bounds change"
},
{
+ "object": "InlineTextBox 'doubled-up\n'",
+ "reason": "full"
+ },
+ {
"object": "InlineTextBox 'for the hedgehogs; and in\n'",
"reason": "full"
},
@@ -139,6 +143,10 @@
"reason": "full"
},
{
+ "object": "InlineTextBox 'soldiers were always getting up and walking off to'",
+ "reason": "full"
+ },
+ {
"object": "InlineTextBox 'stamping'",
"reason": "full"
},
@@ -225,6 +233,10 @@
{
"object": "RootInlineBox",
"reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698