blob: ddd80b7c714f9c5502654040a26c1702b72ac764 [file] [edit]
<!doctype html>
<html>
<head>
<title>Semantics</title>
</head>
<body onload="document.getElementById('a').setAttribute('encoding', 'MathML-Presentation')">
<!-- This test verifies that setting the encoding dynamically updates the selected annotation. This should render the same as the static reference. -->
<p><math><semantics><csymbol>Content MathML</csymbol><annotation-xml id="a"><mtext>PASS</mtext></annotation-xml><annotation>FAIL</annotation></semantics></math></p>
</body>
</html>