Skip to content

Commit

Permalink
fix: Remove link to non-standard long-gone CSS pseudo-class (mdn#31608)
Browse files Browse the repository at this point in the history
Remove link to non-standard long-one CSS pseudo-class
  • Loading branch information
teoli2003 authored Jan 9, 2024
1 parent 6f035ed commit 6db01c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/88/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ _No changes._
#### Removals

- The {{cssxref(":-moz-submit-invalid")}} pseudo-class has been hidden behind a preference, thereby removing it from web content ([Firefox bug 1694129](https://bugzil.la/1694129)).
- Default styling for the non-standard `:-moz-ui-invalid` and {{cssxref(":-moz-ui-valid")}} has been removed ([Firefox bug 1693969](https://bugzil.la/1693969)).
- Default styling for the non-standard `:-moz-ui-invalid` and `:-moz-ui-valid` has been removed ([Firefox bug 1693969](https://bugzil.la/1693969)).

### JavaScript

Expand Down

0 comments on commit 6db01c6

Please sign in to comment.