[webkit-changes] [WebKit/WebKit] d8fda1: Web Inspector: Missing a semicolon in MemoryTimeli...

Frances Cornwall noreply at github.com
Sun May 26 23:48:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d8fda146dfedb02b6ed35c256b9156235de4a995
      https://github.com/WebKit/WebKit/commit/d8fda146dfedb02b6ed35c256b9156235de4a995
  Author: Frances Cornwall <frances_c at cox.net>
  Date:   2024-05-26 (Sun, 26 May 2024)

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

  Log Message:
  -----------
  Web Inspector: Missing a semicolon in MemoryTimelineOverviewGraph.css
https://bugs.webkit.org/show_bug.cgi?id=274728

Reviewed by Devin Rousso.

There was a missing semicolon in line 38 in MemoryTimelineOverviewGraph.css.
All CSS lines should have a semicolon at the end.

* Source/WebInspectorUI/UserInterface/Views/MemoryTimelineOverviewGraph.css:
(.timeline-overview-graph.memory > .legend):

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



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


More information about the webkit-changes mailing list