269 Commits

Author SHA1 Message Date
MoyuScript
af29a6bcf3 Update travis webdriver settings 2014-05-18 21:17:59 +03:00
MoyuScript
45d4020542 Don't use proxy for cors test 2014-05-18 21:17:46 +03:00
MoyuScript
9a4a66dce2 Add travis env parameters to webdriver tests 2014-05-18 20:25:51 +03:00
MoyuScript
435785f7c3 Update travis webdriver host details 2014-05-18 19:28:50 +03:00
MoyuScript
88c0fe291d Fix linear gradient rendering 2014-05-18 19:14:22 +03:00
MoyuScript
48e9b881b1 Fix cors loading of images 2014-05-18 17:40:01 +03:00
MoyuScript
062256342a Fix webdriver tests 2014-05-18 17:39:24 +03:00
MoyuScript
bfe31cf71f Fix transform nesting 2014-03-15 14:30:26 +02:00
MoyuScript
73266849b4 Don't fail on broken images 2014-03-15 13:20:05 +02:00
MoyuScript
13aed672b4 Fix Qunit tests 2014-03-10 19:56:23 +02:00
MoyuScript
47a35b241a Fix internal method name for spec 2014-03-04 20:42:57 +02:00
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