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

Unified Diff: LayoutTests/platform/mac/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/mac/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/invalidate-invisible-element-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt
similarity index 77%
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/invalidate-invisible-element-expected.txt
copy to LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt
index 1de03015876fc57a38991656e0799616ba6d0cf1..fd46f9cfeececcc16d4a3c75a3d31b208a284f9c 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/invalidate-invisible-element-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt
@@ -6,9 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [200, 300, 200, 200]
+ [8, 108, 100, 100],
+ [8, 108, 100, 36]
],
"paintInvalidationClients": [
+ "LayoutText #text",
"LayoutBlockFlow (positioned) DIV id='target'"
]
}

Powered by Google App Engine
This is Rietveld 408576698