Source code

Revision control

Copy as Markdown

Other Tools

[root-margin-root-element.html]
[root.scrollTop = 0]
expected:
if (os_version == "24.04") and (processor == "x86"): FAIL
if os_version == "7.0": FAIL
if os_version == "14": FAIL
[root.scrollTop = 50 with root scrolled out of view.]
expected:
if (os_version == "24.04") and (processor == "x86"): FAIL
if os_version == "7.0": FAIL
if os_version == "14": FAIL
[First rAF]
expected:
if (os_version == "24.04") and (processor == "x86"): FAIL
if os_version == "7.0": FAIL
if os_version == "14": FAIL
[root.scrollTop = 50, putting target into root margin]
expected:
if (os_version == "24.04") and (processor == "x86"): FAIL
if os_version == "7.0": FAIL
if os_version == "14": FAIL