mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Beging implementing reftests
This commit is contained in:
9
tests/reftests/zindex/z-index15.txt
Normal file
9
tests/reftests/zindex/z-index15.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Window: [800, 600]
|
||||
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))
|
||||
Fill: rgb(0,128,0)
|
||||
Text: rgb(0,0,0) normal normal 400 16px Times New Roman
|
||||
[0, 0]: body
|
||||
Reference in New Issue
Block a user