|
8771 | 8771 | "deprecated": false |
8772 | 8772 | } |
8773 | 8773 | }, |
8774 | | - "options_navigationUI_parameter": { |
| 8774 | + "options_parameter": { |
8775 | 8775 | "__compat": { |
8776 | | - "description": "`options.navigationUI` parameter", |
8777 | | - "spec_url": "https://fullscreen.spec.whatwg.org/#dom-fullscreenoptions-navigationui", |
8778 | | - "tags": [ |
8779 | | - "web-features:fullscreen" |
8780 | | - ], |
| 8776 | + "description": "`options` parameter", |
| 8777 | + "spec_url": "https://fullscreen.spec.whatwg.org/#dom-element-requestfullscreen-options-options", |
8781 | 8778 | "support": { |
8782 | 8779 | "chrome": { |
8783 | 8780 | "version_added": "71" |
8784 | 8781 | }, |
8785 | 8782 | "chrome_android": "mirror", |
8786 | 8783 | "edge": "mirror", |
8787 | 8784 | "firefox": { |
8788 | | - "version_added": false |
| 8785 | + "version_added": "151" |
8789 | 8786 | }, |
8790 | 8787 | "firefox_android": "mirror", |
8791 | 8788 | "oculus": "mirror", |
|
8806 | 8803 | "standard_track": true, |
8807 | 8804 | "deprecated": false |
8808 | 8805 | } |
8809 | | - } |
8810 | | - }, |
8811 | | - "options_screen_parameter": { |
8812 | | - "__compat": { |
8813 | | - "description": "`options.screen` parameter", |
8814 | | - "spec_url": "https://w3c.github.io/window-management/#ref-for-dom-fullscreenoptions-screen", |
8815 | | - "tags": [ |
8816 | | - "web-features:window-management" |
8817 | | - ], |
8818 | | - "support": { |
8819 | | - "chrome": { |
8820 | | - "version_added": "100" |
8821 | | - }, |
8822 | | - "chrome_android": { |
8823 | | - "version_added": false |
| 8806 | + }, |
| 8807 | + "keyboardLock_option": { |
| 8808 | + "__compat": { |
| 8809 | + "description": "`keyboardLock` option", |
| 8810 | + "support": { |
| 8811 | + "chrome": { |
| 8812 | + "version_added": false, |
| 8813 | + "impl_url": "https://crbug.com/505427218" |
| 8814 | + }, |
| 8815 | + "chrome_android": "mirror", |
| 8816 | + "edge": "mirror", |
| 8817 | + "firefox": { |
| 8818 | + "version_added": "151" |
| 8819 | + }, |
| 8820 | + "firefox_android": "mirror", |
| 8821 | + "oculus": "mirror", |
| 8822 | + "opera": "mirror", |
| 8823 | + "opera_android": "mirror", |
| 8824 | + "safari": { |
| 8825 | + "version_added": "26.4" |
| 8826 | + }, |
| 8827 | + "safari_ios": { |
| 8828 | + "version_added": false |
| 8829 | + }, |
| 8830 | + "samsunginternet_android": "mirror", |
| 8831 | + "webview_android": "mirror", |
| 8832 | + "webview_ios": "mirror" |
8824 | 8833 | }, |
8825 | | - "edge": "mirror", |
8826 | | - "firefox": { |
8827 | | - "version_added": false |
| 8834 | + "status": { |
| 8835 | + "experimental": false, |
| 8836 | + "standard_track": false, |
| 8837 | + "deprecated": false |
| 8838 | + } |
| 8839 | + } |
| 8840 | + }, |
| 8841 | + "navigationUI_option": { |
| 8842 | + "__compat": { |
| 8843 | + "description": "`navigationUI` option", |
| 8844 | + "spec_url": "https://fullscreen.spec.whatwg.org/#dom-fullscreenoptions-navigationui", |
| 8845 | + "tags": [ |
| 8846 | + "web-features:fullscreen" |
| 8847 | + ], |
| 8848 | + "support": { |
| 8849 | + "chrome": { |
| 8850 | + "version_added": "71" |
| 8851 | + }, |
| 8852 | + "chrome_android": "mirror", |
| 8853 | + "edge": "mirror", |
| 8854 | + "firefox": { |
| 8855 | + "version_added": false |
| 8856 | + }, |
| 8857 | + "firefox_android": "mirror", |
| 8858 | + "oculus": "mirror", |
| 8859 | + "opera": "mirror", |
| 8860 | + "opera_android": "mirror", |
| 8861 | + "safari": { |
| 8862 | + "version_added": "16.4" |
| 8863 | + }, |
| 8864 | + "safari_ios": { |
| 8865 | + "version_added": false |
| 8866 | + }, |
| 8867 | + "samsunginternet_android": "mirror", |
| 8868 | + "webview_android": "mirror", |
| 8869 | + "webview_ios": "mirror" |
8828 | 8870 | }, |
8829 | | - "firefox_android": "mirror", |
8830 | | - "oculus": "mirror", |
8831 | | - "opera": "mirror", |
8832 | | - "opera_android": "mirror", |
8833 | | - "safari": { |
8834 | | - "version_added": false |
| 8871 | + "status": { |
| 8872 | + "experimental": false, |
| 8873 | + "standard_track": true, |
| 8874 | + "deprecated": false |
| 8875 | + } |
| 8876 | + } |
| 8877 | + }, |
| 8878 | + "screen_option": { |
| 8879 | + "__compat": { |
| 8880 | + "description": "`screen` option", |
| 8881 | + "spec_url": "https://w3c.github.io/window-management/#ref-for-dom-fullscreenoptions-screen", |
| 8882 | + "tags": [ |
| 8883 | + "web-features:window-management" |
| 8884 | + ], |
| 8885 | + "support": { |
| 8886 | + "chrome": { |
| 8887 | + "version_added": "100" |
| 8888 | + }, |
| 8889 | + "chrome_android": { |
| 8890 | + "version_added": false |
| 8891 | + }, |
| 8892 | + "edge": "mirror", |
| 8893 | + "firefox": { |
| 8894 | + "version_added": false |
| 8895 | + }, |
| 8896 | + "firefox_android": "mirror", |
| 8897 | + "oculus": "mirror", |
| 8898 | + "opera": "mirror", |
| 8899 | + "opera_android": "mirror", |
| 8900 | + "safari": { |
| 8901 | + "version_added": false |
| 8902 | + }, |
| 8903 | + "safari_ios": "mirror", |
| 8904 | + "samsunginternet_android": "mirror", |
| 8905 | + "webview_android": "mirror", |
| 8906 | + "webview_ios": "mirror" |
8835 | 8907 | }, |
8836 | | - "safari_ios": "mirror", |
8837 | | - "samsunginternet_android": "mirror", |
8838 | | - "webview_android": "mirror", |
8839 | | - "webview_ios": "mirror" |
8840 | | - }, |
8841 | | - "status": { |
8842 | | - "experimental": true, |
8843 | | - "standard_track": true, |
8844 | | - "deprecated": false |
| 8908 | + "status": { |
| 8909 | + "experimental": true, |
| 8910 | + "standard_track": true, |
| 8911 | + "deprecated": false |
| 8912 | + } |
8845 | 8913 | } |
8846 | 8914 | } |
8847 | 8915 | }, |
|
0 commit comments