mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
122 lines
3.2 KiB
INI
122 lines
3.2 KiB
INI
[scrollintoview.html]
|
|
type: testharness
|
|
[scrollIntoView() starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView() starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView() starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView() starting at right,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(true) starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(true) starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(true) starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(true) starting at right,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(false) starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(false) starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(false) starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(false) starting at right,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(undefined) starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(undefined) starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(undefined) starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(undefined) starting at right,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(null) starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(null) starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(null) starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView(null) starting at right,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({}) starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({}) starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({}) starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({}) starting at right,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "center", inline: "center"}) starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "center", inline: "center"}) starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "center", inline: "center"}) starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "center", inline: "center"}) starting at right,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "start", inline: "start"}) starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "start", inline: "start"}) starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "start", inline: "start"}) starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "start", inline: "start"}) starting at right,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "end", inline: "end"}) starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "end", inline: "end"}) starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "end", inline: "end"}) starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "end", inline: "end"}) starting at right,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "nearest", inline: "nearest"}) starting at left,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "nearest", inline: "nearest"}) starting at left,bottom]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "nearest", inline: "nearest"}) starting at right,top]
|
|
expected: FAIL
|
|
|
|
[scrollIntoView({block: "nearest", inline: "nearest"}) starting at right,bottom]
|
|
expected: FAIL
|
|
|