[whatwg] window.location aborting the parser and subsequent document.writes

2012-01-05 Thread Henri Sivonen
Consider https://bug98654.bugzilla.mozilla.org/attachment.cgi?id=77369 with the popup blocker disabled. Chrome, Opera and IE open a new window/tab and load the Mozilla front page into it. Firefox used to but doesn't anymore. As far as I can tell, Firefox behaves according to the spec: Setting

Re: [whatwg] Feedback on Meta referrer

2012-01-05 Thread Boris Zbarsky
On 1/2/12 1:55 AM, Simon Pieters wrote: What about: head script src=foo.js/script meta name=referrer content=never link rel=stylesheet href=a.css /head ...and the browser speculatively fetches the stylesheet before the meta element is in the DOM? Should the speculative parser have knowledge of