Skip to content

Commit

Permalink
FF127Relnote- data: and javascript: URLS forbidden in base HREF (#33738)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed May 27, 2024
1 parent b439985 commit 22a06e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/en-us/mozilla/firefox/releases/127/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ This article provides information about the changes in Firefox 127 that affect d

### HTML

- `data:` and `javascript:` URLs are now forbidden in the [`href`](/en-US/docs/Web/HTML/Element/base#href) attribute of the `<base>` element ([Firefox bug 1850967](https://bugzil.la/1850967)).

#### Removals

### CSS
Expand Down

0 comments on commit 22a06e2

Please sign in to comment.