[webkit-changes] [WebKit/WebKit] 3a0a1e: Better attachment save icon svg, with correct colors

Gerald Squelart noreply at github.com
Sun Apr 9 15:40:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a0a1eb5fb54cec53f972cc88cfc4e4ddf7c6f8e
      https://github.com/WebKit/WebKit/commit/3a0a1eb5fb54cec53f972cc88cfc4e4ddf7c6f8e
  Author: Gerald Squelart <squelart at apple.com>
  Date:   2023-04-09 (Sun, 09 Apr 2023)

  Changed paths:
    M LayoutTests/platform/ios-wk2/fast/attachment/cocoa/wide-attachment-rendering-expected.txt
    M LayoutTests/platform/mac-wk2/fast/attachment/cocoa/wide-attachment-rendering-expected.txt
    M Source/WebCore/html/shadow/attachmentElementShadow.css

  Log Message:
  -----------
  Better attachment save icon svg, with correct colors
https://bugs.webkit.org/show_bug.cgi?id=255161
rdar://107157484

Reviewed by Aditya Keerthi.

Use a better SVG for the attachment icon, and ensure that both `stroke` and `fill` have the correct color.
Also use the correct color for the surrounding circle on macOS.

* Source/WebCore/html/shadow/attachmentElementShadow.css:
(button#attachment-save-button):
(div#attachment-save-icon):

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




More information about the webkit-changes mailing list