Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /mathml/presentation-markup/operators/op-dict-5.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<html>
<head>
<title>op-dict stretchy</title>
<link rel="mismatch" href="op-dict-5-notref.html">
</head>
<body>
<math>
<mrow>
<mo>(</mo>
<mfrac>
<mi>a</mi>
<mi>b</mi>
</mfrac>
<mo>)</mo>
</mrow>
</math>
</body>
</html>