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