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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/repaint/make-children-non-inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/make-children-non-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/make-children-non-inline-expected.txt
index 3c9f5c342cf35eb329a5797b3f8bd140b113365f..eccef9f91c12804472758a0b38a13f2e3a100505 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/make-children-non-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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