We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb3f13 commit c06f0b9Copy full SHA for c06f0b9
testing/web-platform/meta/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.html.ini
@@ -0,0 +1,19 @@
1
+[navigator-window-controls-overlay.html]
2
+ [getBoundingClientRect should be a method of the windowControlsOverlay object]
3
+ expected: FAIL
4
+
5
+ [visible should be false]
6
7
8
+ [getBoundingClientRect return type should be DOMRect]
9
10
11
+ [visible should be a member of the windowControlsOverlay object]
12
13
14
+ [the windowControlsOverlay object should exist on the navigator object]
15
16
17
+ [getBoundingClientRect should return a empty DOMRect]
18
19
0 commit comments