RESOLVED DUPLICATE of bug 15690 16494
Wrong JS code in dom/html/level2/html/HTMLFrameElement09.html
https://bugs.webkit.org/show_bug.cgi?id=16494
Summary Wrong JS code in dom/html/level2/html/HTMLFrameElement09.html
Feng Qian
Reported 2007-12-17 17:04:46 PST
HTMLFrameElement09.js assigns string 'complete' to 'setUpPage' , which should be 'setUpPageStatus'. Same for HTMLIFrameElement11.js. Although KJS throws an exception, it still passes the test. The test should be fixed.
Attachments
Alexey Proskuryakov
Comment 1 2007-12-18 12:30:19 PST
*** This bug has been marked as a duplicate of 15690 ***
Note You need to log in before you can comment on or make changes to this bug.