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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/positioned-great-grandparent-change-location-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-xp/virtual/slimmingpaint/fast/repaint/positioned-great-grandparent-change-location-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/content-into-overflow-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/positioned-great-grandparent-change-location-expected.txt
similarity index 55%
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/content-into-overflow-expected.txt
copy to LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/positioned-great-grandparent-change-location-expected.txt
index 88f27de62d5ec9062b190d94ea439c0520fdd42f..9bac39917a8238c751761009273e08bcdd1792ba 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/content-into-overflow-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/positioned-great-grandparent-change-location-expected.txt
@@ -6,18 +6,17 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [111, 8, 3, 106],
- [61, 8, 53, 106],
- [8, 388, 100, 20],
- [8, 308, 100, 100],
- [8, 261, 106, 3],
- [8, 211, 106, 53]
+ [100, 200, 100, 100],
+ [100, 200, 39, 19],
+ [100, 100, 100, 100],
+ [100, 100, 39, 19]
],
"paintInvalidationClients": [
+ "LayoutBlockFlow (positioned) DIV id='great-grandparent'",
"LayoutBlockFlow (positioned) DIV",
"LayoutBlockFlow (positioned) DIV",
- "LayoutBlockFlow DIV",
- "LayoutBlockFlow DIV id='target3'"
+ "LayoutBlockFlow (positioned) DIV",
+ "LayoutText #text"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698