Use tree order when z-index is the same

This commit is contained in:
Niklas von Hertzen
2017-08-09 11:52:42 +08:00
parent ed92d2354c
commit 77393074ba
36 changed files with 392 additions and 337 deletions

View File

@@ -10,6 +10,9 @@
width: 3in;
height: 3in;
}
body {
font-family: Arial;
}
</STYLE>
<script type="text/javascript" src="../../test.js"></script>
</HEAD>