[Webkit-unassigned] [Bug 27868] http://www.ruthhuntcandy.com/ goes into infinite refresh in WebKit, works in others
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 30 22:55:02 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27868
--- Comment #1 from Brady Eidson <beidson at apple.com> 2009-07-30 22:55:02 PDT ---
All the other browsers handle opening with a ' but closing with a "
But none of them handle opening with a " and closing with a '
This is (probably and obviously) because ' is a legal URL character, but "
isn't.
So we just have to plug this specific case of '-" and leave "-' unanswered.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list