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

[HTML] Ship width/height attributes on source elements #22116

Closed
10 tasks done
hamishwillee opened this issue Nov 7, 2022 · 3 comments
Closed
10 tasks done

[HTML] Ship width/height attributes on source elements #22116

hamishwillee opened this issue Nov 7, 2022 · 3 comments
Assignees
Labels
Content:HTML Hypertext Markup Language docs fx release archive A closed issue relating to firefox release notes for developers.

Comments

@hamishwillee
Copy link
Collaborator

hamishwillee commented Nov 7, 2022

Acceptance Criteria

  • The listed features are documented sufficiently on MDN
  • BCD is updated
  • Interactive example and data repos are updated if appropriate
  • The content has been reviewed as needed

For folks helping with Firefox related documentation

  • Set bugs to dev-doc-complete
  • Add entry to Firefox release notes if feature is enabled in release
  • Add entry to Firefox experimental features page if feature is not yet enabled in release

Features to document

FF108 sets dom.picture_source_dimension_attributes.enabled always true. The feature was documented and enabled on nightly in #20927

Minimally needs BCD update, release note, and removal from experimental features. Whether it needs anything else depends on how complete the work done in #20927 was.

Related Gecko bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=1795953

Other

  • Check content open issues to see if any pertain to the subject matter. If there are any that can be closed because of the work, do so. If there are any that can be fixed relatively quickly because of the knowledge from completing this issue and you have time, feel free to go ahead and fix them.
  • Check if glossary updates are required for the feature you're documenting - whether an existing term needs to be updated or a new term should be added.
  • Check if BCD update means that content pages need to have experimental markup removed or deprecated markup added (front matter tags and macros).
@hamishwillee hamishwillee added Firefox 108 Content:HTML Hypertext Markup Language docs labels Nov 7, 2022
@github-actions github-actions bot added needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. and removed Content:HTML Hypertext Markup Language docs labels Nov 7, 2022
@hamishwillee
Copy link
Collaborator Author

hamishwillee commented Nov 15, 2022

@dletorey Did you want to take this one? I added the BCD changes required to your 106 entry that has not yet merged.

Status

@bsmth bsmth self-assigned this Nov 15, 2022
@bsmth
Copy link
Member

bsmth commented Nov 15, 2022

Hi @hamishwillee I'm going to chip in on this one to help, taking a look at outstanding tasks now 👀

@bsmth
Copy link
Member

bsmth commented Nov 25, 2022

All of the related PRs for this are merged so I'm setting this to done 👍🏻

@bsmth bsmth closed this as completed Nov 25, 2022
@Josh-Cena Josh-Cena added fx release archive A closed issue relating to firefox release notes for developers. and removed Firefox 108 labels Jun 21, 2023
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 fx release archive A closed issue relating to firefox release notes for developers.
Projects
Archived in project
Development

No branches or pull requests

4 participants
@hamishwillee @bsmth @Josh-Cena and others