blob: 7db0eaa97c59e7424e428da0e2ab71a215732e06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[window-properties.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "linux") and (processor == "x86"): [OK, ERROR]
[Window attribute: oncancel]
expected: FAIL
[Window attribute: onmousewheel]
expected: FAIL
[Window method: print]
expected:
if os == "android": FAIL
|