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

Unified Diff: LayoutTests/svg/css/parse-length.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/svg/css/parse-length.html
diff --git a/LayoutTests/svg/css/parse-length.html b/LayoutTests/svg/css/parse-length.html
index 11569aac144f38b100690adf6a83a3a7c5638e94..70a2f7bed92fd2d2e90162a3dd592cd1d15a7164 100644
--- a/LayoutTests/svg/css/parse-length.html
+++ b/LayoutTests/svg/css/parse-length.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
+<script src="../../resources/ahem.js"></script>
<style>
* { font-size: 16px; }
svg, rect { font-family: 'Ahem'; }
« no previous file with comments | « LayoutTests/printing/ellipsis-printing-style-expected.html ('k') | LayoutTests/svg/custom/focus-ring-text-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698