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/remove-block-after-layout-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/remove-block-after-layout-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt
similarity index 77%
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt
copy to LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt
index ffa3c72902fb5789acc5572d915cc10c92d8a772..5741b14aaa7bdaa1995f32e7cfb92017d38d9a98 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt
@@ -6,9 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 8, 100, 100]
+ [8, 108, 100, 100],
+ [8, 108, 90, 39]
],
"paintInvalidationClients": [
+ "LayoutText #text",
"LayoutBlockFlow (positioned) DIV id='target'"
]
}

Powered by Google App Engine
This is Rietveld 408576698