Skip to content

Commit e5b36d2

Browse files
FF142 Relnote: URL Pattern API (#40632)
* FF142 Relnote: URL Pattern API * Update files/en-us/mozilla/firefox/releases/142/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> --------- Co-authored-by: Dipika Bhattacharya <[email protected]>
1 parent 599c37e commit e5b36d2

File tree

1 file changed

+2
-0
lines changed
  • files/en-us/mozilla/firefox/releases/142

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Firefox 142 is the current [Beta version of Firefox](https://www.firefox.com/en-
5252

5353
### APIs
5454

55+
- The [URL Pattern API](/en-US/docs/Web/API/URL_Pattern_API) is fully supported, enabling you to match and parse URLs using a standardized pattern syntax. ([Firefox bug 1731418](https://bugzil.la/1731418)).
56+
5557
#### DOM
5658

5759
- The {{domxref("Selection.getComposedRanges()")}} method is now supported, allowing developers to accurately get selected text ranges across shadow DOM boundaries. In addition, the methods {{domxref("Selection.setBaseAndExtent()","setBaseAndExtent()")}}, {{domxref("Selection.collapse()","collapse()")}}, and {{domxref("Selection.extend()","extend()")}} of the {{domxref("Selection")}} interface have been modified to accept nodes inside a shadow root. ([Firefox bug 1903870](https://bugzil.la/1903870)).

0 commit comments

Comments
 (0)