| Index: third_party/WebKit/LayoutTests/svg/custom/clip-path-units-changes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/clip-path-units-changes-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/clip-path-units-changes-expected.txt
|
| index b151e04f23ad23c770591e55054bdc06f369e2e1..d490b3e8d58d1b732ae7b7dba208fd636e107da8 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/clip-path-units-changes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/clip-path-units-changes-expected.txt
|
| @@ -12,9 +12,9 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGResourceClipper clipPath id='myclip'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [0, 100, 200, 100],
|
| + "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -22,9 +22,8 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [0, 100, 200, 100],
|
| - "reason": "incremental"
|
| + "object": "LayoutSVGResourceClipper clipPath id='myclip'",
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
|
|