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

Unified Diff: LayoutTests/platform/linux/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/linux/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt
similarity index 55%
copy from LayoutTests/fast/repaint/window-resize-percent-html-expected.txt
copy to LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt
index 1e0980f2a1a7e1ebd462145e3b1407bcfa91b839..e0bb0b1c6731420a94e061219681aba6ef75e24d 100644
--- a/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/window-resize-vertical-writing-mode-expected.txt
@@ -6,8 +6,14 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [173, 8, 19, 233],
+ [172, 8, 20, 284],
+ [164, 0, 36, 300],
+ [153, 8, 39, 139],
+ [152, 8, 40, 184],
+ [144, 0, 56, 200],
[0, 200, 200, 100],
- [0, 50, 100, 25]
+ [0, 0, 200, 300]
]
}
]
@@ -20,7 +26,13 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 300, 300],
+ [273, 8, 19, 233],
+ [272, 8, 20, 284],
+ [264, 0, 36, 300],
+ [200, 0, 100, 300],
+ [173, 8, 19, 233],
+ [172, 8, 20, 284],
+ [164, 0, 36, 300],
[0, 0, 300, 300]
]
}
@@ -34,8 +46,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [272, 8, 20, 284],
+ [272, 8, 20, 234],
[0, 250, 300, 50],
- [0, 63, 150, 12]
+ [0, 0, 300, 250]
]
}
]
@@ -48,7 +62,13 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 250, 250],
+ [273, 8, 19, 233],
+ [272, 8, 20, 234],
+ [264, 0, 36, 250],
+ [250, 0, 50, 250],
+ [223, 8, 19, 233],
+ [222, 8, 20, 234],
+ [214, 0, 36, 250],
[0, 0, 250, 250]
]
}

Powered by Google App Engine
This is Rietveld 408576698