[whatwg] [canvas] Path object

Glenn Maynard glenn at zewt.org
Tue Oct 2 18:41:39 PDT 2012


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.

On Tue, Oct 2, 2012 at 8:01 PM, Glenn Maynard <glenn at zewt.org> wrote:

> <!doctype html>
> <div id=URL></div>
> <script>console.log(URL);</script>
>
> logs the <div> in WebKit (Chrome 21), and the original window.URL in
> Firefox.
>

Oops, WebKit still has URL prefixed.  WebKit's behavior is the same as
Firefox's.

-- 
Glenn Maynard



More information about the whatwg mailing list