- From: Ian Hickson <ian@hixie.ch>
- Date: Fri, 23 May 2008 08:21:20 +0000 (UTC)
- To: Simon Pieters <simonp@opera.com>
- Cc: public-html <public-html@w3.org>
On Sat, 5 Apr 2008, Simon Pieters wrote: > > Syntax, optional tags: > > "An html element's start tag may be omitted if the first thing inside > the html element is not a space character or a comment." > > The parser changed to drop space characters after <html>, and so the > <html> tag should be allowed to be omitted even if the first thing > inside the html element is a space character. Fixed. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Friday, 23 May 2008 08:22:07 UTC