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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-2-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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/fixed-and-absolute-position-scrolled-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-2-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-2-expected.txt
index 04692bbe08fc2db82b613b94ed2666861607b625..7e1f99d767c4ee5cf1fdbe51450becc857363f0e 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-2-expected.txt
@@ -18,11 +18,6 @@
"reason": "border box change"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 800, 780],
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow BODY",
"rect": [8, 224, 784, 548],
"reason": "incremental"
@@ -41,10 +36,6 @@
"reason": "incremental"
},
{
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow BODY",
"reason": "incremental"
},
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/fixed-and-absolute-position-scrolled-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698