servo/tests/wpt/metadata/cssom-view/scrollIntoView-empty-args.html.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