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

Unified Diff: LayoutTests/media/track/opera/track/webvtt/rendering/reftest/audio_has_no_subtitles.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/audio_has_no_subtitles.html
diff --git a/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/audio_has_no_subtitles.html b/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/audio_has_no_subtitles.html
index e4e198aa7e730b76c1f0b5e94b64968734b5beab..a7abad66a5fad84a8dc2fe7aad463e55029ec940 100644
--- a/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/audio_has_no_subtitles.html
+++ b/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/audio_has_no_subtitles.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<title>WebVTT rendering, &lt;audio&gt; should not have subtitles</title>
+<script src="../../../../../../../resources/ahem.js"></script>
<style>
audio {
width: 1280px;

Powered by Google App Engine
This is Rietveld 408576698