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
|
@ -14,17 +14,17 @@
|
|||
<div style="position: absolute; top: 0px; left: 0px;
|
||||
width: 200px; height: 200px;">
|
||||
<math style="position: absolute; top: 0px; left: 0px">
|
||||
<mspace width="50px" height="100px" depth="100px" mathbackground="green"/>
|
||||
<mspace width="50px" height="100px" depth="100px" mathbackground="green"/>
|
||||
<mspace width="25px" depth="100px" mathbackground="green"/>
|
||||
<mspace width="25px" depth="100px" mathbackground="green"/>
|
||||
<mspace width="25px" height="100px" mathbackground="green"/>
|
||||
<mspace width="25px" height="100px" mathbackground="green"/>
|
||||
<mspace width="50px" height="100px" depth="100px" style="background: green"/>
|
||||
<mspace width="50px" height="100px" depth="100px" style="background: green"/>
|
||||
<mspace width="25px" depth="100px" style="background: green"/>
|
||||
<mspace width="25px" depth="100px" style="background: green"/>
|
||||
<mspace width="25px" height="100px" style="background: green"/>
|
||||
<mspace width="25px" height="100px" style="background: green"/>
|
||||
</math>
|
||||
<math style="position: absolute; top: 0px; left: 0px">
|
||||
<mspace width="100px" height="20px" depth="20px" mathbackground="red"/>
|
||||
<mspace width="50px" height="100px" mathbackground="red"/>
|
||||
<mspace width="50px" depth="100px" mathbackground="red"/>
|
||||
<mspace width="100px" height="20px" depth="20px" style="background: red"/>
|
||||
<mspace width="50px" height="100px" style="background: red"/>
|
||||
<mspace width="50px" depth="100px" style="background: red"/>
|
||||
</math>
|
||||
</div>
|
||||
<!-- These green divs should cover the red mspace elements -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue