mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
23 lines
702 B
INI
23 lines
702 B
INI
[scrollIntoView-empty-args.html]
|
|
type: testharness
|
|
[scrollIntoView should behave correctly when the arg is not fully specified as ScrollIntoViewOptions]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView should behave correctly when the arg is omitted]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView should behave correctly when the arg is true]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView should behave correctly when the arg is false]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView should behave correctly when the arg is [object Object\]]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView should behave correctly when the arg is null]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView should behave correctly when the arg is undefined]
|
|
expected: FAIL
|
|
|