LibWeb: Add the clip-path property and resolve it for SVG elements

This commit is contained in:
MacDue 2024-03-27 00:06:35 +00:00 committed by Andreas Kling
commit 03f957dc79
Notes: sideshowbarker 2024-07-16 23:23:26 +09:00
6 changed files with 51 additions and 3 deletions

View file

@ -47,6 +47,7 @@ box-sizing: content-box
caption-side: top
clear: none
clip: auto
clip-path: none
color: rgb(0, 0, 0)
column-count: auto
column-gap: auto
@ -83,7 +84,7 @@ grid-row-start: auto
grid-template-areas:
grid-template-columns:
grid-template-rows:
height: 1445px
height: 1462px
image-rendering: auto
inline-size: auto
inset-block-end: auto