summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.tentative.html.ini
blob: a5f6a58635ca57a6e67ecd2692fc249761971e23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[navigator-window-controls-overlay.tentative.html]
  [the windowControlsOverlay object should exist on the navigator object]
    expected: FAIL

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

  [visible should be false]
    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

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