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

Unified Diff: LayoutTests/cssom/ahem-ex-units.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/cssom/ahem-ex-units.html
diff --git a/LayoutTests/cssom/ahem-ex-units.html b/LayoutTests/cssom/ahem-ex-units.html
index 55fdcf4240604a34f7a3e053f39465a3a216ddfc..d00124b78ea686a35494439db781d9b98ce0a6a7 100644
--- a/LayoutTests/cssom/ahem-ex-units.html
+++ b/LayoutTests/cssom/ahem-ex-units.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
+<script src="../resources/ahem.js"></script>
<style>
* { font-size: 16px; }
svg, rect, div { font-family: 'Ahem'; }
« no previous file with comments | « LayoutTests/css3/zoom-coords.xhtml ('k') | LayoutTests/editing/input/editable-container-with-word-wrap-normal.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698