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

Unified Diff: LayoutTests/media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/id_color.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/selectors/cue_function/id_color.html
diff --git a/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/id_color.html b/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/id_color.html
index 7738cd007d2ffbc93252fe99eaa9efc81dce7ab1..748206e17ac6235cae5ea6a094f67f0369281325 100644
--- a/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/id_color.html
+++ b/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/id_color.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<title>WebVTT rendering, cue with ID, ::cue(#foo) selector</title>
+<script src="../../../../../../../../../resources/ahem.js"></script>
<style>
html { overflow:hidden }
body { margin:0 }

Powered by Google App Engine
This is Rietveld 408576698