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

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

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 4e03842c4847bd1a02595028a88ee3f6c354e534..b4aa3c5a15f08f91cbef61587ee26ce3a3e226fd 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
@@ -19,12 +19,12 @@
{
"object": "LayoutBlockFlow HTML",
"rect": [144, 0, 56, 200],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [152, 8, 40, 184],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
@@ -34,12 +34,12 @@
{
"object": "LayoutBlockFlow HTML",
"rect": [164, 0, 36, 300],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [172, 8, 20, 284],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
@@ -95,36 +95,36 @@
{
"object": "LayoutBlockFlow HTML",
"rect": [264, 0, 36, 300],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow HTML",
"rect": [164, 0, 36, 300],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [272, 8, 20, 284],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [172, 8, 20, 284],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [273, 8, 19, 236],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [173, 8, 19, 236],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "RootInlineBox",
@@ -155,12 +155,12 @@
{
"object": "LayoutBlockFlow HTML",
"rect": [244, 0, 56, 250],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [252, 8, 40, 234],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
@@ -170,12 +170,12 @@
{
"object": "LayoutBlockFlow HTML",
"rect": [264, 0, 36, 300],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [272, 8, 20, 284],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
@@ -222,12 +222,12 @@
{
"object": "LayoutBlockFlow HTML",
"rect": [244, 0, 56, 250],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow HTML",
"rect": [194, 0, 56, 250],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutView #document",
@@ -237,30 +237,30 @@
{
"object": "LayoutBlockFlow BODY",
"rect": [252, 8, 40, 234],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [202, 8, 40, 234],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [253, 8, 39, 188],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [203, 8, 39, 188],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineTextBox 'AAAA AAAA AAAA AAAA'",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineTextBox 'AAAA'",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698