Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/svg/custom/visibility-collapse-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/visibility-collapse-expected.html b/third_party/WebKit/LayoutTests/svg/custom/visibility-collapse-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..64555160934b4c81187624dabe8cfb40c1c0d6dc |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/svg/custom/visibility-collapse-expected.html |
| @@ -0,0 +1,6 @@ |
| +<!DOCTYPE HTML> |
| +<svg> |
| + <text y="125"> |
| + PASS if NOT underlined |
| + </text> |
| +</svg> |