LibHTML: Add the CSS "position" property to CSS/Properties.json

This commit is contained in:
Andreas Kling 2019-11-19 18:20:54 +01:00
commit e87b9e2d7c
Notes: sideshowbarker 2024-07-19 11:08:36 +09:00

View file

@ -261,6 +261,10 @@
"inherited": false,
"initial": "0"
},
"position": {
"inherited": false,
"initial": "static"
},
"right": {
"inherited": false,
"initial": "auto"