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

Unified Diff: LayoutTests/media/track/opera/track/webvtt/rendering/reftest/evil/single_quote.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/evil/single_quote.html
diff --git a/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/evil/single_quote.html b/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/evil/single_quote.html
index 5e26935bc697aa7c55e77d89c654bfe403b77a85..526b9bafa2b9a3ae86d30d2c09a0e2468e5ffeda 100644
--- a/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/evil/single_quote.html
+++ b/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/evil/single_quote.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<title>WebVTT rendering, single quote should not be levitated</title>
+<script src="../../../../../../../../resources/ahem.js"></script>
<style>
html { overflow:hidden }
body { margin:0 }

Powered by Google App Engine
This is Rietveld 408576698