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:
@@ -3,7 +3,7 @@ Rectangle: [0, 0, 800, 600] rgb(128,128,128)
|
||||
Opacity: 1
|
||||
Clip: Path (Vector(x: 0, y: 0) > Vector(x: 200, y: 0) > Vector(x: 200, y: 200) > Vector(x: 0, y: 200))
|
||||
Fill: rgb(0,255,255)
|
||||
Clip: Path (Vector(x: 0, y: 0) > Vector(x: 800, y: 0) > Vector(x: 800, y: 19) > Vector(x: 0, y: 19))
|
||||
Clip: Path (Vector(x: 0, y: 0) > Vector(x: 800, y: 0) > Vector(x: 800, y: 18) > Vector(x: 0, y: 18))
|
||||
Fill: rgb(0,128,0)
|
||||
Text: rgb(0,0,0) normal normal 400 16px Times New Roman
|
||||
Text: rgb(0,0,0) normal normal 400 16px Arial
|
||||
[0, 0]: body
|
||||
Reference in New Issue
Block a user