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

Unified Diff: LayoutTests/platform/win-xp/fast/repaint/shift-relative-positioned-container-with-image-addition-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-xp/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
similarity index 55%
copy from LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
copy to LayoutTests/platform/win-xp/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
index 1c2887b3f072f797e30442af76b6076e993bfc43..51655b8cee5b8c556b61738d58e08d3dfb0985b9 100644
--- a/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
@@ -1,31 +1,36 @@
{
- "bounds": [785, 742],
+ "bounds": [785, 836],
"children": [
{
- "bounds": [785, 742],
+ "bounds": [785, 836],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [58, 241, 489, 537],
+ [723, 94, 15, 90],
+ [58, 236, 489, 537],
[58, 142, 489, 537],
- [8, 191, 769, 642],
- [8, 191, 769, 642],
+ [18, 102, 712, 74],
+ [10, 94, 728, 90],
+ [10, 94, 728, 90],
+ [10, 94, 728, 90],
+ [8, 186, 769, 642],
+ [8, 186, 769, 642],
[8, 92, 769, 642],
[8, 92, 769, 642],
- [8, 92, 769, 99],
[8, 92, 732, 94],
- [0, 742, 785, 99],
- [0, 0, 785, 841],
+ [0, 742, 785, 94],
+ [0, 0, 785, 836],
[0, 0, 785, 742]
],
"paintInvalidationClients": [
"LayoutIFrame IFRAME id='iframe'",
- "InlineBox",
- "LayoutText #text",
- "RootInlineBox",
- "LayoutBlockFlow (anonymous)",
"LayoutView #document",
"LayoutBlockFlow HTML",
+ "LayoutIFrame IFRAME id='iframe'",
+ "LayoutView #document",
+ "LayoutView #document",
+ "LayoutBlockFlow HTML",
+ "LayoutBlockFlow BODY",
"LayoutBlockFlow (relative positioned) DIV class='relative'",
"LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
"LayoutImage IMG",

Powered by Google App Engine
This is Rietveld 408576698