mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
LibWeb: Parse the shape-margin property
This commit is contained in:
committed by
Tim Ledbetter
parent
9c7202e3f3
commit
1a3635cda5
Notes:
github-actions[bot]
2025-10-17 10:11:22 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/1a3635cda57 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6493 Reviewed-by: https://github.com/tcl3 ✅
@@ -699,6 +699,8 @@ All supported properties and their default values exposed from CSSStylePropertie
|
||||
'scrollbar-width': 'auto'
|
||||
'shapeImageThreshold': '0'
|
||||
'shape-image-threshold': '0'
|
||||
'shapeMargin': '0px'
|
||||
'shape-margin': '0px'
|
||||
'shapeOutside': 'none'
|
||||
'shape-outside': 'none'
|
||||
'shapeRendering': 'auto'
|
||||
|
||||
Reference in New Issue
Block a user