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

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

Issue 2139073002: Auto-rebaseline for r404741 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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-6-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt
index 58ed894c2d0e3796ac7bcdea2e9901353610420a..77721aa82a1788d7c01a483fd1ec7097301b8107 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt
@@ -35,6 +35,92 @@
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'begin again, it was very provoking to find that the hedgehog'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'had\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'unrolled itself, and was in the act of crawling away:'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'besides all\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'this, there was generally a ridge or furrow in the'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'way wherever\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'she wanted to send the hedgehog to, and, as the'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'doubled-up\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'soldiers were always getting up and walking off to'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'other parts of\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'the ground, Alice soon came to the conclusion'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'that it was a very\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "InlineTextBox 'foo'",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'difficult game indeed.\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'The players all played at once without waiting'",
+ "reason": "forced by layout"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698