mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:17:44 +00:00
LibWeb: Add support for the inline-size CSS property
This commit is contained in:
parent
dd593d16c4
commit
18fe86adc3
5 changed files with 35 additions and 7 deletions
|
@ -85,6 +85,7 @@ grid-template-columns:
|
|||
grid-template-rows:
|
||||
height: 1445px
|
||||
image-rendering: auto
|
||||
inline-size: auto
|
||||
inset-block-end: auto
|
||||
inset-block-start: auto
|
||||
inset-inline-end: auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue