mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
LibWeb: Correctly serialize filter url() value
Previously we would have two closing parentheses when serializing a `url()` within a `FilterValueListStyleValue`
This commit is contained in:
Notes:
github-actions[bot]
2026-02-16 12:11:27 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/79dbca29eed Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7978 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -2,8 +2,8 @@ Harness status: OK
|
||||
|
||||
Found 285 tests
|
||||
|
||||
280 Pass
|
||||
5 Fail
|
||||
281 Pass
|
||||
4 Fail
|
||||
Pass accent-color
|
||||
Pass border-collapse
|
||||
Pass border-spacing
|
||||
@@ -159,7 +159,7 @@ Pass counter-set
|
||||
Pass cx
|
||||
Pass cy
|
||||
Pass display
|
||||
Fail filter
|
||||
Pass filter
|
||||
Pass flex-basis
|
||||
Pass flex-direction
|
||||
Pass flex-grow
|
||||
|
||||
Reference in New Issue
Block a user