Changeset 94769 in webkit


Ignore:
Timestamp:
Sep 8, 2011 11:18:57 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

Test how animation methods react to too few arguments
https://bugs.webkit.org/show_bug.cgi?id=66539

Patch by Mark Pilgrim <pilgrim@chromium.org> on 2011-09-08
Reviewed by Darin Adler.

  • fast/animation/request-animation-frame-missing-arguments-expected.txt: Added.
  • fast/animation/request-animation-frame-missing-arguments.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r94768 r94769  
     12011-09-08  Mark Pilgrim  <pilgrim@chromium.org>
     2
     3        Test how animation methods react to too few arguments
     4        https://bugs.webkit.org/show_bug.cgi?id=66539
     5
     6        Reviewed by Darin Adler.
     7
     8        * fast/animation/request-animation-frame-missing-arguments-expected.txt: Added.
     9        * fast/animation/request-animation-frame-missing-arguments.html: Added.
     10
    1112011-09-08  Hayato Ito  <hayato@chromium.org>
    212
Note: See TracChangeset for help on using the changeset viewer.