Changeset 250921 in webkit


Ignore:
Timestamp:
Oct 9, 2019 12:27:47 PM (5 years ago)
Author:
dino@apple.com
Message:

REGRESSION (r250755): fast/events/ios/ipad/fast-click-not-always.html is Failing
https://bugs.webkit.org/show_bug.cgi?id=202760
<rdar://56079585>

Reviewed by Antoine Quint.

Update the preference name.

  • fast/events/ios/ipad/fast-click-not-always.html:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r250920 r250921  
     12019-10-09  Dean Jackson  <dino@apple.com>
     2
     3        REGRESSION (r250755): fast/events/ios/ipad/fast-click-not-always.html is Failing
     4        https://bugs.webkit.org/show_bug.cgi?id=202760
     5        <rdar://56079585>
     6
     7        Reviewed by Antoine Quint.
     8
     9        Update the preference name.
     10
     11        * fast/events/ios/ipad/fast-click-not-always.html:
     12
    1132019-10-09  Alicia Boya García  <aboya@igalia.com>
    214
  • trunk/LayoutTests/fast/events/ios/ipad/fast-click-not-always.html

    r243241 r250921  
    1 <!DOCTYPE html> <!-- webkit-test-runner [ useFlexibleViewport=true internal:FastClicksEverywhere=false ] -->
     1<!DOCTYPE html> <!-- webkit-test-runner [ useFlexibleViewport=true internal:PreferFasterClickOverDoubleTap=false ] -->
    22
    33<html>
Note: See TracChangeset for help on using the changeset viewer.