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

Unified Diff: LayoutTests/fast/table/border-collapsing/border-collapse-change-separate-to-collapse-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/border-collapse-change-separate-to-collapse-expected.txt
diff --git a/LayoutTests/fast/table/border-collapsing/border-collapse-change-separate-to-collapse-expected.txt b/LayoutTests/fast/table/border-collapsing/border-collapse-change-separate-to-collapse-expected.txt
index eef8597af71c9f8dc2251ce06466f5f318f90fdf..b02811dd49deae6c273c252c211c0a00c34566f4 100644
--- a/LayoutTests/fast/table/border-collapsing/border-collapse-change-separate-to-collapse-expected.txt
+++ b/LayoutTests/fast/table/border-collapsing/border-collapse-change-separate-to-collapse-expected.txt
@@ -18,6 +18,8 @@
[8, 8, 107, 108]
],
"paintInvalidationClients": [
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
"LayoutTable TABLE id='table'",
"LayoutTableCell TD",
"LayoutTableCell TD",

Powered by Google App Engine
This is Rietveld 408576698