[Webkit-unassigned] [Bug 43225] Webkit converts &not_ to %AC in a link's query arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 30 10:28:22 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43225


Mark Rowe (bdash) <mrowe at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |data:text/html,&not_




--- Comment #1 from Mark Rowe (bdash) <mrowe at apple.com>  2010-07-30 10:28:22 PST ---
Literal ampersands should be encoded as & in the markup to remove any possibility of ambiguity.

That said, Firefox has different behavior for this particular snippet: data:text/html,&not_. We should work out what the correct behavior is here.

-- 
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