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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt

Issue 2620603002: Run virtual/stable/paint/invalidation for non-SlimmingPaintInvalidation (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/platform/mac/paint/invalidation/flexbox/repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt
index a4ec2ec1210f9bdb1095788a14ff3335db0fddd0..269125c0cbd1eab40f514062f298e913e7091eab 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/flexbox/repaint-expected.txt
@@ -78,13 +78,8 @@
},
{
"object": "LayoutBlockFlow DIV id='left'",
- "rect": [8, 206, 140, 18],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV id='left'",
- "rect": [138, 116, 10, 108],
- "reason": "incremental"
+ "rect": [8, 116, 140, 108],
+ "reason": "border box change"
}
]
}
@@ -136,7 +131,7 @@
},
{
"object": "LayoutBlockFlow DIV id='left'",
- "reason": "incremental"
+ "reason": "border box change"
},
{
"object": "LayoutBlockFlow DIV id='content'",

Powered by Google App Engine
This is Rietveld 408576698