mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
LibWeb: Parse the position-anchor property
This commit is contained in:
committed by
Sam Atkins
parent
7374a07fbc
commit
27cdf3a2c8
Notes:
github-actions[bot]
2025-10-07 10:31:57 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/27cdf3a2c8e Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6363 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -636,6 +636,8 @@ All supported properties and their default values exposed from CSSStylePropertie
|
||||
'pointerEvents': 'auto'
|
||||
'pointer-events': 'auto'
|
||||
'position': 'static'
|
||||
'positionAnchor': 'auto'
|
||||
'position-anchor': 'auto'
|
||||
'positionArea': 'none'
|
||||
'position-area': 'none'
|
||||
'quotes': 'auto'
|
||||
|
||||
Reference in New Issue
Block a user