mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
LibWeb: Implement text-wrap-style CSS property
This commit is contained in:
Notes:
github-actions[bot]
2025-06-04 11:49:41 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/9ba74316d2e Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4943 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -619,6 +619,8 @@ All supported properties and their default values exposed from CSSStylePropertie
|
||||
'text-transform': 'none'
|
||||
'textWrapMode': 'wrap'
|
||||
'text-wrap-mode': 'wrap'
|
||||
'textWrapStyle': 'auto'
|
||||
'text-wrap-style': 'auto'
|
||||
'top': 'auto'
|
||||
'touchAction': 'auto'
|
||||
'touch-action': 'auto'
|
||||
|
||||
Reference in New Issue
Block a user