Skip to content

Commit 32bfbcb

Browse files
dletoreydipikabh
andauthored
added the removal note for codebase attr in object element (mdn#40557)
* added the removal note for codebase attr in object element * added in the HTML heading * Update files/en-us/mozilla/firefox/releases/142/index.md Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org> --------- Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
1 parent 6760000 commit 32bfbcb

File tree

1 file changed

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

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ Firefox 142 is the current [Beta version of Firefox](https://www.firefox.com/en-
1818

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

21-
<!-- ### HTML -->
21+
### HTML
2222

2323
<!-- No notable changes. -->
2424

25-
<!-- #### Removals -->
25+
#### Removals
26+
27+
- The {{HTMLElement('object')}} element no longer supports the deprecated `codebase` attribute. Use the [`data`](/en-US/docs/Web/HTML/Reference/Elements/object#data) attribute instead. (See [Firefox bug 1973900](https://bugzil.la/1973900) for more details.)
2628

2729
<!-- ### CSS -->
2830

0 commit comments

Comments
 (0)