LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement

SVGGraphicsElement then goes ahead and does nothing with it for now.
This commit is contained in:
Nico Weber 2024-10-10 10:15:49 -04:00 committed by Tim Ledbetter
commit cc0cfd044b
Notes: github-actions[bot] 2024-10-10 23:28:42 +00:00
11 changed files with 41 additions and 1 deletions

View file

@ -31,6 +31,7 @@ math-style: normal
pointer-events: auto
quotes: auto
stroke: none
stroke-linecap: butt
stroke-opacity: 1
stroke-width: 1px
tab-size: 8
@ -120,7 +121,7 @@ grid-row-start: auto
grid-template-areas:
grid-template-columns:
grid-template-rows:
height: 2074px
height: 2091px
inline-size: auto
inset-block-end: auto
inset-block-start: auto