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: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/window-resize-vertical-writing-mode-expected.txt

Issue 2501493002: Revert "MainFrame scrollbars should work with RFV instead of FV" (Closed)
Patch Set: Created 4 years, 1 month 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/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
index 89c04bcb4588624d2c1afbcf8b4d533d45d0533a..3be2d608d177add4115fd97fa56d5aefe79e88d6 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/window-resize-vertical-writing-mode-expected.txt
@@ -365,22 +365,22 @@
{
"object": "LayoutBlockFlow BODY",
"rect": [447, 8, 345, 584],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [47, 8, 345, 584],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [449, 7, 342, 566],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [49, 7, 342, 566],
- "reason": "bounds change"
+ "reason": "forced by layout"
}
]
}
@@ -392,35 +392,35 @@
},
{
"object": "LayoutBlockFlow BODY",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "RootInlineBox",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'AAAA BBBB CCCC'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'DDDD EEEE FFFF'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'GGGG HHHH IIII JJJJ'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'KKKK LLLL MMMM'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'NNNN'",
- "reason": "bounds change"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698