Update web-platform-tests to revision 345300fad3945a5f1441fb2b2001109ca48f36e8

This commit is contained in:
WPT Sync Bot 2019-02-08 20:38:29 -05:00
parent 71ba247942
commit 05db47be0f
109 changed files with 2576 additions and 1228 deletions

View file

@ -59,32 +59,32 @@
</script>
</head>
<body>
<div id="log"></div>
<p>
<math>
<mspace id="baseline" width="30px" height="2px" depth="0px" mathbackground="blue"/>
<mspace id="baseline" width="30px" height="2px" depth="0px" style="background: blue"/>
<msub id="msub">
<mspace id="msubbase" width="30px" height="15px" depth="15px" mathbackground="black"/>
<mspace id="msubsub" width="10px" height="50px" depth="50px" mathbackground="black"/>
<mspace id="msubbase" width="30px" height="15px" depth="15px" style="background: black"/>
<mspace id="msubsub" width="10px" height="50px" depth="50px" style="background: black"/>
</msub>
<msup id="msup">
<mspace id="msupbase" width="30px" height="15px" depth="15px" mathbackground="black"/>
<mspace id="msupsup" width="10px" height="75px" depth="75px" mathbackground="black"/>
<mspace id="msupbase" width="30px" height="15px" depth="15px" style="background: black"/>
<mspace id="msupsup" width="10px" height="75px" depth="75px" style="background: black"/>
</msup>
<msubsup id="msubsup">
<mspace id="msubsupbase" width="30px" height="15px" depth="15px" mathbackground="black"/>
<mspace id="msubsupsub" width="10px" height="50px" depth="50px" mathbackground="black"/>
<mspace id="msubsupsup" width="10px" height="75px" depth="75px" mathbackground="black"/>
<mspace id="msubsupbase" width="30px" height="15px" depth="15px" style="background: black"/>
<mspace id="msubsupsub" width="10px" height="50px" depth="50px" style="background: black"/>
<mspace id="msubsupsup" width="10px" height="75px" depth="75px" style="background: black"/>
</msubsup>
<mmultiscripts id="multi">
<mspace id="multibase" width="30px" height="15px" depth="15px" mathbackground="black"/>
<mspace id="multipostsub" width="10px" height="50px" depth="50px" mathbackground="black"/>
<mspace id="multipostsup" width="10px" height="75px" depth="75px" mathbackground="black"/>
<mspace id="multibase" width="30px" height="15px" depth="15px" style="background: black"/>
<mspace id="multipostsub" width="10px" height="50px" depth="50px" style="background: black"/>
<mspace id="multipostsup" width="10px" height="75px" depth="75px" style="background: black"/>
<mprescripts/>
<mspace id="multipresub" width="10px" height="50px" depth="50px" mathbackground="black"/>
<mspace id="multipresup" width="10px" height="75px" depth="75px" mathbackground="black"/>
<mspace id="multipresub" width="10px" height="50px" depth="50px" style="background: black"/>
<mspace id="multipresup" width="10px" height="75px" depth="75px" style="background: black"/>
</mmultiscripts>
</math>
</p>
<hr/>
</body>
</html>