[Webkit-unassigned] [Bug 90667] [JSC] HTML extensions to String.prototype should escape " as " in argument values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 4 12:16:16 PDT 2012


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|HTML extensions to          |[JSC] HTML extensions to
                   |String.prototype should     |String.prototype should
                   |escape " as " in       |escape " as " in
                   |argument values             |argument values




--- Comment #2 from Adam Barth <abarth at webkit.org>  2012-08-04 12:16:14 PST ---
> '_'.link('a"b')
"<a href="a"b">_</a>"

Seems to work as expected in V8.

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