RESOLVED FIXED 41940
Add insertForeignElement in preparation for adding "in foreign content" support
https://bugs.webkit.org/show_bug.cgi?id=41940
Summary Add insertForeignElement in preparation for adding "in foreign content" support
Eric Seidel (no email)
Reported 2010-07-09 01:10:18 PDT
Add insertForeignElement in preparation for adding "in foreign content" support
Attachments
Patch (3.95 KB, patch)
2010-07-09 01:11 PDT, Eric Seidel (no email)
abarth: review+
Eric Seidel (no email)
Comment 1 2010-07-09 01:11:27 PDT
Adam Barth
Comment 2 2010-07-09 01:15:35 PDT
Comment on attachment 61013 [details] Patch Please fix the crash before landing. :) WebCore/html/HTMLConstructionSite.cpp:248 + const QualifiedName& tagName = QualifiedName(nullAtom, token.name(), namespaceURI); this is a crash
Eric Seidel (no email)
Comment 3 2010-07-09 01:26:29 PDT
Note You need to log in before you can comment on or make changes to this bug.