- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 Apr 2010 18:30:41 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9560
Summary: [history] The line game example doesn't work properly
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: jmuizelaar@mozilla.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
The example includes an element like:
<a href="?x=6" onclick="go(1)">Advance to 6</a>
The onclick handler should include a "return false" so that we don't switch
pages and instead use only use pushState().
--
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 Tuesday, 20 April 2010 18:30:59 UTC