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

Unified Diff: LayoutTests/fast/repaint/table-outer-border-expected.txt

Issue 1306433002: Let collapsed border drawings be cacheable (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/fast/repaint/table-outer-border-expected.txt
diff --git a/LayoutTests/fast/repaint/table-outer-border-expected.txt b/LayoutTests/fast/repaint/table-outer-border-expected.txt
index 5e59e4b60ae6c5e0455544df7e96b8a70a95fd38..f9a67abefc0373ae3f30398a190ba1805f68543a 100644
--- a/LayoutTests/fast/repaint/table-outer-border-expected.txt
+++ b/LayoutTests/fast/repaint/table-outer-border-expected.txt
@@ -26,6 +26,8 @@
"LayoutTableRow TR",
"LayoutTableSection TBODY",
"LayoutTable TABLE id='table'",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
"LayoutTable TABLE id='table' class='green'",
"LayoutTableCell TD",
"LayoutTableCell TD",

Powered by Google App Engine
This is Rietveld 408576698