Skip to content

Commit 3bb5053

Browse files
authored
added Firefox release note for popover=hint (mdn#43332)
1 parent f605805 commit 3bb5053

File tree

1 file changed

+3
-1
lines changed
  • files/en-us/mozilla/firefox/releases/149

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Firefox 149 is the current [Beta version of Firefox](https://www.firefox.com/en-
1818

1919
<!-- ### Developer Tools -->
2020

21-
<!-- ### HTML -->
21+
### HTML
22+
23+
- The [`popover`](/en-US/docs/Web/HTML/Reference/Global_attributes/popover) global attribute now supports the [`hint`](/en-US/docs/Web/HTML/Reference/Global_attributes/popover#hint) value. Popovers with the `hint` value will not close `auto` popovers when they are displayed, but will close other hint popovers. ([Firefox bug 1867743](https://bugzil.la/1867743)).
2224

2325
<!-- No notable changes. -->
2426

0 commit comments

Comments
 (0)