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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-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-percent-width-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt
index 8cd53c0ccbb398eec71712e8d61cce0c71359802..9b89be813ddd3a2de67c0e491b2e700b86249368 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt
@@ -25,6 +25,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow (positioned) DIV",
"reason": "incremental"
}
@@ -57,6 +61,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow (positioned) DIV",
"reason": "incremental"
}
@@ -89,6 +97,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow (positioned) DIV",
"reason": "incremental"
}
@@ -121,6 +133,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow (positioned) DIV",
"reason": "incremental"
}

Powered by Google App Engine
This is Rietveld 408576698