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

Unified Diff: LayoutTests/platform/win/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/win/fast/repaint/block-layout-inline-children-replaced-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt b/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt
similarity index 54%
copy from LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
copy to LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt
index 607e5d1917bf7b0af8370ae05cee5b8d6862b1ea..9de38093020e9058d20a49c156e103b581499a41 100644
--- a/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt
@@ -6,18 +6,17 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 74, 204, 232],
- [8, 74, 204, 232],
- [8, 74, 94, 232],
- [8, 74, 94, 232]
+ [155, 35, 92, 100],
+ [0, 35, 402, 100],
+ [0, 34, 402, 152]
],
"paintInvalidationClients": [
- "RootInlineBox",
- "InlineBox",
- "LayoutBlockFlow (relative positioned) DIV id='i'",
- "LayoutBlockFlow (positioned) DIV id='inner'",
+ "LayoutBlockFlow DIV id='target' class='target'",
"LayoutImage IMG",
- "LayoutText #text"
+ "InlineBox",
+ "RootInlineBox",
+ "LayoutBlockFlow DIV id='target' class='target'",
+ "LayoutImage IMG"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698