[webkit-changes] [WebKit/WebKit] fbdfff: Put 'd' property support behind a feature flag

Cameron McCormack noreply at github.com
Thu May 30 22:43:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fbdfff8e6dbaa200426e5cedfb3899818cffec40
      https://github.com/WebKit/WebKit/commit/fbdfff8e6dbaa200426e5cedfb3899818cffec40
  Author: Cameron McCormack <heycam at apple.com>
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/css/CSSProperties.json

  Log Message:
  -----------
  Put 'd' property support behind a feature flag
https://bugs.webkit.org/show_bug.cgi?id=274935
rdar://129028514

Reviewed by Matthieu Dubet.

The feature is not yet complete, but we are currently parsing the
property. Move it behind a disabled feature flag for now.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/css/CSSProperties.json:

Canonical link: https://commits.webkit.org/279563@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list