Source code
Revision control
Copy as Markdown
Other Tools
[overscroll-behavior-without-overflow.html]
[overflow: hidden and overscroll-behavior-x: none should only prevent scroll propagation on x axis.]
expected:
if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [FAIL, PASS]
FAIL
[overflow: hidden and overscroll-behavior-y: none should only prevent scroll propagation on y axis.]
expected: FAIL
[overflow: auto and overscroll-behavior-x: none should only prevent scroll propagation on x axis.]
expected: FAIL
[overflow: auto and overscroll-behavior-y: none should only prevent scroll propagation on y axis.]
expected: FAIL