- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Mar 2012 22:48:06 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16546
Summary: <a href="test"
onclick="location='http://www.w3.org'">test</a> vs <a
href="#test"
onclick="location='http://www.w3.org'">test</a>: we
need to switch the navigation algorithm's step 6
(canceling) and 7 (frag nav) so that frag navs don't
cancel normal navs
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#nav
igate
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#navigate
Complete: http://www.whatwg.org/c#navigate
Comment:
<a href="test" onclick="location='http://www.w3.org'">test</a> vs <a
href="#test" onclick="location='http://www.w3.org'">test</a>: we need to
switch the navigation algorithm's step 6 (canceling) and 7 (frag nav) so that
frag navs don't cancel normal navs.
Posted from: 2620:0:1000:147d:f4e3:afef:7e8d:7bd4 by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/536.4
(KHTML, like Gecko) Chrome/19.0.1077.3 Safari/536.4
--
Configure bugmail: https://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 Tuesday, 27 March 2012 22:48:09 UTC