mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
Tests: Import/create tests related to absolutization of StyleValues
Done in a separate commit to show progress
This commit is contained in:
Notes:
github-actions[bot]
2025-08-06 16:45:54 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/70cb8d23fb4 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5699 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -0,0 +1,20 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 14 tests
|
||||
|
||||
12 Pass
|
||||
2 Fail
|
||||
Pass Property border-radius value '1px'
|
||||
Pass Property border-radius value '1px 2% 3px 4%'
|
||||
Pass Property border-radius value '5em / 1px 2% 3px 4%'
|
||||
Pass Property border-radius value '1px 2% 3px 4% / 5em'
|
||||
Pass Property border-radius value '1px 1px 1px 2% / 1px 2% 1px 2%'
|
||||
Pass Property border-radius value '1px 1px 1px 1px / 1px 1px 2% 1px'
|
||||
Pass Property border-radius value '1px 1px 2% 2%'
|
||||
Pass Property border-radius value '1px 2% 1px 1px'
|
||||
Pass Property border-radius value '1px 2% 2% 2% / 1px 2% 3px 2%'
|
||||
Fail Property border-top-left-radius value 'calc(-0.5em + 10px)'
|
||||
Pass Property border-top-right-radius value '20%'
|
||||
Fail Property border-bottom-right-radius value 'calc(0.5em + 10px) 40%'
|
||||
Pass Property border-bottom-left-radius value '50% 60px'
|
||||
Pass Property border-top-left-radius value '40px 0px'
|
||||
Reference in New Issue
Block a user