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

Unified Diff: LayoutTests/svg/custom/zoomed-alignment-baseline.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/custom/zoomed-alignment-baseline.html
diff --git a/LayoutTests/svg/custom/zoomed-alignment-baseline.html b/LayoutTests/svg/custom/zoomed-alignment-baseline.html
index 0712c736230dcdca610504f31ec0e090592ef98c..7d1d7722e92113c7e0a3d835be8fc9e9c213ec8f 100644
--- a/LayoutTests/svg/custom/zoomed-alignment-baseline.html
+++ b/LayoutTests/svg/custom/zoomed-alignment-baseline.html
@@ -1,5 +1,6 @@
<!doctype html>
<title>Test that alignment-baseline 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/focus-ring-text-expected.html ('k') | LayoutTests/svg/custom/zoomed-baseline-shift.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698