| Index: third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
|
| similarity index 85%
|
| rename from third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
|
| rename to third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
|
| index 2b651eb1cc25399c59b45bb724b0502f3173b23a..81243c31daea3b1b3f92107c49060842dbe79a51 100644
|
| --- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt
|
| @@ -8,27 +8,27 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| - "rect": [8, 72, 402, 402],
|
| + "rect": [8, 68, 402, 402],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse circle",
|
| - "rect": [48, 112, 322, 322],
|
| + "rect": [48, 108, 322, 322],
|
| "reason": "SVG resource change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "rect": [48, 112, 322, 322],
|
| + "rect": [48, 108, 322, 322],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse circle",
|
| - "rect": [8, 155, 102, 236],
|
| + "rect": [8, 151, 102, 236],
|
| "reason": "SVG resource change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "rect": [9, 155, 100, 236],
|
| + "rect": [9, 151, 100, 236],
|
| "reason": "forced by layout"
|
| }
|
| ]
|
|
|