Bug 16494
| Summary: | Wrong JS code in dom/html/level2/html/HTMLFrameElement09.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Feng Qian <ian.eng.webkit> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ddkilzer |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.4 | ||
Feng Qian
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of 15690 ***