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

Unified Diff: LayoutTests/fast/table/border-collapsing/cached-cell-append-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/table/border-collapsing/cached-cell-append-expected.txt
diff --git a/LayoutTests/fast/table/border-collapsing/cached-cell-append-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-cell-append-expected.txt
index d14a22f19e2898fa8142bfbfffb3d852db76db1e..c7c028def5632f89012a2bdb30e1759f552a1a8a 100644
--- a/LayoutTests/fast/table/border-collapsing/cached-cell-append-expected.txt
+++ b/LayoutTests/fast/table/border-collapsing/cached-cell-append-expected.txt
@@ -11,6 +11,8 @@
[63, 8, 60, 54]
],
"paintInvalidationClients": [
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
"LayoutTable TABLE",
"LayoutTableCell TD"
]

Powered by Google App Engine
This is Rietveld 408576698