mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb/CSS: Add -moz-appearance property alias
This commit is contained in:
parent
d5d1b5351e
commit
cdc81e8921
Notes:
github-actions[bot]
2025-12-01 11:11:19 +00:00
Author: https://github.com/AtkinsSJ
Commit: cdc81e8921
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6821
Reviewed-by: https://github.com/tcl3
2 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"-moz-appearance": {
|
||||
"legacy-alias-for": "appearance"
|
||||
},
|
||||
"-webkit-align-content": {
|
||||
"legacy-alias-for": "align-content"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue