Bug 26596 - Only expose event handler attributes to elements and documents
Summary: Only expose event handler attributes to elements and documents
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-21 19:44 PDT by Sam Weinig
Modified: 2009-06-21 22:01 PDT (History)
0 users

See Also:


Attachments
patch (34.16 KB, patch)
2009-06-21 19:47 PDT, Sam Weinig
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2009-06-21 19:44:23 PDT
We only should be exposing event handler attributes to elements and documents.
Comment 1 Sam Weinig 2009-06-21 19:47:37 PDT
Created attachment 31629 [details]
patch