mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Automated downstream sync of changes from upstream as of 27-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
36 lines
1.2 KiB
INI
Vendored
36 lines
1.2 KiB
INI
Vendored
[setter-argument.html]
|
|
[String attribute setter should throw if this value is invalid]
|
|
expected: FAIL
|
|
|
|
[String attribute setter should treat no arguments as undefined]
|
|
expected: FAIL
|
|
|
|
[String attribute setter called with undefined should behave in the same way as no arguments]
|
|
expected: FAIL
|
|
|
|
[String attribute setter called with string should just work]
|
|
expected: FAIL
|
|
|
|
[Object attribute setter should treat no arguments as undefined]
|
|
expected: FAIL
|
|
|
|
[[Replaceable\] setter should treat no arguments as undefined]
|
|
expected: FAIL
|
|
|
|
[[Replaceable\] setter called with undefined should behave in the same way as no arguments]
|
|
expected: FAIL
|
|
|
|
[[Replaceable\] setter called with other value should just work]
|
|
expected: FAIL
|
|
|
|
[[LegacyLenientThis\] setter should not throw even if this value is invalid, regardless of the arguments count]
|
|
expected: FAIL
|
|
|
|
[[LegacyLenientSetter\] setter should treat no arguments as undefined]
|
|
expected: FAIL
|
|
|
|
[[LegacyLenientSetter\] setter called with undefined should behave in the same way as no arguments]
|
|
expected: FAIL
|
|
|
|
[[PutForward\] setter should treat no arguments as undefined]
|
|
expected: FAIL
|