[webkit-changes] [WebKit/WebKit] 87eeda: [macOS] Fix positioning of datalist dropdown indic...

Aditya Keerthi noreply at github.com
Fri Nov 10 08:57:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 87eeda6d18377639cca46ba1e820567159832847
      https://github.com/WebKit/WebKit/commit/87eeda6d18377639cca46ba1e820567159832847
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M Source/WebCore/rendering/RenderThemeMac.mm

  Log Message:
  -----------
  [macOS] Fix positioning of datalist dropdown indicator in vertical writing mode
https://bugs.webkit.org/show_bug.cgi?id=264559
rdar://118224328

Reviewed by Tim Nguyen.

* Source/WebCore/rendering/RenderThemeMac.mm:
(WebCore::RenderThemeMac::adjustListButtonStyle const):

Use the appropriate logical property to position the indicator.

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




More information about the webkit-changes mailing list