aboutsummaryrefslogtreecommitdiffstats
path: root/src/test.el
diff options
context:
space:
mode:
Diffstat (limited to 'src/test.el')
-rw-r--r--src/test.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test.el b/src/test.el
index f7b7889..3dae692 100644
--- a/src/test.el
+++ b/src/test.el
@@ -474,7 +474,8 @@
"padding:0px 1% 2em 3ex;")
"p!+m10e!+f" ("padding: !important;"
"margin:10em !important;"
- "font:;"))
+ "font:;")
+ "fs" ("font-style:italic;"))
;; start
(zencoding-test-cases) \ No newline at end of file