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

Unified Diff: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/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/virtual/disable-spinvalidation/paint/invalidation/window-resize-frameset-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-frameset-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-frameset-expected.txt
index 4b7110b72dc418a7c996e0f852240714308f301d..f3938b13192b49837ddc34f18d5b58b6d08766de 100644
--- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-frameset-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-frameset-expected.txt
@@ -54,18 +54,6 @@
{
"object": "LayoutFrame FRAME",
"reason": "forced by layout"
- },
- {
- "object": "VerticalScrollbar",
- "reason": "scroll"
- },
- {
- "object": "VerticalScrollbar",
- "reason": "scroll"
- },
- {
- "object": "VerticalScrollbar",
- "reason": "scroll"
}
]
}
@@ -136,14 +124,6 @@
"object": "LayoutFrame FRAME",
"reason": "forced by layout"
},
- {
- "object": "HorizontalScrollbar",
- "reason": "scroll"
- },
- {
- "object": "HorizontalScrollbar",
- "reason": "scroll"
- },
{
"object": "LayoutView #document",
"reason": "location change"
@@ -156,10 +136,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