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

@ -81,24 +81,24 @@
</script>
</head>
<body>
<div id="log"></div>
<p>
<math>
<mspace id="baseline" width="30px" height="2px" depth="0px" mathbackground="blue"/>
<msub id="msub" mathbackground="green">
<mspace id="msubBase" width="30px" height="15px" depth="15px" mathbackground="black"/>
<mspace id="msubSub" width="10px" height="5px" depth="5px" mathbackground="black"/>
<mspace id="baseline" width="30px" height="2px" depth="0px" style="background: blue"/>
<msub id="msub" style="background: green">
<mspace id="msubBase" width="30px" height="15px" depth="15px" style="background: black"/>
<mspace id="msubSub" width="10px" height="5px" depth="5px" style="background: black"/>
</msub>
<msup id="msup" mathbackground="blue">
<mspace id="msupBase" width="30px" height="15px" depth="15px" mathbackground="black"/>
<mspace id="msupSup" width="10px" height="5px" depth="5px" mathbackground="black"/>
<msup id="msup" style="background: blue">
<mspace id="msupBase" width="30px" height="15px" depth="15px" style="background: black"/>
<mspace id="msupSup" width="10px" height="5px" depth="5px" style="background: black"/>
</msup>
<msubsup id="msubsup" mathbackground="green">
<mspace id="msubsupBase" width="30px" height="15px" depth="15px" mathbackground="black"/>
<mspace id="msubsupSub" width="10px" height="5px" depth="5px" mathbackground="black"/>
<mspace id="msubsupSup" width="10px" height="5px" depth="5px" mathbackground="black"/>
<msubsup id="msubsup" style="background: green">
<mspace id="msubsupBase" width="30px" height="15px" depth="15px" style="background: black"/>
<mspace id="msubsupSub" width="10px" height="5px" depth="5px" style="background: black"/>
<mspace id="msubsupSup" width="10px" height="5px" depth="5px" style="background: black"/>
</msubsup>
</math>
</p>
<hr/>
</body>
</html>