Skip to content

Conversation

@estelle
Copy link
Member

@estelle estelle commented Nov 25, 2025

This is still in DRAFT mode!!!!

@estelle estelle requested a review from a team as a code owner November 25, 2025 11:11
@estelle estelle requested review from dipikabh and removed request for a team November 25, 2025 11:11
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Nov 25, 2025
@estelle estelle marked this pull request as draft November 25, 2025 11:12
@github-actions github-actions bot added the size/m [PR only] 51-500 LoC changed label Nov 25, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 25, 2025

Preview URLs

Flaws (2)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/CSS/Guides/Scroll-driven_animations
Title: CSS scroll-driven animations
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/CSS/Guides/Scroll-driven_animations/Timesline_insets
  • macros:
    • Macro produces link /en-US/docs/Web/CSS/scroll which is a redirect

(comment last updated: 2025-12-01 14:23:33)

estelle and others added 15 commits November 27, 2025 13:42
fix: remove flex from example elements

Flex interfering with writing-mode behaviour

Co-authored-by: Brian Smith <[email protected]>
…ultipart/form-data (#42065)

* docs(headers): clarify quotes requirement in Content-Disposition of multipart/form-data

* Update files/en-us/web/http/reference/headers/content-disposition/index.md

* Update files/en-us/web/http/reference/headers/content-disposition/index.md

---------

Co-authored-by: Hamish Willee <[email protected]>
Reworded instructions and explanations for clarity and consistency.
* Fix arrow function syntax in example

The original provided example is correct, but I think the `arrow function` is literally **equivalent** to an **anonymous function**.

* Fix syntax

* Update files/en-us/learn_web_development/core/scripting/functions/index.md

Co-authored-by: Chris Mills <[email protected]>

* Update files/en-us/learn_web_development/core/scripting/functions/index.md

Co-authored-by: Chris Mills <[email protected]>

* Refactor map function to use the anynomous function syntax

Refactor map function to use arrow function syntax.

* Fix a syntax error

* Replace terminal period with colon

* Correct arrow function syntax in event listener example

Fix syntax error in the arrow function example for addEventListener.

* Add nolint to problem code block, grammar nits

---------

Co-authored-by: Joshua Chen <[email protected]>
Co-authored-by: Chris Mills <[email protected]>
Updated background-repeat references to include background-repeat-x and background-repeat-y as supported, because Safari does support these two properties
* Revise CSS timeline-scope property

Updated the documentation for the `timeline-scope` CSS property to enhance clarity and consistency. Improved examples and descriptions related to timeline scope and its usage.

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/css/reference/properties/timeline-scope/index.md

Co-authored-by: Brian Smith <[email protected]>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Brian Smith <[email protected]>
* Add useful reference links to to MDN docs

Most of the function names on this page contained links in them, while some lacked it. I added the missing links so that it is easier for the users to access the docs for the referenced functions.

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Estelle Weyl <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: auto-fix Markdownlint, Prettier, and front-matter issues

* Update files/en-us/web/css/reference/properties/animation-range/index.md

* Update files/en-us/web/css/reference/properties/animation-range/index.md

---------

Co-authored-by: Estelle Weyl <[email protected]>
* Draft a federated identity guide

* Update files/en-us/web/security/authentication/federated_identity/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/security/authentication/federated_identity/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* back-channel logout example sentence

* OP->IdP

* Clearer language

* ...

* ...

* Clarify authorization code injection

* Reword client id preamble

* Update CSRF description

* Add a section on FedCM

* Link to BCP

* Mention PKCE downgrade attacks

* Recommend client auth based on public-key crypto

* Add sections on choosing idps and a summary

* Update wording for client secret

* clarify that PKCE is not used when the attacks work

* Apply suggestions from code review

Co-authored-by: Hamish Willee <[email protected]>

* Hint that client===RP

* Review feedback

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hamish Willee <[email protected]>
Add 'json' as a value for sec-fetch-dest
* New 'Defenses' page

* Move top-level pages under 'Defenses'

* Update sidebar

* Fix wiki history

* Fix a link

* Apply suggestions from code review

Co-authored-by: Chris Mills <[email protected]>

* Fix review comments

---------

Co-authored-by: Chris Mills <[email protected]>
* chore: auto-fix Markdownlint, Prettier, and front-matter issues

* Fix more

---------

Co-authored-by: Joshua Chen <[email protected]>
@github-actions github-actions bot added Content:HTTP HTTP docs Content:SVG SVG docs Content:Glossary Glossary entries Content:Games Games docs Content:Security Security docs Content:Firefox Content in the Mozilla/Firefox subtree Content:Meta Content in the meta docs Content:PWA Progressive Web Apps content system [PR only] Infrastructure and configuration for the project labels Dec 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot added the merge conflicts 🚧 [PR only] label Dec 1, 2025
@github-actions github-actions bot added merge conflicts 🚧 [PR only] and removed merge conflicts 🚧 [PR only] Content:HTML Hypertext Markup Language docs Content:WebExt WebExtensions docs Content:WebAPI Web API docs Content:JS JavaScript docs Content:Learn Learning area docs Content:Other Any docs not covered by another "Content:" label Content:HTTP HTTP docs Content:SVG SVG docs Content:Glossary Glossary entries Content:Games Games docs Content:Security Security docs Content:Firefox Content in the Mozilla/Firefox subtree Content:Meta Content in the meta docs Content:PWA Progressive Web Apps content system [PR only] Infrastructure and configuration for the project labels Dec 1, 2025
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 size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.