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..09de2acddb3edbe39ed026bb98f6476fb492fc31 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/svg/custom/visibility-collapse-expected.html |
| @@ -0,0 +1,5 @@ |
| +<svg> |
| + <text y="125"> |
| + PASS if NOT underlined |
| + </text> |
| +</svg> |