html2canvas/tests/cases
arrix 16d3bef255 z-index overhaul. relative above static; negative z-index
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+)
2013-08-06 03:36:12 +08:00
..
background background clipping support 2013-01-03 20:34:47 +02:00
border refactored border radius calculation 2013-01-03 18:37:27 +02:00
images formatted tests into smaller units 2012-12-27 23:53:27 +02:00
list formatted tests into smaller units 2012-12-27 23:53:27 +02:00
text Add tests for text shadow 2013-08-04 17:00:41 +03:00
transform first transform test 2013-08-04 19:21:00 +03:00
zindex z-index overhaul. relative above static; negative z-index 2013-08-06 03:36:12 +08:00
child-textnodes.html added test case for #251 inline text in top element 2013-08-02 10:11:07 +08:00
forms.html webdriver testing 2012-12-27 23:06:47 +02:00
iframe.html Change iframe test url 2013-08-04 15:41:46 +03:00
overflow.html formatted tests into smaller units 2012-12-27 23:53:27 +02:00
pseudoelements.html pseudoelement tests 2013-01-11 22:33:40 +02:00
visibility.html formatted tests into smaller units 2012-12-27 23:53:27 +02:00