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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt

Issue 2643723009: Revert of Remove obsolete code that invalidates document element on LayoutView resize (patchset #3 … (Closed)
Patch Set: Created 3 years, 11 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-centered-inline-under-fixed-pos-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
index 73762ea7fd3274c32b0d9fe7cc61cc1cb3c2e07a..499f7978ec0e75292f9cf49223a14b5296eb52aa 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
@@ -17,6 +17,11 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 600, 8],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow DIV class='parent'",
"rect": [0, 0, 6, 500],
"reason": "forced by layout"
@@ -40,6 +45,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow (positioned) DIV class='container'",
"reason": "forced by layout"
},
@@ -71,6 +80,11 @@
"reason": "forced by layout"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 600, 8],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutView #document",
"rect": [400, 0, 200, 250],
"reason": "incremental"
@@ -94,6 +108,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow (positioned) DIV class='container'",
"reason": "forced by layout"
},
@@ -130,6 +148,11 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 400, 8],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow DIV class='parent'",
"rect": [0, 0, 6, 600],
"reason": "forced by layout"
@@ -153,6 +176,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow (positioned) DIV class='container'",
"reason": "full"
},
@@ -184,6 +211,11 @@
"reason": "full"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 800, 8],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutView #document",
"rect": [400, 0, 400, 600],
"reason": "incremental"
@@ -207,6 +239,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow (positioned) DIV class='container'",
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698