| Index: third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt
|
| index e5216bafca76cff3dc4559c305fa3ba5337a2a8b..639a7dc9c489356983d279d9504d7e0b017b8e48 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt
|
| @@ -21,7 +21,7 @@
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [48, 108, 322, 322],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse circle",
|
| @@ -31,21 +31,13 @@
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [9, 151, 100, 236],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "reason": "forced by layout"
|
| },
|
| @@ -55,7 +47,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse circle",
|
|
|