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

Unified Diff: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-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/animated-path-inside-transformed-html-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
similarity index 89%
copy from third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
index ce8a70ae0375b52065d777d312299641a666e42d..d15efbd1164a061462a337a8def42bd68787454b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
@@ -29,32 +29,32 @@
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [246, 106, 121, 28],
+ "rect": [247, 90, 122, 43],
"reason": "forced by layout"
},
{
"object": "LayoutSVGText text id='text'",
- "rect": [246, 106, 121, 28],
+ "rect": [247, 90, 122, 43],
"reason": "full"
},
{
"object": "LayoutSVGRect rect id='rect'",
- "rect": [354, 127, 105, 102],
+ "rect": [355, 125, 103, 104],
"reason": "full"
},
{
"object": "LayoutSVGRect rect id='rect'",
- "rect": [111, 84, 101, 102],
+ "rect": [109, 84, 103, 101],
"reason": "full"
},
{
"object": "LayoutSVGImage image id='image'",
- "rect": [352, 397, 98, 99],
+ "rect": [90, 208, 98, 97],
"reason": "full"
},
{
"object": "LayoutSVGImage image id='image'",
- "rect": [90, 208, 98, 98],
+ "rect": [353, 398, 97, 98],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698