Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d477c762a9ecbbc8dedf3ca7a6a2a079577bf60c
      
https://github.com/WebKit/WebKit/commit/d477c762a9ecbbc8dedf3ca7a6a2a079577bf60c
  Author: Ahmad Saleem <ahmad.saleem792+git...@gmail.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js

  Log Message:
  -----------
  Web Inspector: Add '*-conic-gradient' for autocompletion suggestion in 
'background'

https://bugs.webkit.org/show_bug.cgi?id=269889

Reviewed by Timothy Hatcher.

This patch adds missing 'conic-gradient' and 'repeating-conic-gradient'
support in autocompletion for background since these properties
are supported as far back as 2018 with 204375@main.

* Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js:
(background): Add 'conic-gradient()' and 'repeating-conic-gradient()'

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to