DescriptionEscape '&' in javascript URLs for innerHTML/outerHTML
Special handling with minimal HTML escape when serializing URL is already
implemented for quote. Added implementation to replace '&' by '&'.
Try to match FF.
BUG=469298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192539
Patch Set 1 #
Total comments: 10
Patch Set 2 : #
Total comments: 5
Patch Set 3 : #Patch Set 4 : Patch for landing #
Messages
Total messages: 12 (2 generated)
|