| Index: LayoutTests/animations/cross-fade-list-style-image-expected.html
|
| diff --git a/LayoutTests/animations/cross-fade-list-style-image-expected.html b/LayoutTests/animations/cross-fade-list-style-image-expected.html
|
| index 2c5eab72fe50ef6d36065a2a2717f68b827b131c..2d1ed0fd3c416d60f99ff0d2c8033112da4d6847 100644
|
| --- a/LayoutTests/animations/cross-fade-list-style-image-expected.html
|
| +++ b/LayoutTests/animations/cross-fade-list-style-image-expected.html
|
| @@ -32,7 +32,6 @@
|
| <ul id="boxStatic"><li>one</li><li>two</li></ul>
|
| <ul id="boxShorthand"><li>one</li><li>two</li></ul>
|
| <div id="result">
|
| -PASS - "listStyleImage" property for "box" element at 2.5s saw something close to: 0.5<br>
|
| PASS - "listStyleImage" property for "box" and "boxStatic" elements at 2.5s are close enough to each other<br>
|
| PASS - "listStyleImage" property for "boxShorthand" and "boxStatic" elements at 2.5s are close enough to each other
|
| </div>
|
|
|