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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt

Issue 2543293002: Add virtual/spinvalidation/paint/invalidation test suite (Closed)
Patch Set: Rebaseline virtual/spinvalidation/paint/invalidation/select-option-background-color.html Created 4 years 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/mac/virtual/spinvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
similarity index 83%
copy from third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
index 63212f3eeadf4a64da49c7f853e8a3dd040403e2..631b96640daddfde862a549dd9b2f2845eb5e5e2 100644
--- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
@@ -9,42 +9,42 @@
"paintInvalidations": [
{
"object": "LayoutSVGInlineText #text",
- "rect": [203, 336, 123, 44],
+ "rect": [203, 335, 120, 42],
"reason": "forced by layout"
},
{
"object": "LayoutSVGText text id='text'",
- "rect": [203, 336, 123, 44],
+ "rect": [203, 335, 120, 42],
"reason": "full"
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [247, 90, 122, 43],
+ "rect": [247, 89, 119, 42],
"reason": "forced by layout"
},
{
"object": "LayoutSVGText text id='text'",
- "rect": [247, 90, 122, 43],
+ "rect": [247, 89, 119, 42],
"reason": "full"
},
{
"object": "LayoutSVGRect rect id='rect'",
- "rect": [355, 125, 103, 104],
+ "rect": [355, 123, 103, 104],
"reason": "full"
},
{
"object": "LayoutSVGRect rect id='rect'",
- "rect": [109, 84, 103, 101],
+ "rect": [109, 82, 103, 101],
"reason": "full"
},
{
"object": "LayoutSVGImage image id='image'",
- "rect": [90, 208, 98, 97],
+ "rect": [90, 206, 98, 97],
"reason": "full"
},
{
"object": "LayoutSVGImage image id='image'",
- "rect": [353, 398, 97, 98],
+ "rect": [353, 396, 97, 98],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698