mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
LibWeb/SVG: Add FEFloodElement
This commit is contained in:
committed by
Sam Atkins
parent
de271b16fc
commit
d3684a36b0
Notes:
github-actions[bot]
2025-07-09 17:08:44 +00:00
Author: https://github.com/ananas-dev Commit: https://github.com/LadybirdBrowser/ladybird/commit/d3684a36b0a Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5028 Reviewed-by: https://github.com/gmta ✅
@@ -385,6 +385,10 @@ All supported properties and their default values exposed from CSSStylePropertie
|
||||
'flexWrap': 'nowrap'
|
||||
'flex-wrap': 'nowrap'
|
||||
'float': 'none'
|
||||
'floodColor': 'rgb(0, 0, 0)'
|
||||
'flood-color': 'rgb(0, 0, 0)'
|
||||
'floodOpacity': '1'
|
||||
'flood-opacity': '1'
|
||||
'font': '16px serif'
|
||||
'fontFamily': 'serif'
|
||||
'font-family': 'serif'
|
||||
|
||||
Reference in New Issue
Block a user