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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt

Issue 2086703002: Auto-rebaseline for r400760 (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/make-children-non-inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt
index 9d36555572e30b6e78484b4a9515f93f10e4d61a..084ac5b444838e3b751f5400316ef4b49ca2efeb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt
@@ -98,6 +98,110 @@
],
"objectPaintInvalidations": [
{
+ "object": "InlineTextBox 'Word,'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'words,'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'more words.'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'I could'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'write a book'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'about all the stuff'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'that comes'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'after'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'the break.'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
"object": "LayoutBlockFlow DIV",
"reason": "style change"
},

Powered by Google App Engine
This is Rietveld 408576698