summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.html.ini
blob: 79bb85f85bbbd9224f167d91b9884c9222900a67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[navigator-window-controls-overlay.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [visible should be false]
    expected: FAIL

  [visible should be a member of the windowControlsOverlay object]
    expected: FAIL

  [the windowControlsOverlay object should exist on the navigator object]
    expected: FAIL

  [ongeometrychange should be a member of the windowControlsOverlay object]
    expected: FAIL

  [getTitlebarAreaRect should be a method of the windowControlsOverlay object]
    expected: FAIL

  [getTitlebarAreaRect return type should be DOMRect]
    expected: FAIL

  [getTitlebarAreaRect should return a empty DOMRect]
    expected: FAIL