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

Unified Diff: LayoutTests/svg/custom/zoomed-baseline-shift.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
« no previous file with comments | « LayoutTests/svg/custom/zoomed-alignment-baseline.html ('k') | LayoutTests/svg/text/text-outline-2.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/zoomed-baseline-shift.html
diff --git a/LayoutTests/svg/custom/zoomed-baseline-shift.html b/LayoutTests/svg/custom/zoomed-baseline-shift.html
index 85acf5ce77a8814100d5f529beac9c79869ef544..38b293c309257cab10256426d0cda26397a3fc01 100644
--- a/LayoutTests/svg/custom/zoomed-baseline-shift.html
+++ b/LayoutTests/svg/custom/zoomed-baseline-shift.html
@@ -1,5 +1,6 @@
<!doctype html>
<title>Test that baseline-shift is unaffected by zoom level</title>
+<script src="../../resources/ahem.js"></script>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<svg width="250" height="140" viewBox="0 0 250 140"
« no previous file with comments | « LayoutTests/svg/custom/zoomed-alignment-baseline.html ('k') | LayoutTests/svg/text/text-outline-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698