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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-color-expected.txt

Issue 1152283003: Auto-rebaseline for r195799 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/table/border-collapsing/cached-change-row-border-color-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-color-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-color-expected.txt
index be48a88869771211e442c29f0b9423836c366457..e4a0fedb2befa8735ec0e49b35d87844c668cdfd 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-color-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-color-expected.txt
@@ -6,15 +6,13 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [10, 10, 56, 50],
- [8, 58, 60, 53],
- [8, 8, 60, 54]
+ [10, 10, 56, 50]
],
"paintInvalidationClients": [
"LayoutTableCell TD",
- "LayoutTableRow TR id='row'",
"LayoutTableCell TD",
- "LayoutTableCell TD"
+ "LayoutTableCell TD",
+ "LayoutTableRow TR id='row'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698