Tests: Synchronize imported tests with the WPT repository

This commit is contained in:
Tim Ledbetter
2025-06-21 15:43:33 +01:00
committed by Alexander Kalenik
parent 11e5cd5048
commit 689dff3ee8
Notes: github-actions[bot] 2025-06-22 21:52:43 +00:00
155 changed files with 1485 additions and 750 deletions

View File

@@ -113,6 +113,8 @@
['translateX (5px)',
'scale(2 2) translateX(5) translateY(5)',
'scale(2, 2), translateX(5) ,translateY(5)',
'scale(sign(1em))',
'scale(sibling-index())',
'translateX(5em)',
'translateX(5ex)',
'translateX(5ch)',
@@ -130,10 +132,14 @@
'translateX(5vmin)',
'translateX(5vmax)',
'translateX(5%)',
'translateX(calc(10px * sign(1em - 10px)))',
'translateX(calc(10px * sibling-index()))',
'rotate(5)',
'rotate(5, 5, 5)',
'rotate(5, 5px, 5px)',
'rotate(5deg, 5px, 5px)',
'rotate(calc(5deg * sign(1em - 10px)))',
'rotate(calc(5deg * sibling-index()))',
' ',
'/**/',
'\0',