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

Unified Diff: LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt

Issue 1271253005: Auto-rebaseline for r200178 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/fast/repaint/block-layout-inline-children-replaced-expected.txt
diff --git a/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt b/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt
similarity index 64%
rename from LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt
rename to LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt
index 333f71015499c4704fee6fb7c00d080268ac91d8..f0be0c25e6b68a427dd223c04c843db60cf12867 100644
--- a/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt
@@ -7,8 +7,11 @@
"drawsContent": true,
"repaintRects": [
[155, 35, 92, 100],
- [0, 35, 402, 100],
[0, 34, 402, 152]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow DIV id='target' class='target'",
+ "LayoutImage IMG"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698