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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/align-items-change-expected.txt

Issue 2423513002: Simplify incremental paint invalidation (Closed)
Patch Set: Update test and rebaseline layout tests Created 4 years, 2 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/align-self-change-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/align-items-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/align-items-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/align-items-change-expected.txt
index 7e3e586bd8fda0c796fb6c7f0872015db65e8d4a..37352ae797d4dcb3be92fae44f543d3b6737f895 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/align-items-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/align-items-change-expected.txt
@@ -13,18 +13,8 @@
},
{
"object": "LayoutBlockFlow DIV class='item'",
- "rect": [0, 154, 100, 198],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV class='item'",
"rect": [100, 203, 100, 149],
"reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV class='item'",
- "rect": [100, 204, 100, 148],
- "reason": "incremental"
}
]
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/align-self-change-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698