1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:38:13 +00:00

LibWeb: Set max-values for display CSS property

This commit is contained in:
Emil Militzer 2023-04-26 19:49:02 +02:00 committed by Andreas Kling
parent 3f7a37465d
commit b74940ffb7

View file

@ -600,6 +600,7 @@
"display": {
"inherited": false,
"initial": "inline",
"max-values": 3,
"valid-identifiers": [
"block",
"contents",