mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Use tree order when z-index is the same
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* {margin:0;padding:0;}
|
||||
body {
|
||||
background-color: green;
|
||||
font-family: Arial;
|
||||
}
|
||||
#div1 {
|
||||
background-color:cyan;
|
||||
|
||||
Reference in New Issue
Block a user