Changeset 70990 in webkit


Ignore:
Timestamp:
Oct 31, 2010 9:04:22 AM (13 years ago)
Author:
Nikolas Zimmermann
Message:

2010-10-31 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed.

Convert SVGAnimatedNumber/SVGAnimatedNumberList to the new SVGAnimatedPropertyTearOff concept
https://bugs.webkit.org/show_bug.cgi?id=48686

Forgot to land SVGAnimatedNumber.js, fails on all bots. Thanks Darin for noticing.

  • svg/dom/script-tests/SVGAnimatedNumber.js: Added.
Location:
trunk/LayoutTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r70985 r70990  
     12010-10-31  Nikolas Zimmermann  <nzimmermann@rim.com>
     2
     3        Not reviewed.
     4
     5        Convert SVGAnimatedNumber/SVGAnimatedNumberList to the new SVGAnimatedPropertyTearOff concept
     6        https://bugs.webkit.org/show_bug.cgi?id=48686
     7
     8        Forgot to land SVGAnimatedNumber.js, fails on all bots. Thanks Darin for noticing.
     9
     10        * svg/dom/script-tests/SVGAnimatedNumber.js: Added.
     11
    1122010-10-30  Dimitri Glazkov  <dglazkov@chromium.org>
    213
Note: See TracChangeset for help on using the changeset viewer.