[webkit-changes] [WebKit/WebKit] 4395f5: [Cocoa] Enable vertical writing mode for form cont...
Aditya Keerthi
noreply at github.com
Mon Nov 13 10:42:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4395f5a7b8742ccbcda716fcca84722f93964412
https://github.com/WebKit/WebKit/commit/4395f5a7b8742ccbcda716fcca84722f93964412
Author: Aditya Keerthi <akeerthi at apple.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
[Cocoa] Enable vertical writing mode for form controls
https://bugs.webkit.org/show_bug.cgi?id=264692
rdar://118283277
Reviewed by Tim Nguyen.
Enable support for the `vertical-lr` and `vertical-rl` `writing-mode` values
on `<button>`, `<textarea>`, `<progress>`, `<meter>`, `<input>`, and `<select>`
elements.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/270647@main
More information about the webkit-changes
mailing list