[webkit-changes] [WebKit/WebKit] aa1d5f: Web Inspector: align the percentages in the audit tab

Frances Cornwall noreply at github.com
Sun Feb 4 14:35:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aa1d5f4e1fe3fa3c97240ccd3a567916d391a919
      https://github.com/WebKit/WebKit/commit/aa1d5f4e1fe3fa3c97240ccd3a567916d391a919
  Author: Frances Cornwall <frances_c at cox.net>
  Date:   2024-02-04 (Sun, 04 Feb 2024)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Views/AuditTestGroupContentView.css

  Log Message:
  -----------
  Web Inspector: align the percentages in the audit tab
https://bugs.webkit.org/show_bug.cgi?id=268207

Reviewed by Devin Rousso.

Updating text-align:center to text-align:end for the percentages in the audit tab.

Amend changes:
* Source/WebInspectorUI/UserInterface/Views/AuditTestGroupContentView.css:
(.content-view.audit-test-group > header > .percentage-pass):

Combined changes:
* Source/WebInspectorUI/UserInterface/Views/AuditTestGroupContentView.css:
(.content-view.audit-test-group > header > .percentage-pass):

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




More information about the webkit-changes mailing list