mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 04:27:12 +02:00
LibWeb: Parse the position-try-fallbacks property
This commit is contained in:
committed by
Sam Atkins
parent
27cdf3a2c8
commit
2bde14b148
Notes:
github-actions[bot]
2025-10-07 10:31:51 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/2bde14b1484 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6363 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -640,6 +640,8 @@ All supported properties and their default values exposed from CSSStylePropertie
|
||||
'position-anchor': 'auto'
|
||||
'positionArea': 'none'
|
||||
'position-area': 'none'
|
||||
'positionTryFallbacks': 'none'
|
||||
'position-try-fallbacks': 'none'
|
||||
'quotes': 'auto'
|
||||
'r': '0px'
|
||||
'right': 'auto'
|
||||
|
||||
Reference in New Issue
Block a user