Source code

Revision control

Copy as Markdown

Other Tools

[scroll-snap-stop-change.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[scroll-snap-stop for areas on HTML should control snapping behavior and changing it takes effect]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
[scroll-snap-stop for areas on DIV should control snapping behavior and changing it takes effect]
expected:
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]