Changeset 52694 in webkit


Ignore:
Timestamp:
Jan 3, 2010 5:55:55 PM (14 years ago)
Author:
eric@webkit.org
Message:

2010-01-03 Mario Bensi <mbensi@pleyo.com>

Reviewed by Simon Fraser.

create 3d directory and move tests dependent of 3D Rendering in this
directory.

https://bugs.webkit.org/show_bug.cgi?id=33081

  • animations/3d: Added.
  • animations/3d/change-transform-in-end-event.html: Copied from LayoutTests/animations/change-transform-in-end-event.html.
  • animations/3d/state-at-end-event-transform.html: Copied from LayoutTests/animations/state-at-end-event-transform.html.
  • animations/3d/transform-origin-vs-functions-expected.txt: Copied from LayoutTests/animations/transform-origin-vs-functions-expected.txt.
  • animations/3d/transform-origin-vs-functions.html: Copied from LayoutTests/animations/transform-origin-vs-functions.html.
  • animations/change-transform-in-end-event.html: Removed.
  • animations/state-at-end-event-transform.html: Removed.
  • animations/transform-origin-vs-functions-expected.txt: Removed.
  • animations/transform-origin-vs-functions.html: Removed.
Location:
trunk/LayoutTests
Files:
3 added
1 edited
12 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r52693 r52694  
     12010-01-03  Mario Bensi  <mbensi@pleyo.com>
     2
     3        Reviewed by Simon Fraser.
     4
     5        create 3d directory and move tests dependent of 3D Rendering in this
     6        directory.
     7
     8        https://bugs.webkit.org/show_bug.cgi?id=33081
     9
     10        * animations/3d: Added.
     11        * animations/3d/change-transform-in-end-event.html: Copied from LayoutTests/animations/change-transform-in-end-event.html.
     12        * animations/3d/state-at-end-event-transform.html: Copied from LayoutTests/animations/state-at-end-event-transform.html.
     13        * animations/3d/transform-origin-vs-functions-expected.txt: Copied from LayoutTests/animations/transform-origin-vs-functions-expected.txt.
     14        * animations/3d/transform-origin-vs-functions.html: Copied from LayoutTests/animations/transform-origin-vs-functions.html.
     15        * animations/change-transform-in-end-event.html: Removed.
     16        * animations/state-at-end-event-transform.html: Removed.
     17        * animations/transform-origin-vs-functions-expected.txt: Removed.
     18        * animations/transform-origin-vs-functions.html: Removed.
     19
    1202010-01-03  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
    221
Note: See TracChangeset for help on using the changeset viewer.