[Webkit-unassigned] [Bug 19391] Dynamically created SVG script tags fail to execute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 14 05:14:39 PDT 2008


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





------- Comment #7 from oliver at apple.com  2008-07-14 05:14 PDT -------
(From update of attachment 22259)
I'd like to see a patch with finishParsingChildren implemented as
htmlscriptelement has, or a reason it shouldn't be implemented for svg.

Also i'd like to see tests for
* script element created, added, removed, and added again
* script element in source that is removed the added again
* script element created, added, removed, children added, re-added to the
document
* ditto for a script in the source
* script created, given a source, added, removed, soure attr removed
* script created, given a source, added, removed, soure attr removed, source
placed in the element, then added to the document again.
* script element (both created, and in the source) getting its source set, and
changed

I think that covers it


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list