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

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

Issue 1022673013: Auto-rebaseline for r192549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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-xp/virtual/slimmingpaint/fast/table/resize-table-row-repaint-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/resize-table-row-repaint-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/resize-table-row-repaint-expected.txt
index d779cde87133ddc7cb615c5fe09a4b3f13de7a00..b1b37af7d6e5b47b0491b90fc196634ce89fc68c 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/resize-table-row-repaint-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/resize-table-row-repaint-expected.txt
@@ -14,10 +14,13 @@
[0, 202, 106, 100]
],
"paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox 'MIDDLE'",
"LayoutBlockFlow HTML",
"LayoutTableRow TR id='row'",
"LayoutTableCell TD",
- "LayoutText #text"
+ "LayoutText #text",
+ "InlineTextBox 'MIDDLE'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698