Re: [whatwg] [canvas] Path object

On Wed, 03 Oct 2012 03:41:39 +0200, Glenn Maynard <glenn@zewt.org> wrote:

> window.File is another example.  I'd expect things like "<input type=File
> id=File> <script>send_files(File.files)</script>" to be relatively  
> common.

$ grep -aPc "\s(?i:(id|name))\s*=\s*(\"|')?File((\"|')|(\s|>|/))" web200904
84
$ grep -aPc "\s(?i:(id|name))\s*=\s*(\"|')?File((\"|')|(\s|>|/))"  
stevef-all
0

-- 
Simon Pieters
Opera Software

Received on Wednesday, 3 October 2012 15:58:02 UTC