Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
            - /mathml/menclose/menclose-3-madruwb.html - WPT Dashboard Interop Dashboard
 
<!DOCTYPE html>
<html>
  <head>
    <title>Test menclose madruwb</title>
    <meta charset="utf-8"/>
    <link rel="match" href="menclose-3-madruwb-ref.html"/>
  </head>
  <body>
    <!-- menclose: madruwb -->
    <math>
      <menclose notation="madruwb"><mi>x</mi></menclose>
    </math>
  </body>
</html>