Bug 21806 - JSSVGAnimated* types need constructors exposed on window
Summary: JSSVGAnimated* types need constructors exposed on window
Status: RESOLVED DUPLICATE of bug 20430
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-22 12:14 PDT by Eric Seidel (no email)
Modified: 2008-10-22 14:11 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2008-10-22 12:14:17 PDT
JSSVGAnimated* types need constructors exposed on window

This will allow someone to do "foo instanceof SVGAnimatedBool"
Comment 1 Eric Seidel (no email) 2008-10-22 14:11:27 PDT
Eh, gonna just do this as part of bug 20430.

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