Changeset 48849 in webkit


Ignore:
Timestamp:
Sep 28, 2009 5:35:02 PM (15 years ago)
Author:
eric@webkit.org
Message:

2009-09-28 Zan Dobersek <zandobersek@gmail.com>

Reviewed by David Kilzer.

[Gtk][Layout tests] Generate results for animations tests
https://bugs.webkit.org/show_bug.cgi?id=29783

Add results for animations tests and enable these tests in the Skipped.

  • platform/gtk/Skipped:
  • platform/gtk/animations/animation-drt-api-expected.txt: Added.
  • platform/gtk/animations/animation-drt-api-multiple-keyframes-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r48847 r48849  
     12009-09-28  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Reviewed by David Kilzer.
     4
     5        [Gtk][Layout tests] Generate results for animations tests
     6        https://bugs.webkit.org/show_bug.cgi?id=29783
     7
     8        Add results for animations tests and enable these tests in the Skipped.
     9
     10        * platform/gtk/Skipped:
     11        * platform/gtk/animations/animation-drt-api-expected.txt: Added.
     12        * platform/gtk/animations/animation-drt-api-multiple-keyframes-expected.txt: Added.
     13
    1142009-09-28  Zan Dobersek  <zandobersek@gmail.com>
    215
  • trunk/LayoutTests/platform/gtk/Skipped

    r48847 r48849  
    9090accessibility/table-with-aria-role.html
    9191accessibility/table-with-rules.html
    92 
    93 # Tests in animations/ directory
    94 #   Tests generating new results
    95 animations/animation-drt-api-multiple-keyframes.html
    96 animations/animation-drt-api.html
    9792
    9893# Tests in css1/ directory
Note: See TracChangeset for help on using the changeset viewer.