blob: 9d1f7a660f40d6b1df0872586b907ed8ac1ff187 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[toggle-visibility-valid.tentative.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['toggle-visibility'\] = "normal" should set the property value]
expected: FAIL
[e.style['toggle-visibility'\] = "toggle t" should set the property value]
expected: FAIL
[e.style['toggle-visibility'\] = "toggle toggle" should set the property value]
expected: FAIL
|