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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-7-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/linux/fast/repaint/line-flow-with-floats-7-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-7-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-7-expected.txt
index f9bee30609674ef6923dbcc24fe6f9be16bcd4df..cffa20fde3b39d04aa8cefd7490a506de2589a2d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-7-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-7-expected.txt
@@ -25,6 +25,44 @@
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'for'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'turns,\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'quarrelling all the while, and fighting for the'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'hedgehogs; and in\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'a very short time '",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutInline SPAN id='theQueen'",
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'the Queen'",
+ "reason": "style change"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698