Re: [whatwg] Avoiding synchronous iframe load

2014-01-18 Thread Ryosuke Niwa
On Oct 25, 2013, at 11:42 AM, Ian Hickson i...@hixie.ch wrote: On Tue, 15 Oct 2013, Ryosuke Niwa wrote: Namely, in the following example, the first alert should be true as far as I read the specification. script var a = false; /script iframe src=javascript:a=true onload=a = true/iframe

[whatwg] Date Update?

2014-01-18 Thread Garrett Smith
Hi All - Just some random ideas on JavaScript Date. I understand that it was copied from Java. Was this based on the requirement to “look like Java” on the typical appeal to popularity marketing tact? (Java was hot back then). What considerations are there for codifying the behavior for