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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-cell-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-cell-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-cell-border-width-expected.txt
similarity index 50%
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-cell-border-width-expected.txt
index ae79f09f0868de9e9d5edd53d8e0b0afe962bee3..a556689fa567539b22156ab17491e30de630fc19 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-cell-border-width-expected.txt
@@ -6,21 +6,24 @@
"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]
+ [117, 8, 4, 54],
+ [116, 8, 5, 54],
+ [63, 8, 58, 54],
+ [62, 8, 55, 52],
+ [10, 10, 110, 50],
+ [10, 10, 110, 50],
+ [9, 9, 107, 50],
+ [9, 9, 107, 50],
+ [8, 60, 113, 2],
+ [8, 58, 113, 4],
+ [8, 8, 59, 54],
+ [8, 8, 55, 52]
],
"paintInvalidationClients": [
- "VerticalScrollbar",
- "LayoutBlockFlow DIV id='innerDiv'",
"LayoutTable TABLE",
"LayoutTableSection TBODY",
"LayoutTableRow TR",
- "LayoutTableCell TD",
- "LayoutTableRow TR",
+ "LayoutTableCell TD id='foo'",
"LayoutTableCell TD"
]
}

Powered by Google App Engine
This is Rietveld 408576698