DescriptionMake DOMParser create documents with a context document set
Store a (weak) reference to the current context's document in DOMParser
objects when created, and use this in parseFromString() when creating
the parsed document.
This matches how parsed documents are created by XMLHttpRequest.
BUG=456624
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189959
Patch Set 1 #
Total comments: 3
Patch Set 2 : added test #
Messages
Total messages: 9 (2 generated)
|