| Index: third_party/WebKit/LayoutTests/svg/clip-path/display-none-children-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/svg/overflow/overflow-visible-with-border-radius-expected.html b/third_party/WebKit/LayoutTests/svg/clip-path/display-none-children-expected.html
|
| similarity index 54%
|
| copy from third_party/WebKit/LayoutTests/svg/overflow/overflow-visible-with-border-radius-expected.html
|
| copy to third_party/WebKit/LayoutTests/svg/clip-path/display-none-children-expected.html
|
| index c5b7d05739f2c0284b5961eb2eb703167eb2cf72..f8c7fc59e452b106eb1a208749d2973c58f8e13d 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/overflow/overflow-visible-with-border-radius-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/svg/clip-path/display-none-children-expected.html
|
| @@ -1,4 +1,4 @@
|
| -<!DOCTYPE html>
|
| -<svg width="100" height="100">
|
| +<!DOCTYPE HTML>
|
| +<svg width="400" height="400">
|
| <rect width="100" height="100" fill="green"/>
|
| </svg>
|
|
|