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

[CSS] Add support for layer() option to @import #9369

Closed
4 of 8 tasks
Rumyra opened this issue Sep 30, 2021 · 6 comments
Closed
4 of 8 tasks

[CSS] Add support for layer() option to @import #9369

Rumyra opened this issue Sep 30, 2021 · 6 comments
Assignees
Labels
Content:CSS Cascading Style Sheets docs fx release archive A closed issue relating to firefox release notes for developers.

Comments

@Rumyra
Copy link
Collaborator

Rumyra commented Sep 30, 2021

Acceptance Criteria

  • The listed features are documented sufficiently on MDN
  • BCD is updated
  • Interactive example and data repos are updated if appropriate
  • mdn/data updated
  • 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
    or
  • Add entry to Firefox experimental features page if feature is not yet enabled in release

Features to document

More implemented so it looks like we're good to go https://bugzilla.mozilla.org/show_bug.cgi?id=1699215 and https://bugzilla.mozilla.org/show_bug.cgi?id=1699220

Add support for layer() option to @import - this page https://developer.mozilla.org/en-US/docs/Web/CSS/@import but might want to check learn etc...

NB currently in experimental features

Related Gecko bugs

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

@Rumyra Rumyra added Content:CSS Cascading Style Sheets docs Firefox 94 labels Sep 30, 2021
@rachelandrew
Copy link
Collaborator

This relates to https://developer.mozilla.org/en-US/docs/Web/CSS/@layer which mentions the @import method.

@Rumyra Rumyra assigned Rumyra and unassigned Rumyra Oct 22, 2021
@Rumyra Rumyra self-assigned this Oct 26, 2021
@Rumyra
Copy link
Collaborator Author

Rumyra commented Oct 26, 2021

Needs

  • data
  • bcd
  • bcd @import - add layer()
  • @import update
  • @layer checked (but looks good)
  • @layer needs modification (see related issue)
  • raise bug that FF does not honour correct cascade when using @layer
  • I think data needs a type, as well as the at-rule
  • rel notes
  • needs layer() page
  • bcd
  • revert-layer keyword (Assuming this actually changes a bunch of pages) -> this is going to change a bunch of pages, so I'm pulling it out into a separate issue.

@Rumyra
Copy link
Collaborator Author

Rumyra commented Nov 5, 2021

Also related #9656

@Rumyra Rumyra added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Nov 25, 2021
@Rumyra Rumyra added Firefox 97 and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Dec 30, 2021
@Rumyra
Copy link
Collaborator Author

Rumyra commented Mar 29, 2022

@dipikabh - after you've done the revert layer stuff do you want to take the last task on this issue - the @import page needs updating to include the layer function. To be honest the whole @import page could do with a review

@Rumyra Rumyra assigned dipikabh and unassigned Rumyra Mar 30, 2022
@dipikabh
Copy link
Contributor

@Rumyra, yes, I'll get started on this.

@dipikabh
Copy link
Contributor

dipikabh commented Apr 26, 2022

  1. Documentation update:
  1. Other related updates:
  1. Linked bugs are already set to to dev-doc-complete.
  2. Release note looks updated for layer() support in @import.

@dipikabh dipikabh closed this as completed May 9, 2022
@bsmth bsmth added fx release archive A closed issue relating to firefox release notes for developers. and removed Firefox 94 labels Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs fx release archive A closed issue relating to firefox release notes for developers.
Projects
Archived in project
Development

No branches or pull requests

5 participants
@Rumyra @rachelandrew @dipikabh @bsmth and others