RESOLVED FIXED 6058
XMLTokenizer runs all <script> tags at once instead of as they're encountered
https://bugs.webkit.org/show_bug.cgi?id=6058
Summary XMLTokenizer runs all <script> tags at once instead of as they're encountered
Eric Seidel (no email)
Reported 2005-12-12 23:25:12 PST
XMLTokenizer runs all <script> tags at once instead of as they're encountered This will require fixing 6057 (parse incrementally) first. This is very important for xhtml compatibility.
Attachments
Patch (23.32 KB, patch)
2006-06-21 06:14 PDT, Anders Carlsson
ggaren: review+
Anders Carlsson
Comment 1 2006-06-21 06:14:14 PDT
Geoffrey Garen
Comment 2 2006-06-21 12:32:07 PDT
Comment on attachment 8942 [details] Patch r=me with a few comments on irc
Note You need to log in before you can comment on or make changes to this bug.