Changeset 290071 in webkit


Ignore:
Timestamp:
Feb 17, 2022 1:45:19 PM (5 months ago)
Author:
Nikos Mouchtaris
Message:

Enable CSS Motion Path by default
https://bugs.webkit.org/show_bug.cgi?id=236681

Unreviewed enable of WebKitLegacy.

  • Scripts/Preferences/WebPreferencesExperimental.yaml:
Location:
trunk/Source/WTF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WTF/ChangeLog

    r290067 r290071  
     12022-02-17  Nikolaos Mouchtaris  <nmouchtaris@apple.com>
     2
     3        Enable CSS Motion Path by default
     4        https://bugs.webkit.org/show_bug.cgi?id=236681
     5
     6        Unreviewed enable of WebKitLegacy.
     7
     8        * Scripts/Preferences/WebPreferencesExperimental.yaml:
     9
    1102022-02-17  Nikolaos Mouchtaris  <nmouchtaris@apple.com>
    211
  • trunk/Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml

    r290067 r290071  
    340340  defaultValue:
    341341    WebKitLegacy:
    342       default: false
     342      default: true
    343343    WebKit:
    344344      default: true
Note: See TracChangeset for help on using the changeset viewer.