Skip to content

Commit bdad3bf

Browse files
committed
fix: Add newline between list item and HTML comment
1 parent fbb94f5 commit bdad3bf

File tree

1 file changed

+1
-0
lines changed
  • files/en-us/mozilla/firefox/releases/141

1 file changed

+1
-0
lines changed

files/en-us/mozilla/firefox/releases/141/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Firefox 141 is the current [Beta version of Firefox](https://www.mozilla.org/en-
2323
- The HTML [`webkitdirectory`](/en-US/docs/Web/HTML/Reference/Elements/input/file#webkitdirectory) attribute and the corresponding {{domxref("HTMLInputElement.webkitdirectory")}} property are now partially supported on Firefox Android ([Firefox bug 1887878](https://bugzil.la/1887878)).
2424
The attribute can be set to indicate that an [`<input type="file">`](/en-US/docs/Web/HTML/Reference/Elements/input/file) element should offer selection of directories instead of files.
2525
Note that the returned file entries for the selected folder always contain an empty string in ({{domxref("File.webkitRelativePath")}}), which means that using `webkitdirectory` is not suitable for use cases where information about the directory structure is needed ([Firefox bug 1973726](https://bugzil.la/1973726)).
26+
2627
<!-- #### Removals -->
2728

2829
<!-- ### CSS -->

0 commit comments

Comments
 (0)