Bug 15438 - fast/events/window-events-bubble2.html is wrong
Summary: fast/events/window-events-bubble2.html is wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Feng Qian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-09 11:23 PDT by Feng Qian
Modified: 2007-10-14 04:35 PDT (History)
0 users

See Also:


Attachments
fix (1.37 KB, patch)
2007-10-09 11:26 PDT, Feng Qian
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Feng Qian 2007-10-09 11:23:20 PDT
It misses a single quote.
Comment 1 Feng Qian 2007-10-09 11:26:26 PDT
Created attachment 16599 [details]
fix
Comment 2 Sam Weinig 2007-10-09 12:52:44 PDT
Does this change the expected results?
Comment 3 Feng Qian 2007-10-09 16:07:09 PDT
No.

In the original version, WebKit does not throw an exception for the syntax error.
Comment 4 Maciej Stachowiak 2007-10-09 19:36:24 PDT
Comment on attachment 16599 [details]
fix

r=me for feature-branch
Comment 5 Mark Rowe (bdash) 2007-10-14 04:35:26 PDT
Landed in r26578.