blob: 163b79d461a0e0d196bcabadf9146c9711c50445 [file] [log] [blame]
FAIL Snaps to bottom-left after pressing ArrowDown promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: action"
FAIL Snaps to top-left after pressing ArrowUp promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: action"
FAIL Snaps to top-right after pressing ArrowRight promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: action"
FAIL Snaps to top-left after pressing ArrowLeft promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: action"
FAIL If the original intended offset is valid as making a snap area cover thesnapport, and there's no other snap offset in between, use the originalintended offset promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: action"
FAIL If the original intended offset is valid as making a snap area cover the snapport, but there's a defined snap offset in between, use the defined snap offset. promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: action"
FAIL If there is no valid snap offset on the arrow key's direction other than the current offset, and the scroll-snap-type is mandatory, stay at the current offset. promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: action"
FAIL If there is no valid snap offset on the arrow key's direction other than the current offset, and the scroll-snap-type is proximity, go to the original intended offset promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: action"