Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 55af19e16ebb473a7a4f4d5a4fe07c23179c5259
      
https://github.com/WebKit/WebKit/commit/55af19e16ebb473a7a4f4d5a4fe07c23179c5259
  Author: Aditya Keerthi <[email protected]>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M Source/WebCore/css/html.css

  Log Message:
  -----------
  Update html.css to use logical properties for form controls
https://bugs.webkit.org/show_bug.cgi?id=264236
rdar://117983666

Reviewed by Tim Nguyen.

This is necessary in order to support vertical form controls.

* Source/WebCore/css/html.css:
(input):
(input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-results-decoration):
(input[type="search"]::-webkit-search-results-button):
(input::-webkit-date-and-time-value:
(input::-webkit-list-button):
(textarea):
(select):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to