8 lines
410 B
INI
8 lines
410 B
INI
[scroll-to-text-fragment-open-link-in-new-tab-desktop.html]
|
|
expected:
|
|
if (os == "android"): TIMEOUT
|
|
[Test that the text fragment directive requires a user activation when invoked by clicking a link in the same or a new tab]
|
|
expected:
|
|
if (os == "linux") and not tsan and not fission and not debug: [PASS, FAIL]
|
|
if (os == "linux") and tsan: [PASS, FAIL]
|
|
if os == "android": TIMEOUT
|