-
Notifications
You must be signed in to change notification settings - Fork 23.1k
DRAFT: CSS scroll driven animation guide: range insets #42105
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
base: main
Are you sure you want to change the base?
Conversation
Merge remote-tracking branch 'upstream/main'
|
Preview URLs
Flaws (3)Note! 1 document with no flaws that don't need to be listed. 🎉 URL:
(comment last updated: 2026-01-07 12:11:17) |
fix: remove flex from example elements Flex interfering with writing-mode behaviour Co-authored-by: Brian Smith <brian@smith.berlin>
…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 <hamishwillee@gmail.com>
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 <chrisdavidmills@gmail.com> * Update files/en-us/learn_web_development/core/scripting/functions/index.md Co-authored-by: Chris Mills <chrisdavidmills@gmail.com> * 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 <sidachen2003@gmail.com> Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
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 <brian@smith.berlin> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Brian Smith <brian@smith.berlin>
* 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 <estelle@openwebdocs.org> 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 <estelle@weyl.org>
* 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 <hamishwillee@gmail.com> * 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 <hamishwillee@gmail.com>
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 <chrisdavidmills@gmail.com> * Fix review comments --------- Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
* chore: auto-fix Markdownlint, Prettier, and front-matter issues * Fix more --------- Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
| } | ||
| ``` | ||
|
|
||
| ```html live-sample___contain_cover_tall live-sample___entry_exit live-sample___entry_exit_tall |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mdn-linter] reported by reviewdog 🐶
| ```html live-sample___contain_cover_tall live-sample___entry_exit live-sample___entry_exit_tall | |
| ```html live-sample___contain_cover_tall live-sample___entry_exit live-sample___entry_exit_tall |
This is still in DRAFT mode!!!!