| Index: LayoutTests/media/track/opera/track/webvtt/rendering/reftest/one_line_cue_plus_wrapped_cue-ref.html
|
| diff --git a/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/one_line_cue_plus_wrapped_cue-ref.html b/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/one_line_cue_plus_wrapped_cue-ref.html
|
| index f77a6dc367ca7f4b00af7ced02ac15d881b31b95..3dc525a3a91230bde977063e4549a38891690185 100644
|
| --- a/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/one_line_cue_plus_wrapped_cue-ref.html
|
| +++ b/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/one_line_cue_plus_wrapped_cue-ref.html
|
| @@ -1,5 +1,6 @@
|
| <!DOCTYPE html>
|
| <title>Reference for WebVTT rendering, one line cue and cue that wraps - both should be fully visible</title>
|
| +<script src="../../../../../../../resources/ahem.js"></script>
|
| <style>
|
| html { overflow:hidden }
|
| body { margin:0 }
|
|
|