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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt

Issue 985213003: Auto-rebaseline for r191313 (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/window-resize-vertical-writing-mode-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt
similarity index 52%
copy from LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt
copy to LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt
index 2cab20b77206b308cf63ec0d6d07368e953ca0e8..16b127b16b0c24ee8161200e4c5b0df164a4d84a 100644
--- a/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt
@@ -6,9 +6,14 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 260, 20, 20],
+ [173, 8, 19, 236],
+ [172, 8, 20, 284],
+ [164, 0, 36, 300],
+ [153, 8, 39, 140],
+ [152, 8, 40, 184],
+ [144, 0, 56, 200],
[0, 200, 200, 100],
- [0, 160, 20, 20]
+ [0, 0, 200, 300]
]
}
]
@@ -21,7 +26,13 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 300, 300],
+ [273, 8, 19, 236],
+ [272, 8, 20, 284],
+ [264, 0, 36, 300],
+ [200, 0, 100, 300],
+ [173, 8, 19, 236],
+ [172, 8, 20, 284],
+ [164, 0, 36, 300],
[0, 0, 300, 300]
]
}
@@ -35,9 +46,14 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 260, 20, 20],
+ [273, 8, 19, 236],
+ [272, 8, 20, 284],
+ [264, 0, 36, 300],
+ [253, 8, 39, 188],
+ [252, 8, 40, 234],
+ [244, 0, 56, 250],
[0, 250, 300, 50],
- [0, 210, 20, 20]
+ [0, 0, 300, 250]
]
}
]
@@ -50,7 +66,13 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 250, 250],
+ [253, 8, 39, 188],
+ [252, 8, 40, 234],
+ [250, 0, 50, 250],
+ [244, 0, 56, 250],
+ [203, 8, 39, 188],
+ [202, 8, 40, 234],
+ [194, 0, 56, 250],
[0, 0, 250, 250]
]
}

Powered by Google App Engine
This is Rietveld 408576698