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

Unified Diff: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt

Issue 2443843003: Generate flag-specific baselines for some spv2 and spvinvalidation tests (Closed)
Patch Set: - 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
Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
similarity index 83%
copy from third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
index 95b54eb9e11836b5be22dd2a78a03cedc4b1851b..e8e68ae2e10ee90513620df86e225b1b36495b82 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
@@ -34,7 +34,17 @@
{
"object": "LayoutBlockFlow HTML",
"rect": [10, 94, 728, 90],
- "reason": "forced by layout"
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [10, 94, 728, 90],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutBlockFlow BODY",
+ "rect": [18, 102, 712, 74],
+ "reason": "layoutObject insertion"
},
{
"object": "LayoutImage IMG",
@@ -84,19 +94,15 @@
},
{
"object": "LayoutView #document",
- "reason": "scroll"
- },
- {
- "object": "LayoutView #document",
- "reason": "location change"
+ "reason": "style change"
},
{
"object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
+ "reason": "layoutObject insertion"
},
{
"object": "LayoutBlockFlow BODY",
- "reason": "location change"
+ "reason": "layoutObject insertion"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698