Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8786fe417c93f5eb7009fe3a346002a09b922a8b
https://github.com/WebKit/WebKit/commit/8786fe417c93f5eb7009fe3a346002a09b922a8b
Author: Tim Nguyen <[email protected]>
Date: 2022-11-23 (Wed, 23 Nov 2022)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M Source/WebCore/css/horizontalFormControls.css
M Source/WebCore/css/html.css
M Source/WebCore/rendering/RenderTheme.cpp
M Tools/WebKitTestRunner/TestOptions.cpp
Log Message:
-----------
Make size of input[type="color"] aware of vertical writing mode
https://bugs.webkit.org/show_bug.cgi?id=248253
rdar://102616389
Reviewed by Cameron McCormack.
Use logical property counterparts on desktop platforms. Also, enable testing of
vertical writing mode controls.
* LayoutTests/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* Source/WebCore/css/horizontalFormControls.css:
(@namespace "http://www.w3.org/1999/xhtml";):
* Source/WebCore/css/html.css:
(input:not([type="color"]), textarea, select, button, meter, progress):
(#endif):
* Source/WebCore/rendering/RenderTheme.cpp:
(WebCore::RenderTheme::colorInputStyleSheet const):
* Tools/WebKitTestRunner/TestOptions.cpp:
(WTR::TestOptions::defaults):
Canonical link: https://commits.webkit.org/256967@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes