mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14: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
|
@ -55,23 +55,23 @@
|
|||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="log"></div>
|
||||
<p>
|
||||
<math style="font-family: axisheight5000-verticalarrow14000;">
|
||||
<mrow>
|
||||
<mspace id="baseline1" mathbackground="blue" width="50px" height="1px"/>
|
||||
<mpadded voffset="50px"><mspace mathbackground="cyan" width="50px" height="1px"/></mpadded>
|
||||
<mo id="mo1" symmetric="true" mathcolor="green">↨</mo>
|
||||
<mspace mathbackground="gray" width="10px" height="50px"/>
|
||||
<mspace id="baseline1" style="background: blue" width="50px" height="1px"/>
|
||||
<mpadded voffset="50px"><mspace style="background: cyan" width="50px" height="1px"/></mpadded>
|
||||
<mo id="mo1" symmetric="true" style="color: green">↨</mo>
|
||||
<mspace style="background: gray" width="10px" height="50px"/>
|
||||
</mrow>
|
||||
</math>
|
||||
<math style="font-family: axisheight5000-verticalarrow14000;">
|
||||
<mrow>
|
||||
<mspace id="baseline2" mathbackground="blue" width="50px" height="1px"/>
|
||||
<mpadded voffset="50px"><mspace mathbackground="cyan" width="50px" height="1px"/></mpadded>
|
||||
<mo id="mo2" symmetric="true" mathcolor="green">↨</mo>
|
||||
<mspace id="target2" mathbackground="gray" width="10px" height="200px"/>
|
||||
<mspace id="baseline2" style="background: blue" width="50px" height="1px"/>
|
||||
<mpadded voffset="50px"><mspace style="background: cyan" width="50px" height="1px"/></mpadded>
|
||||
<mo id="mo2" symmetric="true" style="color: green">↨</mo>
|
||||
<mspace id="target2" style="background: gray" width="10px" height="200px"/>
|
||||
</mrow>
|
||||
</math>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue