W3C home > Mailing lists > Public > public-html@w3.org > May 2008

Re: Parsing: Equals sign in unquoted attributes

From: Philip Taylor <pjt47@cam.ac.uk>
Date: Fri, 30 May 2008 14:25:03 +0100
Message-ID: <4840002F.30905@cam.ac.uk>
To: Simon Pieters <simonp@opera.com>
CC: "public-html@w3.org" <public-html@w3.org>

Simon Pieters wrote:
> 
>    http://philip.html5.org/data/some-unquoted-attributes-with-equals.txt
> 
> foo=="bar" didn't show up at all.

That's because I was grepping in a way that expected at least one 
character between the =s, and wouldn't match foo=="bar". If I look 
specifically for foo=="bar" (and foo==bar etc) then I find it on a few 
dozen of around 130K pages.

-- 
Philip Taylor
pjt47@cam.ac.uk
Received on Friday, 30 May 2008 13:25:44 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 9 October 2021 18:44:32 UTC