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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt

Issue 2699463004: Fix gradient background invalidation when HTML size changes (Closed)
Patch Set: - Created 3 years, 10 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 9b89be813ddd3a2de67c0e491b2e700b86249368..8cd53c0ccbb398eec71712e8d61cce0c71359802 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,10 +25,6 @@
"reason": "incremental"
},
{
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV",
"reason": "incremental"
}
@@ -61,10 +57,6 @@
"reason": "incremental"
},
{
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV",
"reason": "incremental"
}
@@ -97,10 +89,6 @@
"reason": "incremental"
},
{
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV",
"reason": "incremental"
}
@@ -133,10 +121,6 @@
"reason": "incremental"
},
{
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV",
"reason": "incremental"
}

Powered by Google App Engine
This is Rietveld 408576698