Bug 1485707 [wpt PR 12642] - Update wpt metadata, a=testonly

wpt-pr: 12642
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-08-23 19:01:28 +00:00
parent 25c11f9d02
commit dd655bbc94

View File

@ -71,3 +71,51 @@
[scrollBy({left: 1200, top: 800}) on window lands on (1000, 1000)] [scrollBy({left: 1200, top: 800}) on window lands on (1000, 1000)]
expected: FAIL expected: FAIL
[scrollBy({left: 900, top: 800}) on div lands on (1000, 1000)]
expected: FAIL
[scrollBy({top: 900}) on viewport-defining element lands on (0, 1000)]
expected: FAIL
[scrollTo({left: 900, top: 800}) on viewport-defining element lands on (1000, 1000)]
expected: FAIL
[scrollBy({top: 900}) on window lands on (0, 1000)]
expected: FAIL
[assign scrollLeft and scrollTop for {left: 900, top: 800} on div lands on (1000, 1000)]
expected: FAIL
[scrollTo({top: 900}) on viewport-defining element lands on (0, 1000)]
expected: FAIL
[assign scrollLeft and scrollTop for {left: 900, top: 800} on viewport-defining element lands on (1000, 1000)]
expected: FAIL
[scrollTo({left: 900, top: 800}) on window lands on (1000, 1000)]
expected: FAIL
[scrollTo({top: 900}) on div lands on (0, 1000)]
expected: FAIL
[scrollTo({left: 900, top: 800}) on div lands on (1000, 1000)]
expected: FAIL
[assign scrollLeft and scrollTop for {top: 900} on div lands on (0, 1000)]
expected: FAIL
[scrollBy({left: 900, top: 800}) on window lands on (1000, 1000)]
expected: FAIL
[assign scrollLeft and scrollTop for {top: 900} on viewport-defining element lands on (0, 1000)]
expected: FAIL
[scrollBy({left: 900, top: 800}) on viewport-defining element lands on (1000, 1000)]
expected: FAIL
[scrollBy({top: 900}) on div lands on (0, 1000)]
expected: FAIL
[scrollTo({top: 900}) on window lands on (0, 1000)]
expected: FAIL