437 Commits

Author SHA1 Message Date
MoyuScript
ea679c6046 Add bower.json 2013-09-07 21:24:41 +03:00
MoyuScript
33961ef319 Disable screenshot storing 2013-09-07 21:10:06 +03:00
MoyuScript
4510056573 Update travis key 2013-09-07 00:10:53 +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
e684ee4955 update travis.yml key decrypt argument 2013-09-06 23:48:18 +03:00
MoyuScript
db9d9c55a4 update travis.yml secret 2013-09-06 23:26:35 +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
7f923f7834 Remove unnecessary custom complete event checker 2013-09-04 20:17:38 +03:00
MoyuScript
c54eca0ae8 Fix background color rendering layering with no documentElement color 2013-09-04 20:03:16 +03:00
MoyuScript
ff29f43a0f Fix grunt watch build order 2013-09-04 20:02:20 +03:00
MoyuScript
b39268a6b6 Refactoring 2013-09-04 19:29:12 +03:00
MoyuScript
f49cc29af3 Merge pull request #260 from arrix/develop
negative z-index
2013-08-15 12:15:04 -07: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
908eb1361a stacking context creator should be at the bottom
passes z-index12. issue #256
2013-08-15 23:24:01 +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
9cace5316f preserve stacking nesting with special ancestor. issue #256 2013-08-15 02:12:38 +08:00
MoyuScript
f573663e80 Test case for static position inside position relative 2013-08-13 19:59:54 +03:00
MoyuScript
565f0a78b2 first implementation for matrix transforms 2013-08-06 21:11:08 +03:00
MoyuScript
87c5a95e60 list all tests in index.html 2013-08-06 21:10:46 +03:00
MoyuScript
a78a500e9d Fix cropping of canvas for float sized elements 2013-08-06 19:15:46 +03:00
MoyuScript
6aa73c3b93 Refactoring logging and gradients 2013-08-06 18:55:04 +03:00
MoyuScript
965104be57 Ignore transforms if non found 2013-08-06 18:20:20 +03:00
MoyuScript
1fa45c64e1 initial commit for transforms 2013-08-06 18:17:33 +03:00
MoyuScript
55641a0fd8 Refactoring 2013-08-06 17:55:13 +03:00
MoyuScript
25abef772e Refactoring 2013-08-06 17:46:47 +03:00
MoyuScript
ef7ffef87d 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
MoyuScript
caf020c9e7 coding optimizations 2013-08-06 10:01:20 +08: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
aceddb6083 Refactor 2013-08-04 18:33:18 +03:00
MoyuScript
e8b41718b8 Fix build order 2013-08-04 18:33:02 +03:00
MoyuScript
ce1eeb9ecb Add tests for text shadow 2013-08-04 17:00:41 +03:00
MoyuScript
642ead4c58 add grunt watch 2013-08-04 16:42:12 +03:00
MoyuScript
2120409879 Update readme 2013-08-04 16:41:41 +03:00
MoyuScript
dfc0a8a9a0 Fix border rendering bug 2013-08-04 16:41:36 +03:00
MoyuScript
e90ebeaa25 use element instead of element-array in examples 2013-08-04 16:03:47 +03:00
MoyuScript
2b55a29bfd Remove jQuery from examples 2013-08-04 15:58:42 +03:00
MoyuScript
7fe565e5a5 Update readme 2013-08-04 15:51:16 +03:00
MoyuScript
e2aff83e3d Update package.json 2013-08-04 15:50:54 +03:00
MoyuScript
5dcb46717b Change iframe test url 2013-08-04 15:41:46 +03:00
MoyuScript
1c3c4a5983 fix shadow parsing for IE9 2013-08-04 15:41:00 +03:00
MoyuScript
482f827e00 Update sauce-connect logging 2013-08-04 15:14:34 +03:00
MoyuScript
4c2cfb30ed Merge branch 'arrix-child_textnodes' into develop 2013-08-04 14:36:55 +03:00
MoyuScript
795d7e1d68 fixes #251. inline text in top element 2013-08-02 14:36:42 +08:00
MoyuScript
d017add199 added test case for #251 inline text in top element 2013-08-02 10:11:07 +08:00