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

@@ -57,6 +57,9 @@
width: 100px;
height: 100px;
}
body {
font-family: Arial;
}
</style>
<script type="text/javascript" src="../../test.js"></script>
</head>