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:
@ -35,8 +35,11 @@
|
||||
.red-text-shadow {
|
||||
text-shadow: 0 -2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
body {
|
||||
font-family: Arial;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="shadow1">
|
||||
|
Reference in New Issue
Block a user