DescriptionRevert "Simplify SVGSVGElement::getElementById method"
This reverts commit 54c88454a2f94147690450bc9b499361044c8ba3.
Reverting this fix because it assumed when SVG.getElementById is called the element is already part of the document and did not search svg subtree when the element is not found using above api.
Add test when svg element is not part of any document, it should still
be able to getElementById for it's child elements.
BUG=351831
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169157
Patch Set 1 #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|