- From: <bugzilla@jessica.w3.org>
- Date: Mon, 12 Jul 2010 18:49:49 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10137
Summary: What criteria should browsers use to determine whether
a URL's hash fragment differs from the previous one?
Should the comparison be case-sensitive? Currently,
all implementations of hashchange use case-sensitive
comparisons except IE8, which uses a case-
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#his
tory-traversal
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#history-traversal
Comment:
What criteria should browsers use to determine whether a URL's hash fragment
differs from the previous one? Should the comparison be case-sensitive?
Currently, all implementations of hashchange use case-sensitive comparisons
except IE8, which uses a case-insensitive comparison.
Posted from: 76.27.193.61
--
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 Monday, 12 July 2010 18:49:50 UTC