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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/repaint/line-flow-with-floats-7-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt
index 0632642ae14ce64335f7b62f93cd001f65704fb6..f4634969fb64bbd14e69e51947137874e735c5f7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt
@@ -25,6 +25,64 @@
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'for turns,\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'quarrelling all the while, and fighting'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'for the 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'",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox 'Queen'",
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox ' was in a furious passion, and went\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'stamping'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u2018Off with'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'her head!\u2019 about once in a minute.\n'",
+ "reason": "forced by layout"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698