Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions files/en-us/mozilla/firefox/releases/148/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Firefox 148 is the current [Beta version of Firefox](https://www.firefox.com/en-

<!-- ### Developer Tools -->

<!-- ### HTML -->
### HTML

<!-- No notable changes. -->
- The initial `about:blank` document now loads synchronously. A browsing context's first navigation may resolve to `about:blank` (for example, when the initial URL is empty or explicitly set to `about:blank`). In these cases, Firefox no longer replaces the initial empty document with a second, asynchronously loaded one, and instead fires the `load` event synchronously on the initial document. ([Firefox bug 543435](https://bugzil.la/543435)).

<!-- #### Removals -->

Expand Down