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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/table-outer-border-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/virtual/slimmingpaint/fast/repaint/table-outer-border-expected.txt
diff --git a/LayoutTests/fast/repaint/table-outer-border-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/table-outer-border-expected.txt
similarity index 52%
copy from LayoutTests/fast/repaint/table-outer-border-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/table-outer-border-expected.txt
index aa1c15a2bc67c4ed52e18f354dab674e744d6b99..a72976e396a8fd4679290b18edff237c52765b1f 100644
--- a/LayoutTests/fast/repaint/table-outer-border-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/table-outer-border-expected.txt
@@ -18,6 +18,20 @@
[8, 8, 132, 149],
[8, 8, 132, 82],
[8, 8, 132, 82]
+ ],
+ "paintInvalidationClients": [
+ "LayoutTableCell TD",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutTableRow TR",
+ "LayoutTableSection TBODY",
+ "LayoutTable TABLE id='table'",
+ "LayoutTable TABLE id='table' class='green'",
+ "LayoutTableSection TBODY",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698