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

Unified Diff: LayoutTests/css3/calc/zoom-with-em.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/css3/calc/zoom-with-em.html
diff --git a/LayoutTests/css3/calc/zoom-with-em.html b/LayoutTests/css3/calc/zoom-with-em.html
index aa5a55f2f79d5d7565a20222c6c9949e383f6d09..23e8a8fec7cdbb8f4ecfc34ef5b106b415285108 100644
--- a/LayoutTests/css3/calc/zoom-with-em.html
+++ b/LayoutTests/css3/calc/zoom-with-em.html
@@ -1,4 +1,5 @@
<!DOCTYPE html>
+<script src="../../resources/ahem.js"></script>
<script src="../../resources/js-test.js"></script>
<style>
.test { display: height: 10px; background: #ddf; font: 20px/1 Ahem; }

Powered by Google App Engine
This is Rietveld 408576698