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/tables/dynamic-rowspan-mozilla-370692.xhtml - WPT Dashboard Interop Dashboard
<head>
<link rel="match" href="dynamic-rowspan-mozilla-370692-ref.xhtml"/>
</head>
<body>
<table>
<mathml:mo>+</mathml:mo>
<td>bar</td>
</mathml:mtr>
<tr><td>baz</td></tr>
</table>
</body>
</html>