NEW 57114
Anchors with javascript: href don't load the return value correctly
https://bugs.webkit.org/show_bug.cgi?id=57114
Summary Anchors with javascript: href don't load the return value correctly
Boris Zbarsky
Reported 2011-03-25 12:28:47 PDT
Created attachment 86971 [details] Testcase See attached testcase. After clicking the link, the document should say "PASS", not "FAIL". This works in Gecko, Presto, Trident. Note that the fact that this doesn't work causes real-life compat problems when people only test in WebKit. See https://bugzilla.mozilla.org/show_bug.cgi?id=644995
Attachments
Testcase (190 bytes, text/html)
2011-03-25 12:28 PDT, Boris Zbarsky
no flags
Alexey Proskuryakov
Comment 1 2011-03-25 14:55:08 PDT
Note You need to log in before you can comment on or make changes to this bug.