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: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt

Issue 2860433002: Update WebView/FrameView size from LayoutView::UpdateAfterLayout (Closed)
Patch Set: s/IsLocalRoot/IsMainFrame/ Created 3 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/paint/invalidation/window-resize-frameset-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt
index dee9e4505212520e58f913c4fe76151a49a59c87..388f44bf2458f63b1dbdfba6e6d46ec674a4deba 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt
@@ -39,18 +39,6 @@
{
"object": "LayoutFrame FRAME",
"reason": "forced by layout"
- },
- {
- "object": "VerticalScrollbar",
- "reason": "scroll"
- },
- {
- "object": "VerticalScrollbar",
- "reason": "scroll"
- },
- {
- "object": "VerticalScrollbar",
- "reason": "scroll"
}
]
}
@@ -96,14 +84,6 @@
"object": "LayoutFrame FRAME",
"reason": "forced by layout"
},
- {
- "object": "HorizontalScrollbar",
- "reason": "scroll"
- },
- {
- "object": "HorizontalScrollbar",
- "reason": "scroll"
- },
{
"object": "LayoutView #document",
"reason": "location change"
@@ -116,10 +96,6 @@
"object": "LayoutBlockFlow BODY",
"reason": "location change"
},
- {
- "object": "HorizontalScrollbar",
- "reason": "scroll"
- },
{
"object": "LayoutView #document",
"reason": "location change"

Powered by Google App Engine
This is Rietveld 408576698