blob: 1dece643608cd98ffd332a4f2de879a88eea0bb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[compute_pressure_privacy_test.tentative.https.window.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[Observer should receive PressureRecord if associated document is the initiator of active Picture-in-Picture session]
expected: FAIL
[Observer should receive PressureRecord if browsing context is capturing]
expected: FAIL
[Observer should not receive PressureRecord when top-level browsing context does not have system focus]
expected: FAIL
[Observer in iframe should receive PressureRecord when focused on same-origin main frame]
expected: FAIL
[Observer in iframe should not receive PressureRecord when focused on cross-origin main frame]
expected: FAIL
|