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

Unified Diff: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-centered-inline-under-fixed-pos-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-centered-inline-under-fixed-pos-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
index 73762ea7fd3274c32b0d9fe7cc61cc1cb3c2e07a..6087f0053ce41bcce60df88237684fae48722be8 100644
--- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
@@ -122,7 +122,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='container'",
"rect": [0, 0, 400, 600],
- "reason": "full"
+ "reason": "forced by layout"
},
{
"object": "LayoutView #document",
@@ -154,7 +154,7 @@
},
{
"object": "LayoutBlockFlow (positioned) DIV class='container'",
- "reason": "full"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow DIV class='parent'",
@@ -181,7 +181,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='container'",
"rect": [0, 0, 800, 600],
- "reason": "full"
+ "reason": "forced by layout"
},
{
"object": "LayoutView #document",
@@ -208,7 +208,7 @@
},
{
"object": "LayoutBlockFlow (positioned) DIV class='container'",
- "reason": "full"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow DIV class='parent'",

Powered by Google App Engine
This is Rietveld 408576698