| Index: LayoutTests/transitions/multiple-shadow-transitions-expected.txt
|
| diff --git a/LayoutTests/transitions/multiple-shadow-transitions-expected.txt b/LayoutTests/transitions/multiple-shadow-transitions-expected.txt
|
| index 1f9cf8c32f5b606e8821c66383649f668034729f..9384999b8069ea7e867c39b6579092c3e6289fff 100644
|
| --- a/LayoutTests/transitions/multiple-shadow-transitions-expected.txt
|
| +++ b/LayoutTests/transitions/multiple-shadow-transitions-expected.txt
|
| @@ -1,7 +1,4 @@
|
| -BOX
|
| -BOX
|
| -BOX
|
| -PASS - "-webkit-box-shadow" property for "box" element at 0.5s saw something close to: 0,0,0,0
|
| -PASS - "-webkit-box-shadow" property for "box2" element at 0.5s saw something close to: 0,-20,0,10
|
| -PASS - "-webkit-box-shadow" property for "box3" element at 0.5s saw something close to: 0,0,0,10
|
| +PASS - "box-shadow" property for "box" element at 0.5s saw something close to: 0,0,0,0
|
| +PASS - "box-shadow" property for "box2" element at 0.5s saw something close to: 0,-20,0,10
|
| +PASS - "box-shadow" property for "box3" element at 0.5s saw something close to: 0,0,0,10
|
|
|
|
|