Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(154)

Unified Diff: LayoutTests/media/track/opera/track/webvtt/rendering/reftest/one_line_cue_plus_wrapped_cue-ref.html

Issue 1212753002: Convert tests (except fast/, imported/) using ahem font to ahem.js style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 }

Powered by Google App Engine
This is Rietveld 408576698