Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c8e81acd7ac4111a9cb94c4c037b8bf9d7c82c47 https://github.com/WebKit/WebKit/commit/c8e81acd7ac4111a9cb94c4c037b8bf9d7c82c47 Author: Aditya Keerthi <akeer...@apple.com> Date: 2023-11-12 (Sun, 12 Nov 2023)
Changed paths: M Source/WebCore/css/html.css M Source/WebCore/html/HTMLInputElement.cpp Log Message: ----------- [Cocoa] Fix position of AutoFill buttons in vertical writing mode https://bugs.webkit.org/show_bug.cgi?id=264691 rdar://118265730 Reviewed by Tim Nguyen. Use logical properties to ensure correct positioning in vertical writing mode. * Source/WebCore/css/html.css: (input::-webkit-strong-password-auto-fill-button): (input::-webkit-credentials-auto-fill-button): (input::-webkit-contacts-auto-fill-button): (input::-webkit-credit-card-auto-fill-button): (input::-webkit-loading-auto-fill-button): * Source/WebCore/html/HTMLInputElement.cpp: (WebCore::HTMLInputElement::createInnerTextStyle): Canonical link: https://commits.webkit.org/270619@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes