mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update web-platform-tests to revision 345300fad3945a5f1441fb2b2001109ca48f36e8
This commit is contained in:
parent
71ba247942
commit
05db47be0f
109 changed files with 2576 additions and 1228 deletions
|
@ -120,44 +120,44 @@
|
|||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="log"></div>
|
||||
<p>
|
||||
<math>
|
||||
<mspace id="baseline" width="30px" height="2px" depth="0px" mathbackground="blue"/>
|
||||
<mmultiscripts 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"/>
|
||||
<mmultiscripts 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"/>
|
||||
<none/>
|
||||
</mmultiscripts>
|
||||
<mmultiscripts id="msup" mathbackground="green">
|
||||
<mspace id="msupBase" width="30px" height="15px" depth="15px" mathbackground="black"/>
|
||||
<mmultiscripts id="msup" style="background: green">
|
||||
<mspace id="msupBase" width="30px" height="15px" depth="15px" style="background: black"/>
|
||||
<none/>
|
||||
<mspace id="msupSup" width="10px" height="5px" depth="5px" mathbackground="black"/>
|
||||
<mspace id="msupSup" width="10px" height="5px" depth="5px" style="background: black"/>
|
||||
</mmultiscripts>
|
||||
<mmultiscripts 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"/>
|
||||
<mmultiscripts 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"/>
|
||||
</mmultiscripts>
|
||||
<mmultiscripts id="premsub" mathbackground="green">
|
||||
<mspace id="premsubBase" width="30px" height="15px" depth="15px" mathbackground="black"/>
|
||||
<mmultiscripts id="premsub" style="background: green">
|
||||
<mspace id="premsubBase" width="30px" height="15px" depth="15px" style="background: black"/>
|
||||
<mprescripts/>
|
||||
<mspace id="premsubSub" width="10px" height="5px" depth="5px" mathbackground="black"/>
|
||||
<mspace id="premsubSub" width="10px" height="5px" depth="5px" style="background: black"/>
|
||||
<none/>
|
||||
</mmultiscripts>
|
||||
<mmultiscripts id="premsup" mathbackground="green">
|
||||
<mspace id="premsupBase" width="30px" height="15px" depth="15px" mathbackground="black"/>
|
||||
<mmultiscripts id="premsup" style="background: green">
|
||||
<mspace id="premsupBase" width="30px" height="15px" depth="15px" style="background: black"/>
|
||||
<mprescripts/>
|
||||
<none/>
|
||||
<mspace id="premsupSup" width="10px" height="5px" depth="5px" mathbackground="black"/>
|
||||
<mspace id="premsupSup" width="10px" height="5px" depth="5px" style="background: black"/>
|
||||
</mmultiscripts>
|
||||
<mmultiscripts id="premsubsup" mathbackground="green">
|
||||
<mspace id="premsubsupBase" width="30px" height="15px" depth="15px" mathbackground="black"/>
|
||||
<mmultiscripts id="premsubsup" style="background: green">
|
||||
<mspace id="premsubsupBase" width="30px" height="15px" depth="15px" style="background: black"/>
|
||||
<mprescripts/>
|
||||
<mspace id="premsubsupSub" width="10px" height="5px" depth="5px" mathbackground="black"/>
|
||||
<mspace id="premsubsupSup" width="10px" height="5px" depth="5px" mathbackground="black"/>
|
||||
<mspace id="premsubsupSub" width="10px" height="5px" depth="5px" style="background: black"/>
|
||||
<mspace id="premsubsupSup" width="10px" height="5px" depth="5px" style="background: black"/>
|
||||
</mmultiscripts>
|
||||
</math>
|
||||
</p>
|
||||
<hr/>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue