Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt |
index 887859250dc4530699158656aaa42e7343ee312b..2ee762850db32cffdcdae07938c16faf301b9ba7 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt |
@@ -12,11 +12,6 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutSVGRoot svg:svg", |
- "rect": [208, 13, 161, 19], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='ttt'", |
"rect": [208, 13, 161, 19], |
"reason": "full" |
@@ -27,11 +22,6 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutSVGRoot svg:svg", |
- "rect": [18, 193, 161, 19], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='ttt'", |
"rect": [18, 193, 161, 19], |
"reason": "full" |
@@ -41,10 +31,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg:svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='ttt'", |
"reason": "full" |
}, |