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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-relative-table-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-relative-table-inside-table-cell-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
similarity index 63%
copy from LayoutTests/platform/android/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
copy to LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
index e4f87dafc2e27452fae4f88c8236ce414f4b5eff..6146f6559731f3fb58725c6a08082ab16b6476e3 100644
--- a/LayoutTests/platform/android/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
@@ -7,8 +7,11 @@
"drawsContent": true,
"repaintRects": [
[1114, 1764, 435, 15],
- [1114, 1314, 450, 450],
[1112, 1312, 454, 469]
+ ],
+ "paintInvalidationClients": [
+ "HorizontalScrollbar",
+ "LayoutTableCell TD id='cellToScroll' class='relative'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698