mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
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:
committed by
Tim Ledbetter
parent
fa3c45d0b4
commit
b6ec5bfb7e
Notes:
github-actions[bot]
2025-09-10 14:04:54 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/b6ec5bfb7ef Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6146 Reviewed-by: https://github.com/tcl3 ✅
@@ -780,7 +780,8 @@
|
||||
],
|
||||
"valid-identifiers": [
|
||||
"auto"
|
||||
]
|
||||
],
|
||||
"percentages-resolve-to": "length"
|
||||
},
|
||||
"border-inline": {
|
||||
"inherited": false,
|
||||
|
||||
Reference in New Issue
Block a user