LibWeb/CSS: Parse the tab-size property

This commit is contained in:
Kostya Farber 2024-10-01 13:07:06 +01:00 committed by Sam Atkins
commit 68a28ff33a
Notes: github-actions[bot] 2024-10-02 09:28:15 +00:00
6 changed files with 38 additions and 1 deletions

View file

@ -31,6 +31,7 @@ quotes: auto
stroke: none
stroke-opacity: 1
stroke-width: 1px
tab-size: 8
text-align: start
text-anchor: start
text-decoration-line: none
@ -117,7 +118,7 @@ grid-row-start: auto
grid-template-areas:
grid-template-columns:
grid-template-rows:
height: 2023px
height: 2040px
inline-size: auto
inset-block-end: auto
inset-block-start: auto