LibWeb: Parse the position-try-fallbacks property

This commit is contained in:
Tim Ledbetter
2025-10-01 19:04:10 +01:00
committed by Sam Atkins
parent 27cdf3a2c8
commit 2bde14b148
Notes: github-actions[bot] 2025-10-07 10:31:51 +00:00
13 changed files with 520 additions and 226 deletions

View File

@@ -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'