[webkit-changes] [WebKit/WebKit] d1ce25: [WPE] Fix text highlight on HTTP RWI running on Ch...
Miguel Gómez
noreply at github.com
Thu Mar 14 02:58:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d1ce25eca8a320cae095a34eb9c64050f4a45e2a
https://github.com/WebKit/WebKit/commit/d1ce25eca8a320cae095a34eb9c64050f4a45e2a
Author: Miguel Gomez <magomez at igalia.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.css
M Source/WebInspectorUI/UserInterface/Views/TextEditor.css
Log Message:
-----------
[WPE] Fix text highlight on HTTP RWI running on Chromium
https://bugs.webkit.org/show_bug.cgi?id=270849
Reviewed by Tim Nguyen.
Remove the quotes around the CSS animation name in the relevant definitions,
as they should not be there.
* Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.css:
(.highlight .selection-area):
* Source/WebInspectorUI/UserInterface/Views/TextEditor.css:
(.text-editor > .CodeMirror .highlighted):
(.text-editor > .CodeMirror .hovered-expression-highlight):
Canonical link: https://commits.webkit.org/276081@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