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

Sync from original #1

Merged
merged 1,290 commits into from
Mar 17, 2021
Merged

Sync from original #1

merged 1,290 commits into from
Mar 17, 2021

Conversation

ytqxyd
Copy link
Owner

@ytqxyd ytqxyd commented Mar 17, 2021

No description provided.

timohaver and others added 30 commits March 1, 2021 18:03
favour -> favor
Fix a missing closing parenthesis in code sample.
* Access-Control-Expose-Headers clarification
* Improve the description of safelisted headers
* Content-Length - added to safelisted
* FF86 Release note
Co-authored-by: Michael[tm] Smith <mike@w3.org>
I added that it is often used in conjunction with z-index too, since it creates a new stacking context which does not interact with the content surrounding it.

This is especially true for the body, which has a default z-index of auto and prevents the user from interacting with elements with a negative z-index if isolation is set to none.

See https://coder-coder.com/z-index-isnt-working/ for more information.
* HTTP Referer-Policy - new default value in spec

* HTTP Referer header - better links to policy

* Referer security concerns: minor subedit

* Add release notes, improve directives
* Update CORS doc with section on credentials in preflight

* improve wording

* Using Fetch: Fix flaws

* Cross link to cors docs from Using Fetch

* Add release note

* Minor fix

* Change not typically to should not

* Fix up fetch API cookie sending mess

* Update files/en-us/mozilla/firefox/releases/87/index.html

Co-authored-by: Anne van Kesteren <annevk@annevk.nl>

* Clarify when cross site cookies are sent

* Fixes due to feedback from annevk

* copy edit

* copy edit

* Fixes following feedback

Co-authored-by: Anne van Kesteren <annevk@annevk.nl>
Co-authored-by: Chris Mills <cmills@mozilla.com>
This change adds a deprecated header to the articles and subarticles for
the following features:

- VRDisplayCapabilities
- VRDisplayEvent
- VRDisplay
- VREyeParameters
- VRFrameData
- VRLayerInit
- VRPose
- VRStageParameters

Related: #80
- Depreceated `summary` on tables
- Unopened STRONG and CODE tags
- Duplicate IDs
- Space in ID value
Co-authored-by: Eric Bailey <ericwbailey@users.noreply.github.com>
Co-authored-by: Andrew Somers <Myndex@users.noreply.github.com>
* Remove never-supported MathML element <mglyph>

* Remove never-supported MathML <math> attribute overflow

* Remove never-supported MathML element <mlabeledtr>

* Remove never-supported MathML <mo> attributes form, largeop

* Remove never-supported MathML <mspace> attribute linebreak

* Remove never-supported MathML <mystyle> attribute decimalpoint

* Remove never-supported MathML <mtable> attributes: alignmentscope, columnwidth, equalcolumns, equalrows, groupalign, minlabelspacing, side

* Remove never-supported MathML <mtd> attribute groupalign

mdn/browser-compat-data#6958

* Remove never-supported MathML <mtr> attribute groupalign

mdn/browser-compat-data#6958

* Remove more <mglyph> mentions

* Remove more <mlabeledtr> mentions

* Remove more <math> attribute overflow mentions

* Remove more <mo> attributes form and largeop mentions

* Remove more <mspace> attribute linebreak mentions

* Remove more <mstyle> attribute decimalpoint mentions

* Remove more mentions of <mtable> attributes:

alignmentscope
columnwidth
equalcolumns
equalrows
groupalign
minlabelspacing
side

* Remove more <mtd> attribute groupalign mentions

* Remove more <mtr> attribute groupalign mentions

* Remove columnwidth dd left behind in 7b2b659
* Typo: add Svelte tutorial to the list

* Fix link text and wording
* yarn content move Web/API/DocumentOrShadowRoot/pictureInPictureElement Web/API/Document/pictureInPictureElement

* Update document.pictureInPictureElement

* Add propety to document interface page

* Fix various links

* Add property to ShadowRoot page

* Change HTMLVideoElement to Element (as per spec)

* Add new page for ShadowRoot.pictureInPictureElement

* copy edit

* Address feedback

* Manually update wrong redirect

Co-authored-by: Chris Mills <cmills@mozilla.com>
We use *deprecated* now (rather than *obsolete*).
* Add Serial interface and its members.

* Add SerialPort interface and its members.

* Tidy up of existing pages

* Update files/en-us/web/api/serial/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serialport/open/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serialport/writable/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serialport/ondisconnect/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serialport/onconnect/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serialport/onconnect/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serial/requestport/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serial/onconnect/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serial/requestport/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serialport/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serialport/onconnect/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

* Update files/en-us/web/api/serial/index.html

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>

Co-authored-by: Rachel Andrew <me@rachelandrew.co.uk>
Co-authored-by: Rachel Andrew <rachel.andrew@edgeofmyseat.com>
Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>
timohaver and others added 29 commits March 15, 2021 15:40
optimise -> optimize
summarise -> summarize
* adding clipboarditem to experimental notes

* fixes

Co-authored-by: Chris Mills <cmills@mozilla.com>
* fix: flaws in web/api/h* batch 1

* fix: point to /Web/API/SubtleCrypto/digest#supported_algorithms

* Update files/en-us/web/api/hashchangeevent/index.html

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

Co-authored-by: wbamberg <will@bootbonnet.ca>
* Remove HTML entities from ids

* Use consistent link type
* Fixes to subnav

* Remove remaining subnavs

* Replace all /css section quicklinks with sidebar macro
* Fixes #2878

* made it lowercase, Fixes #2878

* Updating the id so the link works

Also added a sentence case as per discussion

* Also updating ids

Heading ids should be lowercase

Co-authored-by: Ruth John <Rumyra@users.noreply.github.com>
* My First Site, Added Glossary Site and fixed the link to device_pixel instead of device_pixels, Fixes #2682

* Applied the Feedback

* copy edit

Co-authored-by: Chris Mills <cmills@mozilla.com>
* Correct the Date.p.getTimezoneOffset() doc

Fixes #665

* More precisely describe getTimezoneOffset()

* Clarify what "local time zone" means

* Update code comment to clarify effect of DST
* Recommend Number.isNaN(), not global isNan()

Fixes #3026

* Add links to more-detailed explanations

* Apply suggestions from code review

Co-authored-by: Florian Scholz <fscholz@mozilla.com>

Co-authored-by: Florian Scholz <fscholz@mozilla.com>
Added links to missing single-element and global attribute references.
* removing -moz media features

* copy edit

Co-authored-by: Chris Mills <cmills@mozilla.com>
* fail on unsafe html

* a deliberately unsafe injection attempt

* Revert "a deliberately unsafe injection attempt"

This reverts commit 8052dc1.
There is no the-cross-origin-opener-policy-header anchor in the HTML
spec; instead the best place for the MDN article to link to is the
the-headers anchor, which has the following text:

> A Document's cross-origin opener policy is derived from the
> `Cross-Origin-Opener-Policy` and the
> `Cross-Origin-Opener-Policy-Report-Only` HTTP response headers. These
> headers are structured headers whose value must be a token.
@ytqxyd ytqxyd merged commit 9fa61f4 into ytqxyd:main Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment