| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt
|
| index 7b8b129d6135db15f7b63fdd53cb6325490d4f20..78f1be480ce7a59a945440240205a4b7caf57532 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt
|
| @@ -10,13 +10,8 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow body",
|
| - "rect": [8, 8, 784, 204],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow body",
|
| - "rect": [8, 113, 784, 100],
|
| - "reason": "incremental"
|
| + "rect": [8, 8, 784, 205],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGContainer svg:use id='use'",
|
| @@ -66,24 +61,12 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow body",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow body",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "incremental"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg:svg id='svg'",
|
|
|