mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 19:47:17 +02:00
LibWeb: Add absolutized method for TransformStyleValue
This commit is contained in:
Notes:
github-actions[bot]
2025-10-07 09:51:37 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/4a998879d5a Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6375 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -2,8 +2,7 @@ Harness status: OK
|
||||
|
||||
Found 19 tests
|
||||
|
||||
18 Pass
|
||||
1 Fail
|
||||
19 Pass
|
||||
Pass Property translate value 'none'
|
||||
Pass Property translate value '0px'
|
||||
Pass Property translate value '100%'
|
||||
@@ -20,6 +19,6 @@ Pass Property translate value '100px 200px 300px'
|
||||
Pass Property translate value '100% 200% 300px'
|
||||
Pass Property translate value '100% 0% 200px'
|
||||
Pass Property translate value '0% 0% 100px'
|
||||
Fail Property translate value '0em 0em 100px'
|
||||
Pass Property translate value '0em 0em 100px'
|
||||
Pass Property translate value '0'
|
||||
Pass Property translate value '1px 2px 0'
|
||||
Reference in New Issue
Block a user