Commit Graph

718 Commits

Author SHA1 Message Date
Niklas von Hertzen
1d03a5f9a4 z-index test case for negative z-indexes 2013-08-14 21:56:32 +03:00
arrix
ea7d6b485d preserve stacking nesting with special ancestor. issue #256 2013-08-15 02:12:38 +08:00
Niklas von Hertzen
fd4fd95429 Test case for static position inside position relative 2013-08-13 19:59:54 +03:00
Niklas von Hertzen
10b40821e5 first implementation for matrix transforms 2013-08-06 21:11:08 +03:00
Niklas von Hertzen
518dd702a2 list all tests in index.html 2013-08-06 21:10:46 +03:00
Niklas von Hertzen
056953f2c1 Fix cropping of canvas for float sized elements 2013-08-06 19:15:46 +03:00
Niklas von Hertzen
9a57a08c72 Refactoring logging and gradients 2013-08-06 18:55:04 +03:00
Niklas von Hertzen
26a81da2f0 Ignore transforms if non found 2013-08-06 18:20:20 +03:00
Niklas von Hertzen
57028ab423 initial commit for transforms 2013-08-06 18:17:33 +03:00
Niklas von Hertzen
c9e2fc27c8 Refactoring 2013-08-06 17:55:13 +03:00
Niklas von Hertzen
2777a3e079 Refactoring 2013-08-06 17:46:47 +03:00
arrix
02ab96dc5f passes z-index8 non-positioned element with opactiy < 1
The MDN article Understanding_z_index/Stacking_and_float is wrong about this
2013-08-06 10:34:13 +08:00
arrix
65746bd2e3 coding optimizations 2013-08-06 10:01:20 +08:00
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
Niklas von Hertzen
0277c34310 first transform test 2013-08-04 19:21:00 +03:00
Niklas von Hertzen
f35ef0fe6f Refactor 2013-08-04 18:33:18 +03:00
Niklas von Hertzen
2c8dd18d55 Fix build order 2013-08-04 18:33:02 +03:00
Niklas von Hertzen
6b5f31eef0 Add tests for text shadow 2013-08-04 17:00:41 +03:00
Niklas von Hertzen
832b9ee934 add grunt watch 2013-08-04 16:42:12 +03:00
Niklas von Hertzen
73698e8ceb Update readme 2013-08-04 16:41:41 +03:00
Niklas von Hertzen
37fbd3f90e Fix border rendering bug 2013-08-04 16:41:36 +03:00
Niklas von Hertzen
5300f20b78 use element instead of element-array in examples 2013-08-04 16:03:47 +03:00
Niklas von Hertzen
f0e234a1d8 Remove jQuery from examples 2013-08-04 15:58:42 +03:00
Niklas von Hertzen
30163ab16f Update readme 2013-08-04 15:51:16 +03:00
Niklas von Hertzen
407145da94 Update package.json 2013-08-04 15:50:54 +03:00
Niklas von Hertzen
c5e6eaa849 Change iframe test url 2013-08-04 15:41:46 +03:00
Niklas von Hertzen
2d39cd0719 fix shadow parsing for IE9 2013-08-04 15:41:00 +03:00
Niklas von Hertzen
ebd7828dc8 Update sauce-connect logging 2013-08-04 15:14:34 +03:00
Niklas von Hertzen
877367d499 Merge branch 'arrix-child_textnodes' into develop 2013-08-04 14:36:55 +03:00
arrix
fd888bde8d fixes #251. inline text in top element 2013-08-02 14:36:42 +08:00
arrix
7d2e12c3dd added test case for #251 inline text in top element 2013-08-02 10:11:07 +08:00
Niklas von Hertzen
a7d3e9c2a2 Merge branch 'master' of git://github.com/fdn/html2canvas into fdn-master 2013-06-23 19:27:53 +03:00
Guerric Sloan
f49e147b2f Added qunit tests for text-shadow 2013-06-18 23:47:08 -07:00
Niklas von Hertzen
a902f92a14 remove svg rendering 2013-06-15 11:53:28 +03:00
Guerric Sloan
e1573f8aed Parse out multiple text-shadow values and only honor the first one. 2013-06-12 16:48:23 -07:00
Guerric Sloan
655779743b Better text-shadow parsing 2013-06-12 15:48:00 -07:00
Guerric Sloan
1a30167f6a Basic implementation of text-shadow 2013-06-12 14:54:46 -07:00
Niklas von Hertzen
2c58c56fbe add iframe test 2013-05-31 18:07:57 +03:00
Niklas von Hertzen
288b851d05 revert image smooth disabling 2013-05-29 22:50:01 +03:00
Niklas von Hertzen
0afb0fae0e disable image smoothing 2013-05-29 22:31:00 +03:00
Niklas von Hertzen
a4702423cc adjust logging for results 2013-05-29 22:28:42 +03:00
Niklas von Hertzen
f4aef61e5a update readme 2013-05-29 22:28:32 +03:00
Niklas von Hertzen
cb210b2e61 delete .DS_Store 2013-05-29 22:14:50 +03:00
Niklas von Hertzen
a80ef26c42 http->https 2013-05-29 22:13:22 +03:00
Niklas von Hertzen
2580b48d16 compare results from db 2013-05-29 22:01:07 +03:00
Niklas von Hertzen
87d7894d71 fix test result report posting 2013-05-29 21:16:28 +03:00
Niklas von Hertzen
7842768707 encrypt api key only 2013-05-29 20:52:27 +03:00
Niklas von Hertzen
403908c7da add logging for test reporting 2013-05-29 20:32:58 +03:00
Niklas von Hertzen
8c8128b80a add test result storing 2013-05-29 20:12:37 +03:00
Niklas von Hertzen
0d4b6ba665 setup travis config 2013-05-29 18:41:15 +03:00