39 Commits

Author SHA1 Message Date
MoyuScript
90100dbc05 Add support for inline, base64 and node svg's 2014-09-08 23:44:10 +03:00
MoyuScript
74988da29e Prefer native svg rendering if available 2014-09-08 21:16:30 +03:00
MoyuScript
b9efda58e0 Fix CSS gradients fail to render when non-vendor prefix property is included #388 2014-05-18 23:20:45 +03:00
MoyuScript
45d4020542 Don't use proxy for cors test 2014-05-18 21:17:46 +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
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
a8d0678328 Fix text rendering for IE and Opera 2014-03-02 16:00:59 +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
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
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
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
9e8afc3e81 add iframe test 2013-05-31 18:07:57 +03:00
MoyuScript
b7f549a172 added test for zIndex -1 element used as background 2013-04-15 13:08:54 +02:00
MoyuScript
f3e56fa2c1 pseudoelement tests 2013-01-11 22:33:40 +02:00
MoyuScript
ad7e6ccdc5 chinese word rendering 2013-01-04 23:47:59 +02:00
MoyuScript
1b29b8bc20 background clipping support 2013-01-03 20:34:47 +02:00
MoyuScript
d29d90b134 refactored border radius calculation 2013-01-03 18:37:27 +02:00
MoyuScript
ca32ce6254 initial border-radius rendering 2013-01-02 21:26:24 +02:00
MoyuScript
7694b11a04 added border radius test 2012-12-31 20:10:18 +02:00
MoyuScript
9c61608a4b refactored text rendering 2012-12-30 04:15:51 +02:00
MoyuScript
3ba3f64880 add border tests 2012-12-29 14:57:06 +02:00
MoyuScript
64c993f2fe Different quote styles 2012-12-28 18:06:44 +02:00
MoyuScript
d70a861e64 formatted tests into smaller units 2012-12-27 23:53:27 +02:00
MoyuScript
96b8431b24 webdriver testing 2012-12-27 23:06:47 +02:00
MoyuScript
fa89e1b63d fix ie 9 bug 2012-12-27 23:06:35 +02:00