diff --git a/files/en-us/web/api/window/showopenfilepicker/index.html b/files/en-us/web/api/window/showopenfilepicker/index.html index db88fb6d3bb7dac..e58ff49f7280ddb 100644 --- a/files/en-us/web/api/window/showopenfilepicker/index.html +++ b/files/en-us/web/api/window/showopenfilepicker/index.html @@ -2,13 +2,13 @@ title: Window.showOpenFilePicker() slug: Web/API/Window/showOpenFilePicker tags: -- File -- File System Access API -- Method -- Window -- working with files + - File + - File System Access API + - Method + - Window + - working with files --- -
{{draft}}{{securecontext_header}}{{DefaultAPISidebar("File System Access API")}} +
{{securecontext_header}}{{DefaultAPISidebar("File System Access API")}}

The showOpenFilePicker() method of the @@ -102,9 +102,8 @@

Specifications

Comment - {{SpecName('File System - Access','#api-showopenfilepicker','showOpenFilePicker')}} - {{Spec2('File System Access')}} + {{SpecName('File System Access API','#api-showopenfilepicker','showOpenFilePicker')}} + {{Spec2('File System Access API')}} Initial definition. @@ -117,7 +116,7 @@

Browser compatibility

See also