Bug 16494 - Wrong JS code in dom/html/level2/html/HTMLFrameElement09.html
Summary: Wrong JS code in dom/html/level2/html/HTMLFrameElement09.html
Status: RESOLVED DUPLICATE of bug 15690
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-17 17:04 PST by Feng Qian
Modified: 2007-12-18 12:30 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Feng Qian 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.
Comment 1 Alexey Proskuryakov 2007-12-18 12:30:19 PST

*** This bug has been marked as a duplicate of 15690 ***