Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(html): Add advice on object element with data attr instead of param element #32031

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Jan 31, 2024

Description

The feature is deprecated and #31523 asks for rationale for this status.

As linked in the issue, #15225 is the PR that introduces this status change in the docs.

Additions:

  • Note that points to an alternative

Related issues and pull requests

Fixes #31523

@bsmth bsmth requested a review from a team as a code owner January 31, 2024 17:08
@bsmth bsmth requested review from chrisdavidmills and removed request for a team January 31, 2024 17:08
@github-actions github-actions bot added Content:HTML Hypertext Markup Language docs size/xs [PR only] 0-5 LoC changed labels Jan 31, 2024
Copy link
Contributor

github-actions bot commented Jan 31, 2024

Preview URLs

(comment last updated: 2024-02-06 09:58:46)

Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
@dipikabh dipikabh self-assigned this Feb 2, 2024
Copy link
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this note, @bsmth.
Minor suggestions but leaving a +1 so you can merge when ready.

files/en-us/web/html/element/param/index.md Outdated Show resolved Hide resolved
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
@bsmth
Copy link
Member Author

bsmth commented Feb 6, 2024

Thanks, all, merging shortly 👍🏻

@bsmth bsmth merged commit 442f8fc into mdn:main Feb 6, 2024
8 checks passed
@bsmth bsmth deleted the 31523-param-deprecation-note branch February 6, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTML Hypertext Markup Language docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<param> attribute deprecated - missing sources
3 participants