On Wed, 28 Nov 2007 04:07:58 +0100, Karl Dubost <karl@w3.org> wrote: > PS: I have discovered it because I was wondering about parsing and html > 5 unquoted attributes values and where this following case was treated > in parsing section. > <font style=14pt / 12pt; >boo</font> That would become: <font style="14pt" 12pt;="">boo</font> (All attributes are parsed identically on the parser level.) -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>Received on Wednesday, 28 November 2007 10:53:49 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:40:06 GMT