[webkit-reviews] review granted: [Bug 109495] Fix svg/in-html/script-write.html with threaded HTML parser : [Attachment 187745] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 18:36:22 PST 2013


Eric Seidel <eric at webkit.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 109495: Fix svg/in-html/script-write.html with threaded HTML parser
https://bugs.webkit.org/show_bug.cgi?id=109495

Attachment 187745: Patch
https://bugs.webkit.org/attachment.cgi?id=187745&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
This seems reasonable.	All of those tags are HTML tags we would be handling. 
Are we sure the m_inForeignContent is correctly "false" for html in SVG?  I'm
not even sure what that's supposed to do... if say we were to encounter a
<html><svg><foreignObject><plaintext>


More information about the webkit-reviews mailing list