mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
25 lines
565 B
HTML
25 lines
565 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Crashtest bug 713606</title>
|
|
</head>
|
|
<body onload="document.querySelector('mstyle').setAttribute('scriptminsize', '0%');">
|
|
<math>
|
|
<msubsup>
|
|
<mtext>X</mtext>
|
|
<mtable displaystyle="true"></mstyle>
|
|
</mtext>Y</mtext>
|
|
</msubsup>
|
|
</math>
|
|
<math>
|
|
<msubsup>
|
|
<mtext>X</mtext>
|
|
<mstyle displaystyle="true"></mstyle>
|
|
</mtext>Y</mtext>
|
|
</msubsup>
|
|
</math>
|
|
<math><mfrac><mstyle displaystyle="true"></mstyle></mfrac></math>
|
|
</body>
|
|
</html>
|
|
|