Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt |
index ebcdf7dc151fad818565862090ed5e9aa0d3e1fe..d7e7f442983e833308d656e75d568851faf1e161 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-xy-updates-SVGList-expected.txt |
@@ -12,11 +12,6 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutSVGRoot svg:svg", |
- "rect": [208, 14, 170, 17], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='ttt'", |
"rect": [208, 14, 170, 17], |
"reason": "full" |
@@ -27,11 +22,6 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutSVGRoot svg:svg", |
- "rect": [18, 194, 170, 17], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='ttt'", |
"rect": [18, 194, 170, 17], |
"reason": "full" |
@@ -41,10 +31,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg:svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='ttt'", |
"reason": "full" |
}, |