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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt

Issue 984813004: Auto-rebaseline for r191480 (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/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
similarity index 66%
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt
copy to LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
index 538474faaf6c2b7917336487866d59ba4cabbb2f..0732e413fb5c3c1b05be19aba65d9c3544ccac5b 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/box-shadow-inset-repaint-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
@@ -6,13 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [23, 23, 100, 100],
- [8, 8, 230, 130],
- [8, 8, 230, 30]
+ [314, 564, 435, 15],
+ [312, 112, 454, 469]
],
"paintInvalidationClients": [
- "LayoutBlockFlow DIV id='container'",
- "LayoutBlockFlow DIV"
+ "HorizontalScrollbar",
+ "LayoutTableCell TD id='cellToScroll' class='relative'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698