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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/table/resize-table-repaint-percent-size-cell-expected.txt

Issue 984813004: Auto-rebaseline for r191480 (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-percent-size-cell-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/resize-table-repaint-percent-size-cell-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/resize-table-repaint-percent-size-cell-expected.txt
similarity index 64%
copy from LayoutTests/platform/win/fast/table/resize-table-repaint-percent-size-cell-expected.txt
copy to LayoutTests/platform/win/virtual/slimmingpaint/fast/table/resize-table-repaint-percent-size-cell-expected.txt
index 4555998b8d40442a4942ecb313c2e4e1d920c0e0..96bd4afc6eb1dfdd566e69e71e2222199a7208ce 100644
--- a/LayoutTests/platform/win/fast/table/resize-table-repaint-percent-size-cell-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/resize-table-repaint-percent-size-cell-expected.txt
@@ -18,6 +18,15 @@
[0, 150, 106, 380],
[0, 102, 106, 46],
[0, 100, 106, 190]
+ ],
+ "paintInvalidationClients": [
+ "LayoutTable (positioned) TABLE id='table'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutText #text"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698