[
Lists Home |
Date Index |
Thread Index
]
Henri Sivonen wrote:
> I think specifying character entities in a DTD and expecting them to be
> supported is a serious spec but in XHTML 1.x. Carrying this over to
> XHTML 2.0 means that the HTML WG is in denial about the relationship of
> DTDs and interactive user agents and wants to wish the consequences of
> the XML spec away.
To be fair, there's nothing forbidding a browser from recognizing the
public id used in the doctype and mapping that to a local copyy of the
DTD, or even better to internal application knowledge of that DTD which
may be needed (such as entity definitions). A lot of SVG 1.1
implementations do that (for some defaulted attributes, not for
entities, but it's all the same) with no impact whatsoever on
performance. (And before anyone screams, that behaviour is deprecated in
SVG 1.2, where no DTD will even be available.)
There are only so many things one can be in denial of :)
--
Robin Berjon
Senior Research Scientist
Expway, http://expway.com/
|