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

Unified Diff: LayoutTests/svg/text/text-outline-2.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/text/text-outline-2.html
diff --git a/LayoutTests/svg/text/text-outline-2.html b/LayoutTests/svg/text/text-outline-2.html
index 4cad7ad20ebfa4cc1c446d43d22820993cfaeecd..44eb9df7e29362528968c1d67abadeace87580a8 100644
--- a/LayoutTests/svg/text/text-outline-2.html
+++ b/LayoutTests/svg/text/text-outline-2.html
@@ -1,4 +1,5 @@
<!doctype html>
+<script src="../../resources/ahem.js"></script>
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100">
<desc>Test that 'outline' is painted.</desc>
<style>
« no previous file with comments | « LayoutTests/svg/custom/zoomed-baseline-shift.html ('k') | LayoutTests/svg/text/text-outline-2-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698