mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 15:07:45 +00:00
LibWeb: Parse grid display value
This commit is contained in:
parent
a7f5b6b15b
commit
e4541d83d3
2 changed files with 3 additions and 0 deletions
|
@ -528,6 +528,7 @@
|
|||
"valid-identifiers": [
|
||||
"block",
|
||||
"flex",
|
||||
"grid",
|
||||
"inline",
|
||||
"inline-block",
|
||||
"inline-flex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue