chromium/third_party/blink/web_tests/svg/custom/visibility-collapse-expected.html

<!DOCTYPE HTML>
<svg>
  <text y="125" text-decoration="underline">
      PASS if underlined
  </text>
</svg>

<p style="text-decoration: underline;">PASS if underlined</p>