WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 13543
Bug 27326
"javascript:" link with target frame should work on target frame.
https://bugs.webkit.org/show_bug.cgi?id=27326
Summary
"javascript:" link with target frame should work on target frame.
Masahiro Yamada
Reported
2009-07-15 18:53:53 PDT
When javascript is enabled, <a href="javascript:location.replace('a.html')" target="frame1"> should work same as <a href="a.html" target="frame1"> Expected: frame "frame1" is navigated to "a.html" (IE, Firefox and Opera works correctly) Actual result: container frame of link is navigated to "a.html" Tested on Safari4.0.2 and Google Chrome 2.0.172.33
Attachments
test case
(145 bytes, text/html)
2009-07-16 15:19 PDT
,
Alexey Proskuryakov
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2009-07-16 15:19:43 PDT
Created
attachment 32896
[details]
test case
Alexey Proskuryakov
Comment 2
2009-07-16 15:21:02 PDT
Confirmed with
r45988
.
Alexey Proskuryakov
Comment 3
2009-07-16 15:24:41 PDT
*** This bug has been marked as a duplicate of
bug 13543
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug