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

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

Issue 1040533002: Auto-rebaseline for r192638 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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-width-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
similarity index 52%
copy from LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
index ae79f09f0868de9e9d5edd53d8e0b0afe962bee3..e268e8e0515ac03362b28a4aa9dd894993a896e8 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
@@ -6,19 +6,23 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [762, 8, 15, 300],
- [10, 8, 302, 300],
- [8, 8, 769, 300],
- [8, 8, 306, 300],
- [8, 8, 306, 300],
- [8, 8, 306, 300]
+ [10, 60, 52, 50],
+ [10, 10, 52, 100],
+ [10, 10, 52, 50],
+ [9, 59, 54, 50],
+ [9, 9, 54, 100],
+ [9, 9, 54, 50],
+ [8, 110, 56, 1],
+ [8, 109, 56, 2],
+ [8, 58, 56, 53],
+ [8, 58, 56, 52],
+ [8, 8, 56, 54],
+ [8, 8, 56, 52]
],
"paintInvalidationClients": [
- "VerticalScrollbar",
- "LayoutBlockFlow DIV id='innerDiv'",
"LayoutTable TABLE",
"LayoutTableSection TBODY",
- "LayoutTableRow TR",
+ "LayoutTableRow TR id='row'",
"LayoutTableCell TD",
"LayoutTableRow TR",
"LayoutTableCell TD"

Powered by Google App Engine
This is Rietveld 408576698