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

Unified Diff: LayoutTests/animations/svg-attribute-interpolation/svg-startOffset-interpolation.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/animations/svg-attribute-interpolation/svg-startOffset-interpolation.html
diff --git a/LayoutTests/animations/svg-attribute-interpolation/svg-startOffset-interpolation.html b/LayoutTests/animations/svg-attribute-interpolation/svg-startOffset-interpolation.html
index 9f7ee6d9200803e7f2ecfaede84d25bdeb89cd7e..d73e810293c74099b581fc5f9eeee0a8a5ffba3b 100644
--- a/LayoutTests/animations/svg-attribute-interpolation/svg-startOffset-interpolation.html
+++ b/LayoutTests/animations/svg-attribute-interpolation/svg-startOffset-interpolation.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+<script src="../../resources/ahem.js"></script>
<style>
:root {
font: 50px Ahem;

Powered by Google App Engine
This is Rietveld 408576698