| Index: third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/js-update-container-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-container-expected.txt b/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/js-update-container-expected.txt
|
| similarity index 81%
|
| rename from third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-container-expected.txt
|
| rename to third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/js-update-container-expected.txt
|
| index f2e512b51bb2e70969314110dc8ffdf7344a5305..193f53f657d34274f84dde9059304d706a9c5010 100644
|
| --- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-update-container-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/spinvalidation/paint/invalidation/svg/js-update-container-expected.txt
|
| @@ -9,17 +9,17 @@
|
| {
|
| "object": "LayoutSVGContainer g id='group'",
|
| "rect": [0, 0, 76, 76],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 76, 76],
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [-1, -1, 41, 41],
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
| @@ -27,11 +27,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGContainer g id='group'",
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|