Changeset 206613 in webkit


Ignore:
Timestamp:
Sep 29, 2016, 2:13:33 PM (9 years ago)
Author:
Chris Dumez
Message:

[iOS] Add test for Touch constructor
https://bugs.webkit.org/show_bug.cgi?id=162736
<rdar://problem/28520007>

Reviewed by Ryosuke Niwa.

Add test for Touch constructor. There are no expected results because
the test (folder) is skipped in the open source.

  • fast/events/touch/touch-constructor.html: Added.
Location:
trunk/LayoutTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r206612 r206613  
     12016-09-29  Chris Dumez  <cdumez@apple.com>
     2
     3        [iOS] Add test for Touch constructor
     4        https://bugs.webkit.org/show_bug.cgi?id=162736
     5        <rdar://problem/28520007>
     6
     7        Reviewed by Ryosuke Niwa.
     8
     9        Add test for Touch constructor. There are no expected results because
     10        the test (folder) is skipped in the open source.
     11
     12        * fast/events/touch/touch-constructor.html: Added.
     13
    1142016-09-28  Ada Chan  <adachan@apple.com>
    215
Note: See TracChangeset for help on using the changeset viewer.