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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-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/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
index 8dc60cbb4d62932d927c9ec28db581b2922cceea..152025632799a9ec19f7d1ad362946261f43552a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
@@ -9,42 +9,42 @@
"paintInvalidations": [
{
"object": "LayoutSVGInlineText #text",
- "rect": [203, 334, 121, 44],
+ "rect": [247, 88, 120, 43],
"reason": "forced by layout"
},
{
"object": "LayoutSVGText text id='text'",
- "rect": [203, 334, 121, 44],
+ "rect": [247, 88, 120, 43],
"reason": "full"
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [246, 104, 119, 28],
+ "rect": [203, 334, 120, 43],
"reason": "forced by layout"
},
{
"object": "LayoutSVGText text id='text'",
- "rect": [246, 104, 119, 28],
+ "rect": [203, 334, 120, 43],
"reason": "full"
},
{
"object": "LayoutSVGRect rect id='rect'",
- "rect": [354, 125, 105, 103],
+ "rect": [355, 123, 103, 104],
"reason": "full"
},
{
"object": "LayoutSVGRect rect id='rect'",
- "rect": [110, 82, 103, 102],
+ "rect": [109, 82, 103, 101],
"reason": "full"
},
{
"object": "LayoutSVGImage image id='image'",
- "rect": [352, 395, 98, 99],
+ "rect": [90, 206, 98, 97],
"reason": "full"
},
{
"object": "LayoutSVGImage image id='image'",
- "rect": [90, 206, 98, 98],
+ "rect": [353, 396, 97, 98],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698