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

Unified Diff: LayoutTests/css2.1/20110323/word-spacing-remove-space-003.htm

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/css2.1/20110323/word-spacing-remove-space-003.htm
diff --git a/LayoutTests/css2.1/20110323/word-spacing-remove-space-003.htm b/LayoutTests/css2.1/20110323/word-spacing-remove-space-003.htm
index 2fe65ff418058d595500f29963a2499a6add5a4d..d2ce1f59ecb5e0385c4ca55c7f22af86477a56a1 100644
--- a/LayoutTests/css2.1/20110323/word-spacing-remove-space-003.htm
+++ b/LayoutTests/css2.1/20110323/word-spacing-remove-space-003.htm
@@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/">
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#spacing-props">
<meta name="flags" content="ahem">
+ <script src="../../resources/ahem.js"></script>
<meta name="assert" content="The white space processing removes ideographic space before 'word-spacing' is applied.">
<style type="text/css">
div

Powered by Google App Engine
This is Rietveld 408576698