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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
index 54e55dfaffd4c708f367e21de9330336991d56b5..da7216eef47aaa9b58bf09969d7f23957cd0e881 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
@@ -15,6 +15,11 @@
"reason": "forced by layout"
},
{
+ "object": "LayoutView #document",
+ "rect": [0, 0, 939, 235],
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [8, 8, 923, 219],
"reason": "forced by layout"
@@ -26,13 +31,13 @@
},
{
"object": "LayoutView #document",
- "rect": [0, 0, 600, 500],
- "reason": "full"
+ "rect": [339, 0, 600, 500],
+ "reason": "bounds change"
},
{
"object": "LayoutView #document",
- "rect": [339, 235, 600, 265],
- "reason": "incremental"
+ "rect": [0, 0, 600, 500],
+ "reason": "full"
},
{
"object": "LayoutView #document",
@@ -53,11 +58,6 @@
"object": "LayoutText #text",
"rect": [507, 7, 423, 471],
"reason": "forced by layout"
- },
- {
- "object": "LayoutView #document",
- "rect": [939, 0, 339, 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, 939, 235],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutView #document",
"rect": [0, 0, 939, 235],
"reason": "full"
},
{
+ "object": "LayoutView #document",
+ "rect": [0, 0, 939, 235],
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [208, 8, 923, 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": [-539, 0, 939, 235],
+ "reason": "bounds change"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [-531, 8, 923, 219],
"reason": "forced by layout"
@@ -293,13 +312,8 @@
},
{
"object": "LayoutView #document",
- "rect": [400, 0, 539, 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