258 Commits

Author SHA1 Message Date
MoyuScript
a8d0678328 Fix text rendering for IE and Opera 2014-03-02 16:00:59 +02:00
MoyuScript
a4ba5d1b11 Render correct element 2014-02-23 17:02:49 +02:00
MoyuScript
6ecd8bcead Fix image loading for cross-origin resources 2014-02-17 00:04:09 +02:00
MoyuScript
ddc81fe697 Fix render ordering of nodes that form fake stacking contexts 2014-02-15 00:33:09 +02:00
MoyuScript
db437f8950 Fix background position rendering 2014-02-15 00:31:48 +02:00
MoyuScript
2ba1d246f7 Add another z-index test 2014-02-15 00:30:38 +02:00
MoyuScript
45cd07db8c Fix unit tests 2014-02-15 00:30:28 +02:00
MoyuScript
69390d6b8f Switch to using Promises 2014-02-03 19:42:42 +02:00
MoyuScript
27ace9727c Start implementing background gradients 2014-02-01 21:48:30 +02:00
MoyuScript
2ce928069a Add support for single text-shadow 2014-02-01 20:03:23 +02:00
MoyuScript
7c0dcde86b Move NodeParser to seperate file 2014-02-01 18:52:53 +02:00
MoyuScript
e48fed63a5 Implement background rendering 2014-01-26 16:06:16 +02:00
MoyuScript
9698eaec5f Begin implementing background-image rendering 2014-01-21 21:41:00 +02:00
MoyuScript
9754c224e5 Make image loading to work on top of Promises/polyfill 2014-01-19 21:05:07 +02:00
MoyuScript
355bde3655 0.5.0 rewrite 2014-01-19 18:04:27 +02:00
MoyuScript
2bf811b2e9 Update pseudoelements.html 2013-11-25 16:39:35 -05:00
MoyuScript
24ed5d12eb Add tests for background-size 2013-11-12 19:33:56 +02:00
MoyuScript
33961ef319 Disable screenshot storing 2013-09-07 21:10:06 +03:00
MoyuScript
94a04fec61 update token 2013-09-07 00:05:47 +03:00
MoyuScript
b4fa567f2a update certificate 2013-09-06 23:57:47 +03:00
MoyuScript
d0dc0d63c3 Update test certificate 2013-09-06 23:11:04 +03:00
MoyuScript
41944f4e02 Store webdriver screenshots to google drive 2013-09-06 22:30:24 +03:00
MoyuScript
a67bcd2fcc test case for body bgcolor and negative z-index #256 2013-08-16 00:26:40 +08:00
MoyuScript
326c273a4a test case for negative z-index below text 2013-08-15 23:31:48 +08:00
MoyuScript
0fe94e57f6 use solid border in z-index tests 2013-08-15 22:31:32 +08:00
MoyuScript
8ae0d503df fix text 2013-08-14 21:56:43 +03:00
MoyuScript
687b273c7d z-index test case for negative z-indexes 2013-08-14 21:56:32 +03:00
MoyuScript
f573663e80 Test case for static position inside position relative 2013-08-13 19:59:54 +03:00
MoyuScript
87c5a95e60 list all tests in index.html 2013-08-06 21:10:46 +03:00
MoyuScript
6307f7c724 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
MoyuScript
c4e0fa48c6 first transform test 2013-08-04 19:21:00 +03:00
MoyuScript
ce1eeb9ecb Add tests for text shadow 2013-08-04 17:00:41 +03:00
MoyuScript
5dcb46717b Change iframe test url 2013-08-04 15:41:46 +03:00
MoyuScript
4c2cfb30ed Merge branch 'arrix-child_textnodes' into develop 2013-08-04 14:36:55 +03:00
MoyuScript
d017add199 added test case for #251 inline text in top element 2013-08-02 10:11:07 +08:00
MoyuScript
fff6b55e35 Merge branch 'master' of git://github.com/fdn/html2canvas into fdn-master 2013-06-23 19:27:53 +03:00
MoyuScript
5bdc728f6f Added qunit tests for text-shadow 2013-06-18 23:47:08 -07:00
MoyuScript
9e8afc3e81 add iframe test 2013-05-31 18:07:57 +03:00
MoyuScript
8c1ed8af5b adjust logging for results 2013-05-29 22:28:42 +03:00
MoyuScript
0ab0c8e03f http->https 2013-05-29 22:13:22 +03:00
MoyuScript
fd09c2fdca compare results from db 2013-05-29 22:01:07 +03:00
MoyuScript
4586eab80e fix test result report posting 2013-05-29 21:16:28 +03:00
MoyuScript
49308370a1 encrypt api key only 2013-05-29 20:52:27 +03:00
MoyuScript
4c77983a86 add logging for test reporting 2013-05-29 20:32:58 +03:00
MoyuScript
75e4862863 add test result storing 2013-05-29 20:12:37 +03:00
MoyuScript
2559cdafb8 setup travis config 2013-05-29 18:41:15 +03:00
MoyuScript
09cb244fc9 use sync-webdriver for selenium tests 2013-05-29 18:01:28 +03:00
MoyuScript
b7f549a172 added test for zIndex -1 element used as background 2013-04-15 13:08:54 +02:00
MoyuScript
303dcd58d4 Modified markdown function. Added grunt build task.
Markdown format output currently commented out.
2013-03-23 20:00:01 -04:00
MoyuScript
4da0686562 Moved pseudoelement rendering to parse.js 2013-01-11 22:36:23 +02:00