aboutsummaryrefslogtreecommitdiffstats
path: root/tagtable.tab
diff options
context:
space:
mode:
authorDai Sato <satodai@w3m.jp>2006-12-10 11:06:12 +0000
committerDai Sato <satodai@w3m.jp>2006-12-10 11:06:12 +0000
commitab71462c9f987d345df87a9c604c2a4694499f2a (patch)
tree3d32ebc035d6b5fd7d4848429bfa519ea7cc71b1 /tagtable.tab
parent[w3m-dev 04184] automatic uncompression in downloading (diff)
downloadw3m-ab71462c9f987d345df87a9c604c2a4694499f2a.tar.gz
w3m-ab71462c9f987d345df87a9c604c2a4694499f2a.zip
[w3m-dev 04185] display <em> and <i> elements with bold letters.
Diffstat (limited to 'tagtable.tab')
-rw-r--r--tagtable.tab8
1 files changed, 4 insertions, 4 deletions
diff --git a/tagtable.tab b/tagtable.tab
index 172c39a..d3ecfaf 100644
--- a/tagtable.tab
+++ b/tagtable.tab
@@ -21,8 +21,8 @@ p HTML_P
br HTML_BR
b HTML_B
/b HTML_N_B
-i HTML_NOP
-/i HTML_NOP
+i HTML_I
+/i HTML_N_I
tt HTML_NOP
/tt HTML_NOP
ul HTML_UL
@@ -60,8 +60,8 @@ kbd HTML_NOP
/kbd HTML_NOP
samp HTML_NOP
/samp HTML_NOP
-strong HTML_EM
-/strong HTML_N_EM
+strong HTML_STRONG
+/strong HTML_N_STRONG
var HTML_NOP
/var HTML_NOP
address HTML_BR