- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Oct 2010 23:23:46 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10625 --- Comment #22 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-10-21 23:23:44 UTC --- http://www.hixie.ch/tests/adhoc/html/navigation/interrupts/?nph-010.html shows that behaviour for schemes that don't interact with the browsing context, specifically mailto:, is all over the place. Firefox aborts the parser synchronously, Chrome queues the navigation then aborts the parser, Safari and IE don't abort it at all, and Opera ignores the navigation entirely in my setup for some reason. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 21 October 2010 23:23:47 UTC