[webkit-changes] [WebKit/WebKit] edd9c3: Web Inspector: The `tan()` function triggers the c...

Razvan Caliman - Apple noreply at github.com
Thu Nov 23 03:22:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: edd9c3ef508e39c6527bf146b47178447f853266
      https://github.com/WebKit/WebKit/commit/edd9c3ef508e39c6527bf146b47178447f853266
  Author: Razvan Caliman <rcaliman at apple.com>
  Date:   2023-11-23 (Thu, 23 Nov 2023)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Views/SpreadsheetStyleProperty.js

  Log Message:
  -----------
  Web Inspector: The `tan()` function triggers the color picker
https://bugs.webkit.org/show_bug.cgi?id=265254
rdar://118724061

Reviewed by Simon Fraser.

Ensure that function names that match color keywords
don't accidentally get assigned a color swatch and color picker.

* Source/WebInspectorUI/UserInterface/Views/SpreadsheetStyleProperty.js:
(WI.SpreadsheetStyleProperty.prototype._addColorTokens):

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




More information about the webkit-changes mailing list