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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-3-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/mac/fast/repaint/line-flow-with-floats-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt
index 91b5dac33bbda1533ad0cbf5b4f2db7200e16814..0145e886ddd89af7bff61d5532097d064a4e4875 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt
@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow P",
- "rect": [8, 368, 418, 198],
+ "rect": [8, 332, 418, 234],
"reason": "invalidate paint rectangle"
},
{
@@ -82,6 +82,10 @@
"reason": "full"
},
{
+ "object": "InlineTextBox 'difficult game indeed.\n'",
+ "reason": "full"
+ },
+ {
"object": "InlineTextBox 'for the hedgehogs; and in\n'",
"reason": "full"
},
@@ -122,6 +126,10 @@
"reason": "full"
},
{
+ "object": "InlineTextBox 'other parts of\n'",
+ "reason": "full"
+ },
+ {
"object": "InlineTextBox 'quarrelling all the while, and fighting'",
"reason": "full"
},
@@ -138,10 +146,18 @@
"reason": "full"
},
{
+ "object": "InlineTextBox 'that it was a very\n'",
+ "reason": "full"
+ },
+ {
"object": "InlineTextBox 'the Queen'",
"reason": "bounds change"
},
{
+ "object": "InlineTextBox 'the ground, Alice soon came to the conclusion'",
+ "reason": "full"
+ },
+ {
"object": "InlineTextBox 'the'",
"reason": "full"
},
@@ -204,6 +220,14 @@
{
"object": "RootInlineBox",
"reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698