mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Sync WPT with upstream (04-05-2025) (#36829)
Automated downstream sync of changes from upstream as of 04-05-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
539ca27284
commit
43edab336a
264 changed files with 4939 additions and 1194 deletions
30
tests/wpt/meta/css/css-transforms/parsing/transform-valid.html.ini
vendored
Normal file
30
tests/wpt/meta/css/css-transforms/parsing/transform-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[transform-valid.html]
|
||||
[e.style['transform'\] = "scaleX(7)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "scaleX(720%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "scaleY(-8)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "scaleY(-85%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "scaleZ(4)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "scaleZ(25%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "skewX(0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "skewX(90deg)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "skewY(0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "skewY(-90deg)" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue