mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +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
|
@ -79,51 +79,51 @@
|
|||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="log"></div>
|
||||
<p>
|
||||
<math>
|
||||
<mo id="axis">−</mo>
|
||||
<mfrac id="frac0">
|
||||
<mspace id="frac0num" width="15px" height="15px" mathbackground="blue"/>
|
||||
<mspace id="frac0den" width="15px" height="15px" mathbackground="green"/>
|
||||
<mspace id="frac0num" width="15px" height="15px" style="background: blue"/>
|
||||
<mspace id="frac0den" width="15px" height="15px" style="background: green"/>
|
||||
</mfrac>
|
||||
<mfrac id="frac1">
|
||||
<mspace id="frac1num" width="30px" height="15px" mathbackground="blue"/>
|
||||
<mspace id="frac1den" width="15px" height="15px" mathbackground="green"/>
|
||||
<mspace id="frac1num" width="30px" height="15px" style="background: blue"/>
|
||||
<mspace id="frac1den" width="15px" height="15px" style="background: green"/>
|
||||
</mfrac>
|
||||
<mfrac id="frac2">
|
||||
<mspace id="frac2num" width="15px" height="15px" mathbackground="blue"/>
|
||||
<mspace id="frac2den" width="30px" height="15px" mathbackground="green"/>
|
||||
<mspace id="frac2num" width="15px" height="15px" style="background: blue"/>
|
||||
<mspace id="frac2den" width="30px" height="15px" style="background: green"/>
|
||||
</mfrac>
|
||||
<mfrac id="frac3">
|
||||
<mspace id="frac3num" width="15px" height="30px" mathbackground="blue"/>
|
||||
<mspace id="frac3den" width="15px" height="15px" mathbackground="green"/>
|
||||
<mspace id="frac3num" width="15px" height="30px" style="background: blue"/>
|
||||
<mspace id="frac3den" width="15px" height="15px" style="background: green"/>
|
||||
</mfrac>
|
||||
<mfrac id="frac4">
|
||||
<mspace id="frac4num" width="15px" height="15px" mathbackground="blue"/>
|
||||
<mspace id="frac4den" width="15px" height="30px" mathbackground="green"/>
|
||||
<mspace id="frac4num" width="15px" height="15px" style="background: blue"/>
|
||||
<mspace id="frac4den" width="15px" height="30px" style="background: green"/>
|
||||
</mfrac>
|
||||
<mfrac id="frac5" linethickness="0px">
|
||||
<mspace id="frac5num" width="15px" height="15px" mathbackground="blue"/>
|
||||
<mspace id="frac5den" width="15px" height="15px" mathbackground="green"/>
|
||||
<mspace id="frac5num" width="15px" height="15px" style="background: blue"/>
|
||||
<mspace id="frac5den" width="15px" height="15px" style="background: green"/>
|
||||
</mfrac>
|
||||
<mfrac id="frac6" linethickness="0px">
|
||||
<mspace id="frac6num" width="30px" height="15px" mathbackground="blue"/>
|
||||
<mspace id="frac6den" width="15px" height="15px" mathbackground="green"/>
|
||||
<mspace id="frac6num" width="30px" height="15px" style="background: blue"/>
|
||||
<mspace id="frac6den" width="15px" height="15px" style="background: green"/>
|
||||
</mfrac>
|
||||
<mfrac id="frac7" linethickness="0px">
|
||||
<mspace id="frac7num" width="15px" height="15px" mathbackground="blue"/>
|
||||
<mspace id="frac7den" width="30px" height="15px" mathbackground="green"/>
|
||||
<mspace id="frac7num" width="15px" height="15px" style="background: blue"/>
|
||||
<mspace id="frac7den" width="30px" height="15px" style="background: green"/>
|
||||
</mfrac>
|
||||
<mfrac id="frac8" linethickness="0px">
|
||||
<mspace id="frac8num" width="15px" height="30px" mathbackground="blue"/>
|
||||
<mspace id="frac8den" width="15px" height="15px" mathbackground="green"/>
|
||||
<mspace id="frac8num" width="15px" height="30px" style="background: blue"/>
|
||||
<mspace id="frac8den" width="15px" height="15px" style="background: green"/>
|
||||
</mfrac>
|
||||
<mfrac id="frac9" linethickness="0px">
|
||||
<mspace id="frac9num" width="15px" height="15px" mathbackground="blue"/>
|
||||
<mspace id="frac9den" width="15px" height="30px" mathbackground="green"/>
|
||||
<mspace id="frac9num" width="15px" height="15px" style="background: blue"/>
|
||||
<mspace id="frac9den" width="15px" height="30px" style="background: green"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
<hr/>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -133,11 +133,12 @@
|
|||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="log"></div>
|
||||
<p>
|
||||
<math style="font-family: axisheight7000-rulethickness1000;">
|
||||
<mspace id="ref0001" depth="1em" width="3em" mathbackground="green"/>
|
||||
<mspace id="ref0001" depth="1em" width="3em" style="background: green"/>
|
||||
<mfrac>
|
||||
<mspace width="3em" height="1em" id="num0001" mathbackground="blue"/>
|
||||
<mspace width="3em" height="1em" id="num0001" style="background: blue"/>
|
||||
<mspace width="3em"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
|
@ -146,20 +147,20 @@
|
|||
<p>
|
||||
<math display="block" style="font-family: denominatordisplaystylegapmin5000-rulethickness1000;">
|
||||
<mspace id="ref0002" width="3em"
|
||||
height=".5em" depth=".5em" mathbackground="green"/>
|
||||
height=".5em" depth=".5em" style="background: green"/>
|
||||
<mfrac>
|
||||
<mspace width="3em"/>
|
||||
<mspace width="3em" height="1em" id="den0002" mathbackground="blue"/>
|
||||
<mspace width="3em" height="1em" id="den0002" style="background: blue"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
<hr/>
|
||||
<p>
|
||||
<math display="block" style="font-family: denominatordisplaystyleshiftdown6000-rulethickness1000;">
|
||||
<mspace id="ref0003" width="3em" height="1em" mathbackground="green"/>
|
||||
<mspace id="ref0003" width="3em" height="1em" style="background: green"/>
|
||||
<mfrac>
|
||||
<mspace width="3em"/>
|
||||
<mspace width="3em" depth="1em" id="den0003" mathbackground="blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0003" style="background: blue"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
|
@ -167,20 +168,20 @@
|
|||
<p>
|
||||
<math style="font-family: denominatorgapmin4000-rulethickness1000;">
|
||||
<mspace id="ref0004" width="3em"
|
||||
height=".5em" depth=".5em" mathbackground="green"/>
|
||||
height=".5em" depth=".5em" style="background: green"/>
|
||||
<mfrac>
|
||||
<mspace width="3em"/>
|
||||
<mspace width="3em" height="1em" id="den0004" mathbackground="blue"/>
|
||||
<mspace width="3em" height="1em" id="den0004" style="background: blue"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
<hr/>
|
||||
<p>
|
||||
<math style="font-family: denominatorshiftdown3000-rulethickness1000;">
|
||||
<mspace id="ref0005" width="3em" height="1em" mathbackground="green"/>
|
||||
<mspace id="ref0005" width="3em" height="1em" style="background: green"/>
|
||||
<mfrac>
|
||||
<mspace width="3em"/>
|
||||
<mspace width="3em" depth="1em" id="den0005" mathbackground="blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0005" style="background: blue"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
|
@ -188,9 +189,9 @@
|
|||
<p>
|
||||
<math display="block" style="font-family: numeratordisplaystylegapmin8000-rulethickness1000;">
|
||||
<mspace id="ref0006" width="3em"
|
||||
height=".5em" depth=".5em" mathbackground="green"/>
|
||||
height=".5em" depth=".5em" style="background: green"/>
|
||||
<mfrac>
|
||||
<mspace width="3em" depth="1em" id="num0006" mathbackground="blue"/>
|
||||
<mspace width="3em" depth="1em" id="num0006" style="background: blue"/>
|
||||
<mspace width="3em"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
|
@ -199,9 +200,9 @@
|
|||
<p>
|
||||
<math display="block" style="font-family: numeratordisplaystyleshiftup2000-rulethickness1000;">
|
||||
<mspace id="ref0007" width="3em"
|
||||
depth="1em" mathbackground="green"/>
|
||||
depth="1em" style="background: green"/>
|
||||
<mfrac>
|
||||
<mspace width="3em" height="1em" id="num0007" mathbackground="blue"/>
|
||||
<mspace width="3em" height="1em" id="num0007" style="background: blue"/>
|
||||
<mspace width="3em"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
|
@ -210,9 +211,9 @@
|
|||
<p>
|
||||
<math style="font-family: numeratorgapmin9000-rulethickness1000;">
|
||||
<mspace id="ref0008" width="3em"
|
||||
height=".5em" depth=".5em" mathbackground="green"/>
|
||||
height=".5em" depth=".5em" style="background: green"/>
|
||||
<mfrac>
|
||||
<mspace width="3em" depth="1em" id="num0008" mathbackground="blue"/>
|
||||
<mspace width="3em" depth="1em" id="num0008" style="background: blue"/>
|
||||
<mspace width="3em"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
|
@ -221,9 +222,9 @@
|
|||
<p>
|
||||
<math style="font-family: numeratorshiftup11000-rulethickness1000;">
|
||||
<mspace id="ref0009" width="3em"
|
||||
depth="1em" mathbackground="green"/>
|
||||
depth="1em" style="background: green"/>
|
||||
<mfrac>
|
||||
<mspace width="3em" height="1em" id="num0009" mathbackground="blue"/>
|
||||
<mspace width="3em" height="1em" id="num0009" style="background: blue"/>
|
||||
<mspace width="3em"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
|
@ -232,11 +233,10 @@
|
|||
<p>
|
||||
<math style="font-family: rulethickness10000">
|
||||
<mfrac>
|
||||
<mspace width="3em" height="1em" id="num0010" mathbackground="blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0010" mathbackground="green"/>
|
||||
<mspace width="3em" height="1em" id="num0010" style="background: blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0010" style="background: green"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
<hr/>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -102,11 +102,12 @@
|
|||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="log"></div>
|
||||
<p>
|
||||
<math style="font-family: axisheight7000;">
|
||||
<mspace id="ref0001" depth="1em" width="3em" mathbackground="green"/>
|
||||
<mspace id="ref0001" depth="1em" width="3em" style="background: green"/>
|
||||
<mfrac linethickness="0px">
|
||||
<mspace width="3em" height="1em" id="num0001" mathbackground="blue"/>
|
||||
<mspace width="3em" height="1em" id="num0001" style="background: blue"/>
|
||||
<mspace width="3em"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
|
@ -114,20 +115,20 @@
|
|||
<hr/>
|
||||
<p>
|
||||
<math display="block" style="font-family: bottomdisplaystyleshiftdown5000;">
|
||||
<mspace id="ref0002" width="3em" height="1em" mathbackground="green"/>
|
||||
<mspace id="ref0002" width="3em" height="1em" style="background: green"/>
|
||||
<mfrac linethickness="0px">
|
||||
<mspace width="3em"/>
|
||||
<mspace width="3em" depth="1em" id="den0002" mathbackground="blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0002" style="background: blue"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
<hr/>
|
||||
<p>
|
||||
<math style="font-family: bottomshiftdown6000;">
|
||||
<mspace id="ref0003" width="3em" height="1em" mathbackground="green"/>
|
||||
<mspace id="ref0003" width="3em" height="1em" style="background: green"/>
|
||||
<mfrac linethickness="0px">
|
||||
<mspace width="3em"/>
|
||||
<mspace width="3em" depth="1em" id="den0003" mathbackground="blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0003" style="background: blue"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
|
@ -135,8 +136,8 @@
|
|||
<p>
|
||||
<math display="block" style="font-family: displaystylegapmin4000;">
|
||||
<mfrac linethickness="0px">
|
||||
<mspace width="3em" height="1em" id="num0004" mathbackground="blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0004" mathbackground="green"/>
|
||||
<mspace width="3em" height="1em" id="num0004" style="background: blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0004" style="background: green"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
|
@ -144,17 +145,17 @@
|
|||
<p>
|
||||
<math style="font-family: gapmin8000;">
|
||||
<mfrac linethickness="0px">
|
||||
<mspace width="3em" height="1em" id="num0005" mathbackground="blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0005" mathbackground="green"/>
|
||||
<mspace width="3em" height="1em" id="num0005" style="background: blue"/>
|
||||
<mspace width="3em" depth="1em" id="den0005" style="background: green"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
<hr/>
|
||||
<p>
|
||||
<math display="block" style="font-family: topdisplaystyleshiftup3000;">
|
||||
<mspace id="ref0006" width="3em" depth="1em" mathbackground="green"/>
|
||||
<mspace id="ref0006" width="3em" depth="1em" style="background: green"/>
|
||||
<mfrac linethickness="0px">
|
||||
<mspace width="3em" height="1em" id="num0006" mathbackground="blue"/>
|
||||
<mspace width="3em" height="1em" id="num0006" style="background: blue"/>
|
||||
<mspace width="3em"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
|
@ -162,13 +163,12 @@
|
|||
<hr/>
|
||||
<p>
|
||||
<math style="font-family: topshiftup9000;">
|
||||
<mspace id="ref0007" width="3em" depth="1em" mathbackground="green"/>
|
||||
<mspace id="ref0007" width="3em" depth="1em" style="background: green"/>
|
||||
<mfrac linethickness="0px">
|
||||
<mspace width="3em" height="1em" id="num0007" mathbackground="blue"/>
|
||||
<mspace width="3em" height="1em" id="num0007" style="background: blue"/>
|
||||
<mspace width="3em"/>
|
||||
</mfrac>
|
||||
</math>
|
||||
</p>
|
||||
<hr/>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue