Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b24a216b175d9bcf1e318e013acfe1e2c357b498
      
https://github.com/WebKit/WebKit/commit/b24a216b175d9bcf1e318e013acfe1e2c357b498
  Author: Ahmad Saleem <[email protected]>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

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

  Log Message:
  -----------
  Web Inspector: Autocomplete for text-indent property suggests 
-webkit-each-line and -webkit-hanging incorrectly

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

Reviewed by Timothy Hatcher.

This PR is to update `autocompletion` list to not suggest prefixed
properties of `hanging` and `each-line` for `text-ident`.

Both of these properties are enabled since 235896@main.

* Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js:
(text-ident):

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



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

Reply via email to