mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 21:12:08 +02:00
LibWeb: Parse widows CSS property
This commit is contained in:
Notes:
github-actions[bot]
2025-09-26 15:36:06 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/c4d6deb5c75 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6313 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -741,6 +741,7 @@ All supported properties and their default values exposed from CSSStylePropertie
|
||||
'white-space-collapse': 'collapse'
|
||||
'whiteSpaceTrim': 'none'
|
||||
'white-space-trim': 'none'
|
||||
'widows': '2'
|
||||
'width': '284px'
|
||||
'willChange': 'auto'
|
||||
'will-change': 'auto'
|
||||
|
||||
Reference in New Issue
Block a user