| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt
|
| index 93d2ecd0893f68ada3ece4397a8ee862661c6d5c..9b8351f207f597197e11252828e9656cc7df73ba 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt
|
| @@ -12,11 +12,6 @@
|
| "reason": "subtree"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [8, 58, 400, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text",
|
| "rect": [8, 58, 400, 100],
|
| "reason": "subtree"
|
| @@ -27,11 +22,6 @@
|
| "reason": "subtree"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [8, 8, 400, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text",
|
| "rect": [8, 8, 400, 100],
|
| "reason": "subtree"
|
| @@ -41,10 +31,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text",
|
| "reason": "subtree"
|
| },
|
|
|