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

Unified Diff: LayoutTests/platform/mac/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/mac/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
index 0be2ff781928d3abbc5e2d65ff389dad91f4ced4..09bd96da33e9398f0f444d90fcc4c50e0d2e54d4 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt
@@ -14,13 +14,13 @@
[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",
"HorizontalScrollbar",
"HorizontalScrollbar",
- "LayoutTableCell TD id='cellToScroll' class='relative'"
+ "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698