chromium/third_party/blink/web_tests/external/wpt/mathml/presentation-markup/operators/op-dict-5-notref.html

<!DOCTYPE html>
<html>
<head>
  <title>op-dict stretchy</title>
</head>
<body>
  <math>
    <mrow>
      <mo stretchy="false">(</mo>
      <mfrac>
        <mi>a</mi>
        <mi>b</mi>
      </mfrac>
      <mo>)</mo>
    </mrow>
  </math>
</body>
</html>