[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Carlisle <davidc@n...>
  • To: Henri Sivonen <hsivonen@i...>
  • Date: Tue, 14 Dec 2010 09:53:14 +0000

On 14/12/2010 00:43, Henri Sivonen wrote:
> I think paying attention to the polyglot rules in order to avoid taking an HTML serializer off the shelf is a wrong optimization, too.
>

well yes it's clear that the design of the html5 grammar considers this 
a minor use case, but really the costs in using existing syntax but with 
a different meaning (especially /> ) are going to inflict pain forever 
apparently motivated by a desire to gain a transient benefit of 
simplifying the reuse of the code base of three or four existing 
systems, which seems a really bad optimisation too.

There are far far more editing tools than there are browser 
implementations, using the xml syntax but parsing it differently 
inflicts costs on all those tools and the users of them.

For the special case of mathml and svg the html5 parser works round its 
own problems with a "foreign content" hack, but for everything else, 
including ironically (x)html, the natural behaviour of content 
generators to use /> syntax for empty elements is defined to be broken 
in html5.

David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member