Changeset 70236 in webkit


Ignore:
Timestamp:
Oct 21, 2010 8:33:53 AM (14 years ago)
Author:
andreas.kling@nokia.com
Message:

2010-10-21 Andreas Kling <kling@webkit.org>

Reviewed by Nikolas Zimmermann.

'transparent' should be a valid color
https://bugs.webkit.org/show_bug.cgi?id=45482

Reworked testcase to use SVG animation testing framework.

  • svg/animations/animate-color-transparent-expected.txt: Added.
  • svg/animations/animate-color-transparent.html: Added.
  • svg/animations/script-tests/animate-color-transparent.js: Added.
  • svg/animations/svg-animate-color-transparent-expected.txt: Removed.
  • svg/animations/svg-animate-color-transparent.svg: Removed.
Location:
trunk/LayoutTests
Files:
3 added
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r70229 r70236  
     12010-10-21  Andreas Kling  <kling@webkit.org>
     2
     3        Reviewed by Nikolas Zimmermann.
     4
     5        'transparent' should be a valid color
     6        https://bugs.webkit.org/show_bug.cgi?id=45482
     7
     8        Reworked testcase to use SVG animation testing framework.
     9
     10        * svg/animations/animate-color-transparent-expected.txt: Added.
     11        * svg/animations/animate-color-transparent.html: Added.
     12        * svg/animations/script-tests/animate-color-transparent.js: Added.
     13        * svg/animations/svg-animate-color-transparent-expected.txt: Removed.
     14        * svg/animations/svg-animate-color-transparent.svg: Removed.
     15
    1162010-10-21  Sheriff Bot  <webkit.review.bot@gmail.com>
    217
Note: See TracChangeset for help on using the changeset viewer.