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

Unified Diff: LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-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-change-table-border-width-expected.txt
diff --git a/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
index c9b3ab10bdccb9fdc4f51080c1b9d8f2a402f48a..be3e48217eb46c42162df32e8ad691934745dfd2 100644
--- a/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
+++ b/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
@@ -16,6 +16,7 @@
[8, 8, 56, 52]
],
"paintInvalidationClients": [
+ "LayoutTableCell TD",
"LayoutTable TABLE id='tbl'",
"LayoutTableSection TBODY",
"LayoutTableRow TR",

Powered by Google App Engine
This is Rietveld 408576698