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

[DRAFT] New Learn: Cascade layers #17723

Closed
wants to merge 2,209 commits into from
Closed

[DRAFT] New Learn: Cascade layers #17723

wants to merge 2,209 commits into from

Conversation

estelle
Copy link
Member

@estelle estelle commented Jun 28, 2022

Summary

Motivation

Supporting details

Related issues

Metadata

  • Adds a new document
  • Rewrites (or significantly expands) a document
  • Fixes a typo, bug, or other error

@estelle estelle requested a review from a team as a code owner June 28, 2022 04:34
@estelle estelle requested review from dipikabh and removed request for a team June 28, 2022 04:34
@estelle estelle marked this pull request as draft June 28, 2022 04:34
@github-actions github-actions bot added the Content:Learn Learning area docs label Jun 28, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 29, 2022

Preview URLs

Flaws

URL: /en-US/docs/Learn/CSS/Building_blocks/Cascade_layers
Title: Cascade and inheritance
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/CSS/cascade#origin_types
    • Can't resolve /en-US/docs/Learn/CSS/Building_blocks/cascade_layers/tasks

(this comment was updated 2022-09-12 22:14:11.103803)

@estelle
Copy link
Member Author

estelle commented Jul 13, 2022

Closes openwebdocs/project#94

rubiesonthesky and others added 22 commits September 3, 2022 15:56
* Bigints: update cryptography usage.

See #18494

* Update files/en-us/web/javascript/reference/global_objects/bigint/index.md

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* Add section on string coercion behavior

* Copy edits

* Remove mention of ToString

* Deduplicate
* Add a section on checking is regex

* Fixes
* Added information + Typo fixes

* Update files/en-us/learn/accessibility/wai-aria_basics/index.md

Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>

* Update index.md

Corrected the wording for the browser support

* Update files/en-us/learn/accessibility/wai-aria_basics/index.md

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

* Update files/en-us/learn/accessibility/wai-aria_basics/index.md

* Update files/en-us/learn/accessibility/wai-aria_basics/index.md

Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
* Mention Weak data structures in memory management

* Mention web pages

* Elaborate on theoretical stuff

* Change heading text

* Update files/en-us/web/javascript/memory_management/index.md

* Update files/en-us/web/javascript/memory_management/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
On line 588, in the last example under the Functions heading, just above the Anonymous Functions heading, the value for avg(1,2) is given as 1.5 in the comments.
But considering the function defined above the sum is divided by 3 regardless of number of arguments. So it will return 1.
Co-authored-by: Michael[tm] Smith <mike@w3.org>
Co-authored-by: de-oz <101826623+de-oz@users.noreply.github.com>
* Fix typos

* use 'some of the'
teoli2003 and others added 24 commits September 12, 2022 01:39
* Fix a typo in 'lable for'

* Change to 'dwarfs' from 'drawfs'

* Update email list id

* Update files/en-us/web/html/attributes/multiple/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
* Align for...in syntax and page structure with for...of

* Add a section in for page
* FF105 RelNote: TextEncoderStream, TextDecoderStream

* Minor clarification

Co-authored-by: Brian Thomas Smith <brian@smith.berlin>
* Fixes to drag operations page

* Fix a typo

* Fix page title

* Update files/en-us/web/api/html_drag_and_drop_api/drag_operations/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
* Drop BCD table from @scroll-timeline article

This is a follow-up to #19056

w3c/csswg-drafts@fc6766d dropped the
scroll-timeline at-rule from the “Scroll-linked Animations” spec

The feature was only ever implemented in Firefox, and only behind a flag,
and given that it’s been dropped from the spec, it seems very unlikely
to ever be shipped (un-flagged) in Firefox (or in any other browser).

* Update files/en-us/web/css/@scroll-timeline/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/css/@scroll-timeline/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
* HTML: remove deprecated <style type='text/css'> attribute

* revert the change in release doc
* style: run prettier on web/g-j

* fix: re-escape HTML in alt

* Update files/en-us/web/javascript/reference/global_objects/asyncgeneratorfunction/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/guide/houdini/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/guide/mobile/mobile-friendliness/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/html/attributes/rel/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/html/element/marquee/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/html/element/marquee/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/html/element/thead/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/javascript/reference/global_objects/number/number/index.md

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

* Update files/en-us/web/javascript/reference/global_objects/intl/collator/collator/index.md

* Apply suggestions from code review

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* fix: markdownlint issue

* Update files/en-us/web/javascript/reference/global_objects/intl/collator/collator/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Add a space in comments, change from ej:
"//Bob now exists" to "// Bob now exists".
I think it improves reading having a space and it's a convention.
I think it improves reading as is more easy view what happens, if the dot is before the word.
From line 451 to 453 is used the convention that I'm trying to add here.
example change from "
  Athlete.
  find().
  where('sport').equals('Tennis')
"
to "
  Athlete
  .find()
  .where('sport').equals('Tennis')
".
* Revert "Fixed broken link (#16757)"

This reverts commit ed1393d.

* Update files/en-us/web/http/headers/index.md
@github-actions github-actions bot added Content:Accessibility Accessibility docs Content:Glossary Glossary entries Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs Content:WebExt WebExtensions docs labels Sep 12, 2022
@estelle estelle closed this Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Accessibility Accessibility docs Content:Glossary Glossary entries Content:Learn Learning area docs Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs Content:WebExt WebExtensions docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.