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

Unified Diff: LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt

Issue 1227443003: Auto-rebaseline for r198501 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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/fast/repaint/window-resize-vertical-writing-mode-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
index 1152d09db0550b9f7b285985157f37c410a876a0..94beeadc5c42a8f872babced85e638c917e9c49e 100644
--- a/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
@@ -6,10 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [173, 8, 19, 233],
+ [173, 8, 19, 236],
[172, 8, 20, 284],
[164, 0, 36, 300],
- [153, 8, 39, 139],
+ [153, 8, 39, 140],
[152, 8, 40, 184],
[144, 0, 56, 200],
[0, 200, 200, 100],
@@ -39,11 +39,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [273, 8, 19, 233],
+ [273, 8, 19, 236],
[272, 8, 20, 284],
[264, 0, 36, 300],
[200, 0, 100, 300],
- [173, 8, 19, 233],
+ [173, 8, 19, 236],
[172, 8, 20, 284],
[164, 0, 36, 300],
[0, 0, 300, 300]
@@ -68,10 +68,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [273, 8, 19, 236],
[272, 8, 20, 284],
- [272, 8, 20, 234],
[264, 0, 36, 300],
- [264, 0, 36, 250],
+ [253, 8, 39, 188],
+ [252, 8, 40, 234],
+ [244, 0, 56, 250],
[0, 250, 300, 50],
[0, 0, 300, 250]
],
@@ -81,7 +83,10 @@
"LayoutView #document",
"LayoutView #document",
"LayoutBlockFlow HTML",
- "LayoutBlockFlow BODY"
+ "LayoutBlockFlow BODY",
+ "LayoutText #text",
+ "InlineTextBox 'AAAA AAAA AAAA AAAA'",
+ "InlineTextBox 'AAAA'"
]
}
]
@@ -94,13 +99,13 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [273, 8, 19, 233],
- [272, 8, 20, 234],
- [264, 0, 36, 250],
+ [253, 8, 39, 188],
+ [252, 8, 40, 234],
[250, 0, 50, 250],
- [223, 8, 19, 233],
- [222, 8, 20, 234],
- [214, 0, 36, 250],
+ [244, 0, 56, 250],
+ [203, 8, 39, 188],
+ [202, 8, 40, 234],
+ [194, 0, 56, 250],
[0, 0, 250, 250]
],
"paintInvalidationClients": [
@@ -109,7 +114,8 @@
"LayoutBlockFlow HTML",
"LayoutBlockFlow BODY",
"LayoutText #text",
- "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'"
+ "InlineTextBox 'AAAA AAAA AAAA AAAA'",
+ "InlineTextBox 'AAAA'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698