mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
16d3bef255
1. when stacking without z-index, positioned > floated > normal flow 2. supports negative z-index 3. new stacking context formed when opacity < 1 (standard) 4. new stacking context formed for position:fixed (no standard yet, done in mobile webkit and chrome 22+) |
||
---|---|---|
.. | ||
background | ||
border | ||
images | ||
list | ||
text | ||
transform | ||
zindex | ||
child-textnodes.html | ||
forms.html | ||
iframe.html | ||
overflow.html | ||
pseudoelements.html | ||
visibility.html |