Tests: Resync imported WPT tests

This commit is contained in:
Tim Ledbetter
2026-04-04 17:18:58 +01:00
committed by Shannon Booth
parent dda3cb99b7
commit 504a8e6d1d
Notes: github-actions[bot] 2026-04-04 21:38:15 +00:00
306 changed files with 6274 additions and 2460 deletions

View File

@@ -1,8 +1,8 @@
Harness status: OK
Found 45 tests
Found 48 tests
37 Pass
40 Pass
8 Fail
Pass Property width value 'calc(NaN * 1px)'
Pass Property width value 'calc(NaN * 1%)'
@@ -48,4 +48,7 @@ Fail Property rotate(calc(-infinity * 1rad)) value expected same with rotate(0de
Pass Property rotate(calc(NaN * 1rad)) value expected same with rotate(0deg) in +/-0.0001
Fail Property rotate(calc(infinity * 1grad)) value expected same with rotate(0deg) in +/-0.0001
Fail Property rotate(calc(-infinity * 1grad)) value expected same with rotate(0deg) in +/-0.0001
Pass Property rotate(calc(NaN * 1grad)) value expected same with rotate(0deg) in +/-0.0001
Pass Property rotate(calc(NaN * 1grad)) value expected same with rotate(0deg) in +/-0.0001
Pass Property scale value 'calc(max(infinity, 10))'
Pass Property scale value 'calc(infinity)'
Pass Property scale value 'calc(-infinity * 10)'