[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: tfoot should be rendered after tbody



In [emacs-w3m : No.11983] jidanni@xxxxxxxxxxx wrote:
> w3m and lynx just renders these in order.
> <table>
>   <thead></thead>
>   <tfoot></tfoot>
>   <tbody></tbody>
> </table>
> Only midori, firefox, and chromium know that tfoot should be rendered
> after tbody!
> Seen in
> http://eaip.caa.gov.tw/eaip/history/2013-05-02-AIRAC/html/eAIP/RC-ENR-3.3-en-TW.html

Try the filter attached below.  It rearranges the order of tbody
and tfoot in an html source.  Note that this requires emacs-w3m
that is newer than that of 2012-10-18.  Please let me know if it
works.  I'd like to install it to emacs-w3m.

Attachment: binl1Cmu3U_Rl.bin
Description: application/emacs-lisp