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:
31
tests/reftests/zindex/z-index16.txt
Normal file
31
tests/reftests/zindex/z-index16.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
Window: [800, 600]
|
||||
Rectangle: [0, 0, 800, 600] rgba(0,0,0,0)
|
||||
Opacity: 1
|
||||
Text: rgb(0,0,0) normal normal 400 16px Times New Roman
|
||||
[8, 16]: This
|
||||
[40, 16]: text
|
||||
[68, 16]: will
|
||||
[97, 16]: be
|
||||
[116, 16]: beneath
|
||||
[170, 16]: everything.
|
||||
Clip: Path (Vector(x: 192, y: 192) > Vector(x: 480, y: 192) > Vector(x: 480, y: 480) > Vector(x: 192, y: 480))
|
||||
Draw image: Image ("/tests/assets/image.jpg") (source: [0, 0, 75, 75]) (destination: [0, 0, 75, 75])
|
||||
Text: rgb(0,0,0) normal normal 400 16px Times New Roman
|
||||
[192, 192]: This
|
||||
[224, 192]: text
|
||||
[252, 192]: will
|
||||
[281, 192]: underlay
|
||||
[341, 192]: text1,
|
||||
[381, 192]: but
|
||||
[406, 192]: overlay
|
||||
[458, 192]: the
|
||||
[192, 211]: butterfly
|
||||
[251, 211]: image
|
||||
Text: rgb(0,0,0) normal normal 400 16px Times New Roman
|
||||
[192, 192]: This
|
||||
[224, 192]: text
|
||||
[252, 192]: will
|
||||
[281, 192]: overlay
|
||||
[333, 192]: the
|
||||
[357, 192]: butterfly
|
||||
[416, 192]: image.
|
||||
Reference in New Issue
Block a user