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

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

Issue 2325493003: Auto-rebaseline for r417141 (Closed)
Patch Set: Created 4 years, 3 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: third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt
index 8ff1a59176c61a4e4cc1d423de8e50c88a7494eb..1d5da92bf0c23de37ffbb36fa22560bef957ca44 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt
@@ -15,6 +15,11 @@
"reason": "forced by layout"
},
{
+ "object": "LayoutView #document",
+ "rect": [0, 0, 913, 235],
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [8, 8, 897, 219],
"reason": "forced by layout"
@@ -26,13 +31,13 @@
},
{
"object": "LayoutView #document",
- "rect": [0, 0, 600, 500],
- "reason": "full"
+ "rect": [313, 0, 600, 500],
+ "reason": "bounds change"
},
{
"object": "LayoutView #document",
- "rect": [313, 235, 600, 265],
- "reason": "incremental"
+ "rect": [0, 0, 600, 500],
+ "reason": "full"
},
{
"object": "LayoutView #document",
@@ -53,11 +58,6 @@
"object": "LayoutText #text",
"rect": [493, 8, 411, 484],
"reason": "forced by layout"
- },
- {
- "object": "LayoutView #document",
- "rect": [913, 0, 313, 235],
- "reason": "incremental"
}
]
}
@@ -65,7 +65,7 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "incremental"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow HTML",
@@ -154,10 +154,20 @@
"paintInvalidations": [
{
"object": "LayoutView #document",
+ "rect": [200, 0, 913, 235],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutView #document",
"rect": [0, 0, 913, 235],
"reason": "full"
},
{
+ "object": "LayoutView #document",
+ "rect": [0, 0, 913, 235],
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [208, 8, 897, 219],
"reason": "bounds change"
@@ -192,6 +202,10 @@
],
"objectPaintInvalidations": [
{
+ "object": "LayoutView #document",
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"reason": "bounds change"
},
@@ -282,6 +296,11 @@
"reason": "forced by layout"
},
{
+ "object": "LayoutView #document",
+ "rect": [-513, 0, 913, 235],
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [-505, 8, 897, 219],
"reason": "forced by layout"
@@ -293,13 +312,8 @@
},
{
"object": "LayoutView #document",
- "rect": [400, 0, 513, 235],
- "reason": "incremental"
- },
- {
- "object": "LayoutView #document",
- "rect": [0, 235, 400, 365],
- "reason": "incremental"
+ "rect": [0, 0, 400, 600],
+ "reason": "bounds change"
},
{
"object": "LayoutView #document",
@@ -327,7 +341,7 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "incremental"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow HTML",

Powered by Google App Engine
This is Rietveld 408576698