LibWeb: Resolve border-image-width percentages as lengths

All remaining failing subtests in border-image-width-interpolation.html
are related to incorrect handling of mixed dimension and percentage
interpolation and are fixed by #6142.
This commit is contained in:
Callum Law
2025-09-11 00:35:56 +12:00
committed by Tim Ledbetter
parent fa3c45d0b4
commit b6ec5bfb7e
Notes: github-actions[bot] 2025-09-10 14:04:54 +00:00
2 changed files with 44 additions and 43 deletions

View File

@@ -780,7 +780,8 @@
],
"valid-identifiers": [
"auto"
]
],
"percentages-resolve-to": "length"
},
"border-inline": {
"inherited": false,