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

[pull] main from mdn:main #1

Open
wants to merge 9,714 commits into
base: main
Choose a base branch
from
Open

[pull] main from mdn:main #1

wants to merge 9,714 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Nov 13, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

sanskaarz and others added 30 commits December 9, 2024 10:42
* Remove devtools.webconsole.input.context

* FF99 dom.serviceWorkers.navigationPreload.enabled true by default

* gfx.font_rendering.colr_v1.enabled - removed

* layout.css.starting-style-at-rules.enabled - FF129 shipped

* permissions.media.query.enabled - FF132 enabled - delete section

* devtools.inspector.ruleview.inline-compatibility-warning.enabled - removal of section

* devtools.netmonitor.features.serverSentEvents - remove section - done long time ago

* privacy.clearsitedata.cache.enabled - disabled and removed many releases ago
* MDN Feature Pages for SVGAnimatedRect: animVal, baseVal

* fix: page consistency with other pages

* explicity mentioned viewbox

* fix: see also section with relevant links

* Update files/en-us/web/api/svganimatedrect/animval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/api/svganimatedrect/baseval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* fix: separated html and js

---------

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
* chore: update the rust version for wasm

* docs: make it up-to-date

* copy editing

---------

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
* Remove layout.css.control-characters.enabled but leave section and remaining pref

* dom.svg.pathSeg.enabled - FF129 removes pref, so remove section

* canvas.hitregions.enabled - remove section
…ro (#37162)

* chore: Replace LandingPageListSubpages with SubpagesWithSummaries macro

* Update files/en-us/mdn/writing_guidelines/page_structures/macros/other/index.md
* @document: add link to userChrome.css

* Link to the main page

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>

---------

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
* feat(http): Add X-Robots-Tag header

* Update files/en-us/web/http/headers/x-robots-tag/index.md

* Update files/en-us/web/http/headers/x-robots-tag/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/http/headers/x-robots-tag/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/http/headers/x-robots-tag/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Apply suggestions from code review

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/http/headers/x-robots-tag/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/http/headers/x-robots-tag/index.md

* Update files/en-us/web/http/headers/x-robots-tag/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* feat(http): X-Robots-Tag header, robots.txt

* Update files/en-us/web/http/headers/x-robots-tag/index.md

* Update files/en-us/web/http/headers/x-robots-tag/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Apply suggestions from code review

Co-authored-by: Vadim Makeev <hi@pepelsbey.dev>

* Update files/en-us/web/http/headers/x-robots-tag/index.md

Co-authored-by: Vadim Makeev <hi@pepelsbey.dev>

* Update files/en-us/web/http/headers/x-robots-tag/index.md

* Update files/en-us/web/http/headers/x-robots-tag/index.md

* chore(http): improvements following reviewer feedback

* chore(http): improvements following reviewer feedback

---------

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Vadim Makeev <hi@pepelsbey.dev>
* MDN Feature Pages for SVGAnimatedBoolean

* fix: consistency with other pages

* fix: see also section with better links

* fix: example

* Update files/en-us/web/api/svganimatedboolean/animval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/api/svganimatedboolean/baseval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* fix: lint

* fix: grammatical mistake

---------

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
CSS module: create links for future pages
presenter code fix
* Using custom elements: make Safari implementation stance clear

* workaround linter

* Update index.md

* Remove links and point to `is` attribute instead

* change note marker back

---------

Co-authored-by: Brian Smith <brian@smith.berlin>
* fix(css): update italic font variation example

* add non syntesized version para

* Update files/en-us/web/css/css_fonts/variable_fonts_guide/index.md

---------

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
* MDN Feature Pages for SVGAnimatedLengthList

* add: link to content types

* fix: see also section with relevant links

* fix: content

* Update files/en-us/web/api/svganimatedlengthlist/animval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* add examples

* fix: attributes context

* fix: syntax issue

* removed extra content

* Update files/en-us/web/api/svganimatedlengthlist/animval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* content fixes

* Update files/en-us/web/api/svganimatedlengthlist/animval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/api/svganimatedlengthlist/baseval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

---------

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
* New pages: DOMMatrix.invert()

* landing page

* Update files/en-us/web/api/dommatrix/invertself/index.md

* Update files/en-us/web/api/dommatrix/invertself/index.md

Co-authored-by: wbamberg <will@bootbonnet.ca>

* Update files/en-us/web/api/dommatrixreadonly/inverse/index.md

Co-authored-by: wbamberg <will@bootbonnet.ca>

* Update files/en-us/web/api/dommatrixreadonly/inverse/index.md

Co-authored-by: wbamberg <will@bootbonnet.ca>

* Update files/en-us/web/api/dommatrixreadonly/inverse/index.md

Co-authored-by: wbamberg <will@bootbonnet.ca>

---------

Co-authored-by: wbamberg <will@bootbonnet.ca>
* fix(http): Fix headers doc to consider major protocol versions

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

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

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

---------

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Remove padding from example

Messes with the example, as the inspector shows a 10px difference not mentioned in the description.
* Fix mistype

* And another one
* Fix issue 37154: samesite description

* Update files/en-us/web/security/practical_implementation_guides/cookies/index.md

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

---------

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
* Add missing Formal syntax section for css functions [a-l]

* Update files/en-us/web/css/image/image/index.md
* Add missing Formal syntax section for css functions

* Update files/en-us/web/css/basic-shape/polygon/index.md

* Update index.md

* Update index.md
* add: MDN Feature pages for SVGAnimatedNumber

* simplified example and added consistent wording

* rewrote for consistency

* add: attribute examples

* fix:example

* add a svg path

* Update files/en-us/web/api/svganimatednumber/animval/index.md

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

* Update index.md

* Update index.md

* fix: animval

* fix: baseval

* Update files/en-us/web/api/svganimatednumber/animval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/api/svganimatednumber/baseval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/api/svganimatednumber/baseval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/api/svganimatednumber/baseval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/api/svganimatednumber/baseval/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/api/svganimatednumber/baseval/index.md

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

* Update files/en-us/web/api/svganimatednumber/baseval/index.md

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment