VERIFIED FIXED 5219
XSLT processing doesn't preserve document.URL
https://bugs.webkit.org/show_bug.cgi?id=5219
Summary XSLT processing doesn't preserve document.URL
Alexey Proskuryakov
Reported 2005-10-01 06:56:38 PDT
In an HTML result of XSLT processing, document.URL is empty.
Attachments
test case (2.89 KB, application/zip)
2005-10-01 06:57 PDT, Alexey Proskuryakov
no flags
proposed patch (1.14 KB, patch)
2005-10-01 06:59 PDT, Alexey Proskuryakov
eric: review+
Alexey Proskuryakov
Comment 1 2005-10-01 06:57:32 PDT
Created attachment 4129 [details] test case
Alexey Proskuryakov
Comment 2 2005-10-01 06:59:32 PDT
Created attachment 4130 [details] proposed patch The test case doesn't work in Firefox as is (it crashes), but Firefox does have the expected behavior of preserving document.URL.
Eric Seidel (no email)
Comment 3 2005-10-02 14:54:37 PDT
Comment on attachment 4130 [details] proposed patch Looks great. r=me.
Michael Sinz
Comment 4 2005-10-26 19:47:08 PDT
Could this be the same problem that caused bug 4054?
Note You need to log in before you can comment on or make changes to this bug.