| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/embedded-svg-size-changes-no-layout-triggers-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/embedded-svg-size-changes-no-layout-triggers-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/embedded-svg-size-changes-no-layout-triggers-expected.txt
|
| index 6adefed3b7106e9296c1769de348e0b3cda680dd..8c61365b29e833abcf53044a369c227cc73b5d82 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/embedded-svg-size-changes-no-layout-triggers-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/embedded-svg-size-changes-no-layout-triggers-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [0, 0, 800, 600],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutEmbeddedObject OBJECT",
|
| @@ -19,22 +19,22 @@
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [211, 11, 180, 180],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [210, 10, 180, 180],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [11, 11, 180, 180],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [10, 10, 180, 180],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -42,11 +42,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutEmbeddedObject OBJECT",
|
| @@ -54,15 +54,15 @@
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|