diff options
Diffstat (limited to 'testing/web-platform/meta/fullscreen/api/document-fullscreen-enabled.html.ini')
-rw-r--r-- | testing/web-platform/meta/fullscreen/api/document-fullscreen-enabled.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fullscreen/api/document-fullscreen-enabled.html.ini b/testing/web-platform/meta/fullscreen/api/document-fullscreen-enabled.html.ini new file mode 100644 index 0000000000..226460361e --- /dev/null +++ b/testing/web-platform/meta/fullscreen/api/document-fullscreen-enabled.html.ini @@ -0,0 +1,5 @@ +[document-fullscreen-enabled.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Document#fullscreenEnabled] + bug: https://github.com/web-platform-tests/wpt/issues/24581 |