chromium/third_party/blink/web_tests/external/wpt/mathml/relations/html5-tree/link-color-001.tentative.html

<!DOCTYPE html>
<html>
<head>
  <title>Test link on mtext</title>
  <link rel="mismatch" href="link-color-001.tentative-ref.html"/>
  <link rel="help" href="https://github.com/w3c/mathml-core/pull/29"/>
</head>
<body>
  <math xmlns="http://www.w3.org/1998/Math/MathML">
    <mtext href="www.mozilla.org">MathML Link</mtext>
  </math>
</body>
</html>