| Index: LayoutTests/media/media-volume-slider-rendered-normal-expected.txt
|
| diff --git a/LayoutTests/media/media-volume-slider-rendered-normal-expected.txt b/LayoutTests/media/media-volume-slider-rendered-normal-expected.txt
|
| deleted file mode 100644
|
| index 39c9b31a604d3fe0dc0b2c82ed4fc9e241ba374f..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/media/media-volume-slider-rendered-normal-expected.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -Tests that the video controls are properly rendered when the display none is set and unset.
|
| -
|
| -** The volume slider should have almost the same left offset as the mute button **
|
| -EXPECTED (volumeSliderElement.offsetLeft >= muteButtonElement.offsetLeft - threshold == 'true') OK
|
| -EXPECTED (volumeSliderElement.offsetLeft <= muteButtonElement.offsetLeft + threshold == 'true') OK
|
| -
|
| -** The volume slider should be on top of the mute button **
|
| -EXPECTED (volumeSliderElement.offsetTop < muteButtonElement.offsetTop == 'true') OK
|
| -
|
|
|