Bug 128166 - Add HTMLNames::classAttr as a regular name in SVGElement::isAnimatableAttribute
Summary: Add HTMLNames::classAttr as a regular name in SVGElement::isAnimatableAttribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-04 00:39 PST by Benjamin Poulain
Modified: 2014-02-05 21:05 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.09 KB, patch)
2014-02-04 00:45 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-02-04 00:39:16 PST
Add HTMLNames::classAttr has a regular name in SVGElement::isAnimatableAttribute
Comment 1 Benjamin Poulain 2014-02-04 00:45:51 PST
Created attachment 223082 [details]
Patch
Comment 2 Benjamin Poulain 2014-02-04 10:05:10 PST
Comment on attachment 223082 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=223082&action=review

> Source/WebCore/ChangeLog:3
> +        Add HTMLNames::classAttr has a regular name in SVGElement::isAnimatableAttribute

FIXME: typo has -> as
Comment 3 Sam Weinig 2014-02-04 14:29:52 PST
Comment on attachment 223082 [details]
Patch

LOL.
Comment 4 Benjamin Poulain 2014-02-05 21:05:29 PST
Comment on attachment 223082 [details]
Patch

Clearing flags on attachment: 223082

Committed r163510: <http://trac.webkit.org/changeset/163510>
Comment 5 Benjamin Poulain 2014-02-05 21:05:40 PST
All reviewed patches have been landed.  Closing bug.