[w3m-dev 04390] Re: インライ ン要素へのリンク

Tatsuya Kinoshita <[email protected]> Thu, 12 Aug 2010 20:16:55 +0900 (JST)
Newsgroups gmane.comp.web.w3m.devel
Message-ID <20100812.201655.433733647.tats%[email protected]>
On August 12, 2010, [w3m-dev 04387],
ZXB01226 (at nifty.com) wrote:

>> Wikipedia の各項目の目次などのように、アンカーの
>> リンク先にインライン要素の ID が指定されていると、
>> リンク先にジャンプできません。
>> http://sourceforge.net/tracker/index.php?func=detail&aid=2987194&group_id=39518&atid=425441
>> のパッチの採用をご検討願います。
> 
> ALST_CORE の代わりに ALST_NOP を使うようにしてコミットしました。

Debian BTSにも同種のパッチが届いています。
こちらもご検討いただけないでしょうか。

  Bug#573789 W3M should support id anchors in all elements
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573789

  id-in-everything.patch
  http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=id-in-everything.patch;att=1;bug=573789

| From: "Adam C. Emerson"
| Date: Sat, 13 Mar 2010 17:54:41 -0500
| 
| Section 12.2.3 in the HTML 4.01 reccommendation says:
| 
| The id attribute may be used to create an anchor at the start tag of
| any element (including the A element).
| 
| While w3m supports this functionality with some elements, it doesn't
| with all.  I've added all elements from the HTML 4.01 reccommendation
| to the tag table, and set every opening tag to record the id element
| so this works.

-- 
木下達也