blob: 58d7062c03d18d8b15cc5ef7b5e240ad3c183b2b [file] [log] [blame]
simon.fraser@apple.com252830a2009-01-20 03:31:37 +00001Tests transitions of the border shorthand properties.
2
ojan@chromium.org586e0692010-01-19 23:49:05 +00003PASS - "border-top-color" property for "box" element at 0.5s saw something close to: 128,0,128
4PASS - "border-right-color" property for "box" element at 0.5s saw something close to: 128,0,128
5PASS - "border-bottom-color" property for "box" element at 0.5s saw something close to: 128,0,128
6PASS - "border-left-color" property for "box" element at 0.5s saw something close to: 128,0,128
7PASS - "border-top-width" property for "box" element at 0.5s saw something close to: 10
8PASS - "border-right-width" property for "box" element at 0.5s saw something close to: 10
9PASS - "border-bottom-width" property for "box" element at 0.5s saw something close to: 10
10PASS - "border-left-width" property for "box" element at 0.5s saw something close to: 10
11PASS - "border-top-width" property for "box1" element at 0.5s saw something close to: 10
12PASS - "border-top-color" property for "box1" element at 0.5s saw something close to: 255,0,255
13PASS - "border-top-width" property for "box2" element at 0.5s saw something close to: 10
14PASS - "border-bottom-width" property for "box2" element at 0.5s saw something close to: 20
simon.fraser@apple.com252830a2009-01-20 03:31:37 +000015