Source code
Revision control
Copy as Markdown
Other Tools
[prefer-focused-element.html]
[scroller selects focused target from aligned choices on snap]
expected: FAIL
[out-of-viewport focused element is not the selected snap target.]
expected: FAIL
[scroller follows selected snap target through layout shift,regardless of focus]
expected:
if (os == "linux") and not tsan and debug and not fission: PASS
if (os == "linux") and not tsan and not debug and fission: [FAIL, PASS]
if (os == "win") and debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and not debug: [FAIL, PASS]
if (os == "linux") and tsan: PASS
if os == "android": FAIL
[PASS, FAIL]