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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/table/resize-table-repaint-vertical-align-cell-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/virtual/slimmingpaint/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/resize-table-repaint-vertical-align-cell-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
index b1787c7c2f3d4607d3bb9f128a9e2384cc56c30e..f15e49b2af8f5c65d30dcb4ca544edf590ee98c7 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
@@ -14,10 +14,13 @@
[0, 148, 106, 380]
],
"paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox 'MIDDLE'",
"LayoutTable (positioned) TABLE id='table'",
"LayoutTableRow TR",
"LayoutTableCell TD",
- "LayoutText #text"
+ "LayoutText #text",
+ "InlineTextBox 'MIDDLE'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698