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

Unified Diff: LayoutTests/platform/win/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/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/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/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt
index 2cab20b77206b308cf63ec0d6d07368e953ca0e8..827a096adb7f3eba3f4e91e47e5870458d845dcc 100644
--- a/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt
@@ -6,9 +6,14 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 260, 20, 20],
+ [175, 8, 17, 244],
+ [174, 8, 18, 284],
+ [166, 0, 34, 300],
+ [157, 8, 35, 145],
+ [156, 8, 36, 184],
+ [148, 0, 52, 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],
+ [275, 8, 17, 244],
+ [274, 8, 18, 284],
+ [266, 0, 34, 300],
+ [200, 0, 100, 300],
+ [175, 8, 17, 244],
+ [174, 8, 18, 284],
+ [166, 0, 34, 300],
[0, 0, 300, 300]
]
}
@@ -35,9 +46,14 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 260, 20, 20],
+ [275, 8, 17, 244],
+ [274, 8, 18, 284],
+ [266, 0, 34, 300],
+ [257, 8, 35, 195],
+ [256, 8, 36, 234],
+ [248, 0, 52, 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],
+ [257, 8, 35, 195],
+ [256, 8, 36, 234],
+ [250, 0, 50, 250],
+ [248, 0, 52, 250],
+ [207, 8, 35, 195],
+ [206, 8, 36, 234],
+ [198, 0, 52, 250],
[0, 0, 250, 250]
]
}

Powered by Google App Engine
This is Rietveld 408576698