blob: 3141f9095796e5f6b2bd0c758a160a1c141c0437 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[idlharness.window.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[ResizeObserverEntry must be primary interface of entry]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
[Stringification of entry]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
[ResizeObserverEntry interface: entry must inherit property "target" with the proper type]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
[ResizeObserverEntry creator]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
[ResizeObserverEntry interface: entry must inherit property "contentRect" with the proper type]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
|