|
Posted by John Dunlop on 11/18/07 11:32
Steve:
> [Sanders Kaufman:]
>
> > Has anybody found an instance in which the TITLE attribute did NOT produce
> > an MS-style ToolTip?
If you mean out-of-the-box visual browsers, Lynx.
> why yes. firefox, for instance, won't treat \r\n as it should. it shows
> unprintable chars in their place and fails to start a new line of text.
Interpreting \r\n here as starting a new line would also be an error
because \r and \n are equivalent to space and sequences of spaces
should be collapsed into a single one. Indeed, _not_ collapsing
sequences of spaces is an error as well.
XHTML (How To Meet Ladies, X-Rated) is, ahem, different.
> > I'm coming to think that this may be one of the FEW html features that
> > actually works exactly the same on every setup.
Uniformity in _rendering_ was never an ideal.
> however, title is required by most html elements
No.
> according from what i recall to the latest w3c standard...
"W3C standard" is mildly misleading, given that the W3C is, in spite
of the image they project, a consortium, not a standards body. The
W3C publish technical reports called Recommendations, not to be
confused with bona fide standards such as those published by ISO or,
as close as we get to Internet standards, IETF.
> so, not surprising that most browsers show at least some interaction
> with the tag.
http://www.flightlab.com/~joe/sgml/faq-not.txt (see part 5)
--
Jock
Navigation:
[Reply to this message]
|