[w3m-dev 03548] close anchor before <img align=...>
* file.c (process_img): use div_int (process_hr): use div_int (process_idattr): don't close_anchor (CLOSE_A): added (HTMLtagproc1): </p> close anchor <dl>,<ul>,<ol>,<blockquote>,<li>,<dt>,<dd> close anchor <noframes> close anchor <pre> close anchor <center> close anchor <div> close anchor add DIV_INT <form> close anchor * html.c (TagMAP): add div_int * html.h (HTML_DIV_INT): added (HTML_N_DIV_INT): added * tagtable.tab (div_int): added (/div_int): added From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
@@ -168,3 +168,5 @@ textarea_int HTML_TEXTAREA_INT
|
||||
/textarea_int HTML_N_TEXTAREA_INT
|
||||
pre_plain HTML_PRE_PLAIN
|
||||
/pre_plain HTML_N_PRE_PLAIN
|
||||
div_int HTML_DIV_INT
|
||||
/div_int HTML_N_DIV_INT
|
||||
|
Reference in New Issue
Block a user