RESOLVED FIXED 6180
"text" output in fragment produced by XSLTProccessor is wrong (has xhtml garbage)
https://bugs.webkit.org/show_bug.cgi?id=6180
Summary "text" output in fragment produced by XSLTProccessor is wrong (has xhtml garb...
Eric Seidel (no email)
Reported 2005-12-21 02:32:19 PST
"text" output in fragment produced by XSLTProccessor is wrong (has xhtml garbage) There is a new test case which covers this, just landed (or about to land): fast/xsl/xslt-processer.html: "2.5 transformed fragment containing only text"
Attachments
untested fix (1.64 KB, patch)
2006-01-02 17:19 PST, Eric Seidel (no email)
no flags
Tweak patch and update tests (5.43 KB, patch)
2006-01-04 12:27 PST, Anders Carlsson
eric: review+
Eric Seidel (no email)
Comment 1 2006-01-02 17:19:13 PST
Created attachment 5431 [details] untested fix My tree is currently unbuildable (due to other half-patches I have applied), but I was in this code today, and saw a simple fix to this bug, which I've attached. I also included one additional fastMalloc usage.
Anders Carlsson
Comment 2 2006-01-04 12:27:58 PST
Created attachment 5484 [details] Tweak patch and update tests
Eric Seidel (no email)
Comment 3 2006-01-04 12:41:21 PST
Comment on attachment 5484 [details] Tweak patch and update tests Looks great. XSLT parameters are still broken. But this fixes what it claims to. r=me.
Note You need to log in before you can comment on or make changes to this bug.