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

Unified Diff: LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt

Issue 1193603002: Auto-rebaseline for r197270 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt b/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt
index a16714956a4473b6ea27a41301363cf9d3425835..98fb72a4e60d4d49ac6e43be0c8df4bb88915d6a 100644
--- a/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt
+++ b/LayoutTests/platform/win/fast/table/resize-table-row-repaint-expected.txt
@@ -11,6 +11,14 @@
[2, 102, 102, 200],
[2, 102, 102, 100],
[0, 202, 106, 100]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox 'MIDDLE'",
+ "LayoutTableRow TR id='row'",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "InlineTextBox 'MIDDLE'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698