[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] Google Mail trouble: `div' elements within `a' elements' bodi
From: |
Ivan Shmakov |
Subject: |
[Lynx-dev] Google Mail trouble: `div' elements within `a' elements' bodies |
Date: |
Wed, 27 Aug 2008 23:10:29 +0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
(It's hardly the right list to discuss the problem I'm having,
but well, I know no other list or group where it may fit.)
A few months ago, the ``Basic HTML'' interface of Google Mail
was changed so that it now uses constructs like:
<td>
<b>From Who</b>...</td>
<td>
<a href="?v=c&th=hexnumber">
<div><font size=1><font color=#006633>
Inbox
</font></font>
<b>On something</b>
</div>
</a></td>
Lynx (as of 2.8.5 debian 2sarge2.2) seems to render this part as
appropriate. However, the link is inactive.
As per HTML 4.01, the block-level elements, such as DIV, are not
allowed within the A element contents [1], so it appears that
it's the Google Mail coders which are to blame. I've tried to
report the issue [2], but I've seen no reaction upon it ever
since.
I wonder, does any newer version of Lynx ``support'' the
constructs like the above, and if there's no such version, may I
hope that the feature to digest such constructs in a Google
Mail-friendly fashion will be added to Lynx in the near future?
Or is there any better way to report the problems with Google
Mail than the one I've undertaken with [2]?
[1] http://www.w3.org/TR/1999/REC-html401-19991224/struct/links.html#h-12.2
[2]
http://groups.google.com/group/Gmail-Help-Reading-Messages-en/browse_thread/thread/b2a08cc9f504a2bc