forked from mdn/content
-
Notifications
You must be signed in to change notification settings - Fork 0
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
pull
wants to merge
9,714
commits into
meonBot:main
Choose a base branch
from
mdn:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
Content:CSS
Content:HTML
Content:JS
Content:WebAPI
Content:Learn
labels
Nov 13, 2022
pull
bot
added
⤵️ pull
and removed
Content:CSS
Content:HTML
Content:JS
Content:WebAPI
Content:Learn
labels
Nov 13, 2022
* 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
* 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
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )