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

Unified Diff: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/scroll-with-transformed-parent-layer-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/scroll-with-transformed-parent-layer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
similarity index 86%
copy from third_party/WebKit/LayoutTests/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
index 01272429b0f6b60ac8014afa3c3cc231e9001e26..4c97c25f54d6371383e79d9f811edf9407283547 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
@@ -20,6 +20,11 @@
"object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'",
"rect": [79, 129, 142, 142],
"reason": "subtree"
+ },
+ {
+ "object": "LayoutBlockFlow (positioned) DIV class='absolute red'",
+ "rect": [114, 129, 107, 36],
+ "reason": "subtree"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698