Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 171bc8973139e2814a934d450261cdff06944c66
      
https://github.com/WebKit/WebKit/commit/171bc8973139e2814a934d450261cdff06944c66
  Author: Lily Spiniolas <lily_spinio...@apple.com>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M Source/WebCore/html/shadow/TextControlInnerElements.cpp

  Log Message:
  -----------
  Inner container for number controls should not use style 
`align-items:stretch` for vector-based controls
https://bugs.webkit.org/show_bug.cgi?id=290516
rdar://147998248

Reviewed by Wenson Hsieh.

Removed style adjustment from TextControlInnerContainer::resolveCustomStyle 
which
set CSS property `align-items` to value `stretch` when vector-based controls are
enabled.

* Source/WebCore/html/shadow/TextControlInnerElements.cpp:
(WebCore::TextControlInnerContainer::resolveCustomStyle):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to