blob: 7235366e06a7fc303e0d45acdd5512052cb6f947 [file] [log] [blame]
<!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"><math><mtext>PASS</mtext></math></annotation-xml><annotation>FAIL</annotation></semantics></math></p>
</body>
</html>