[webkit-changes] [WebKit/WebKit] bc8856: Web Inspector: Styles Panel: Filtering for the tex...

Razvan Caliman - Apple noreply at github.com
Fri Mar 17 13:00:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bc8856c0306b1ba98f3da1ae68dc905da8c5d9e7
      https://github.com/WebKit/WebKit/commit/bc8856c0306b1ba98f3da1ae68dc905da8c5d9e7
  Author: Razvan Caliman <rcaliman at apple.com>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

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

  Log Message:
  -----------
  Web Inspector: Styles Panel: Filtering for the text `@media` does not find @media CSS rules
https://bugs.webkit.org/show_bug.cgi?id=250136

Reviewed by Patrick Angle.

Check for the filter string on the grouping parent element which also includes the grouping type.

* Source/WebInspectorUI/UserInterface/Views/SpreadsheetCSSStyleDeclarationSection.js:
(WI.SpreadsheetCSSStyleDeclarationSection.prototype._handleEditorFilterApplied):

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




More information about the webkit-changes mailing list