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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/table-section-repaint-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-section-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/table-section-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/table-section-repaint-expected.txt
similarity index 56%
copy from LayoutTests/fast/repaint/table-section-repaint-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/table-section-repaint-expected.txt
index 16407e12b6bbd8a33ecdbd1a0e231c53ad8e3e52..3b1bde6ef3615c77ea75ffed11363754dce17ac8 100644
--- a/LayoutTests/fast/repaint/table-section-repaint-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/table-section-repaint-expected.txt
@@ -52,6 +52,33 @@
[8, 8, 60, 30],
[8, 8, 60, 30],
[8, 8, 60, 30]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow CAPTION id='caption1' class='blue half'",
+ "LayoutTableSection TBODY",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD class='red half'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD class='green half'",
+ "LayoutBlockFlow DIV id='top' class='blue half'",
+ "LayoutTableSection TBODY",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD class='red half'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD class='green half'",
+ "LayoutBlockFlow CAPTION id='caption2' class='zero'",
+ "LayoutTableSection TBODY",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD class='green half'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD class='red half'",
+ "LayoutTable TABLE",
+ "LayoutBlockFlow DIV id='innerDiv'",
+ "LayoutTableSection TBODY",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD class='half'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD class='half'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698