- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 11 Nov 2002 12:06:53 +0000 (GMT)
- To: Terje Bless <link@pobox.com>
- Cc: W3C Validator <www-validator@w3.org>, Peter Favrholdt <pfavr@how.dk>
On Mon, 11 Nov 2002, Terje Bless wrote: > > But see > <URL:http://validator.w3.org:8001/check?uri=http://2onsdag.dk/index_wrong. > php>. Depending on feedback, this may or may not change before release. If you leave this enabled, please make it _abundantly_ clear that this is not technically correct. Better would be to add an "uber strict" mode which checks this as well. Note that this will also prevent users from omitting #FIXED or other non-#IMPLIED attributes, it will disallow the well-supported literal delimiter omission feature (foo=bar vs foo="bar"), and it will disallow the partly-supported attribute name omission feature (<h1 center> vs <h1 align="center">). Now, it would also disallow the commonly misunderstood <foo/ syntax (with its resulting trailing '>' in the output). -- Ian Hickson )\._.,--....,'``. fL "meow" /, _.. \ _\ ;`._ ,. http://index.hixie.ch/ `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 11 November 2002 07:06:55 UTC