Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
mathml
/
presentation-markup
/
radicals
/
empty-msqrt-ref.html
blob: 8ff5cbe9edd632cfd5fd6bb1f71f2df4209908df [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"utf-8"
/>
<title>
Empty <msqrt> element (reference)
</title>
</head>
<body>
<math><msqrt><mrow></mrow></msqrt></math>
</body>
</html>