Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aa596b0d59eba2bceb3860a9fa39207005c2caa6
      
https://github.com/WebKit/WebKit/commit/aa596b0d59eba2bceb3860a9fa39207005c2caa6
  Author: Ahmad Saleem <[email protected]>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

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

  Log Message:
  -----------
  Web Inspector: crimson named color maps to wrong RGB value
https://bugs.webkit.org/show_bug.cgi?id=319241
rdar://182090064

Reviewed by Abrar Rahman Protyasha and Devin Rousso.

The `crimson` keyword was mapped to [237, 164, 61] (a dull orange)
instead of its correct value #DC143C ([220, 20, 60]).

* Source/WebInspectorUI/UserInterface/Models/Color.js:

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



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

Reply via email to