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

Unified Diff: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/use-detach-expected.txt

Issue 2455703003: [SPInvalidation] Call LayoutObject::adjustVisualRectForRasterEffects from PaintInvalidator (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/svg/use-detach-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/use-detach-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/use-detach-expected.txt
similarity index 97%
copy from third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/use-detach-expected.txt
copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/use-detach-expected.txt
index 549a4096810152906323e8d1b1ffc38b3168b739..666aa1cdb6ebd5416015a20c634d3be60eecfd49 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/use-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/use-detach-expected.txt
@@ -112,62 +112,62 @@
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [217, 93, 30, 30],
+ "object": "LayoutSVGContainer use",
+ "rect": [218, 94, 28, 28],
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [217, 93, 30, 30],
+ "object": "LayoutSVGContainer use",
+ "rect": [218, 94, 28, 28],
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [217, 93, 30, 30],
+ "object": "LayoutSVGContainer use",
+ "rect": [218, 94, 28, 28],
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [217, 93, 30, 30],
+ "object": "LayoutSVGContainer use",
+ "rect": [218, 94, 28, 28],
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [217, 93, 30, 30],
+ "object": "LayoutSVGContainer use",
+ "rect": [218, 94, 28, 28],
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [217, 93, 30, 30],
+ "object": "LayoutSVGContainer use",
+ "rect": [218, 94, 28, 28],
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGContainer use",
+ "object": "LayoutSVGEllipse circle id='use_circle'",
"rect": [218, 94, 28, 28],
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer use",
+ "object": "LayoutSVGEllipse circle id='use_circle'",
"rect": [218, 94, 28, 28],
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer use",
+ "object": "LayoutSVGEllipse circle id='use_circle'",
"rect": [218, 94, 28, 28],
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer use",
+ "object": "LayoutSVGEllipse circle id='use_circle'",
"rect": [218, 94, 28, 28],
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGContainer use",
+ "object": "LayoutSVGEllipse circle id='use_circle'",
"rect": [218, 94, 28, 28],
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGContainer use",
+ "object": "LayoutSVGEllipse circle id='use_circle'",
"rect": [218, 94, 28, 28],
"reason": "layoutObject removal"
}

Powered by Google App Engine
This is Rietveld 408576698