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

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

Issue 1088513007: Auto-rebaseline for r194315 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
index 9cf56aa5a28674032a9c5b49f86cbc4f89c34319..bd8a07af80d1bfc13db00082597677a557da573f 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
@@ -12,11 +12,11 @@
[312, 112, 454, 469]
],
"paintInvalidationClients": [
- "LayoutTableCell TD id='cellToScroll' class='relative'",
+ "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
"LayoutBlockFlow (relative positioned) DIV class='relative red'",
"LayoutBlockFlow (positioned) DIV class='absolute green'",
"HorizontalScrollbar",
- "LayoutTableCell TD id='cellToScroll' class='relative'"
+ "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698