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

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

Issue 2087483002: Auto-rebaseline for r400605 (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-6-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt
index 75fbdbf17b184a9da169ef87138149029e6ec04f..9d54bfc64c03809cb995a16ff9f6973cd14e5e70 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt
@@ -1,7 +1,9 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
@@ -20,58 +22,6 @@
"object": "LayoutText #text",
"rect": [27, 353, 22, 19],
"reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox 'The players all played at once without waiting'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'difficult game indeed.\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'doubled-up\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'foo'",
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox 'other parts of\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'soldiers were always getting up and walking off to'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'that it was a very\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'the ground, Alice soon came to the conclusion'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698